hanchenye-llvm-project/llvm/lib
Vikram S. Adve 6e4a358f72 Fix sanity-checking in 'maskUnsigned' code to be more precise:
use or def-and-use operands can be substituted after one def-only
operand has been substituted.

llvm-svn: 7674
2003-08-07 15:01:26 +00:00
..
Analysis Remove unnecessary use of NonCopyable 2003-08-06 17:16:24 +00:00
AsmParser Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
Bytecode Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
CWriter The HAVE_JUMP code is dead, these intrinsics should _never_ be expanded 2003-08-06 18:04:40 +00:00
CodeGen Use a new local data structure instead of the MachineInstr::regsUsed set 2003-08-05 22:11:13 +00:00
ExecutionEngine Specify DEBUG_TYPE's for the JIT debug messages 2003-08-05 17:00:32 +00:00
Support Move debug functionality to Debug.cpp/Debug.h 2003-08-01 22:15:41 +00:00
Target Fix sanity-checking in 'maskUnsigned' code to be more precise: 2003-08-07 15:01:26 +00:00
Transforms Fixed a segfault in gccld. 2003-08-07 14:43:13 +00:00
VMCore Add a bunch of new Alpha Intrinsics for Rahul Joshi 2003-08-06 20:08:25 +00:00
Makefile Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +00:00