llvm-6502/lib
Devang Patel 002e499650 It is OK to remove extra cast if operation is EQ/NE even though source
and destination sign may not match but other conditions are met.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31056 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-19 20:59:13 +00:00
..
Analysis Move some warnings to debug mode. 2006-10-13 17:38:22 +00:00
Archive
AsmParser Add support for the new "target data" information in .ll files. This provides 2006-10-18 02:21:48 +00:00
Bytecode Fix massive resource leaks in the bytecode reader. Reading a bytecode file 2006-10-12 18:32:30 +00:00
CodeGen Add option for controlling inclusion of global AA. 2006-10-18 19:08:31 +00:00
Debugger
ExecutionEngine
Linker
Support Beef up the output from DiffFilesWithTolerance by setting the error code 2006-10-18 20:23:52 +00:00
System
Target use Pat to implement extloadi8 and extloadi16 2006-10-19 17:05:03 +00:00
Transforms It is OK to remove extra cast if operation is EQ/NE even though source 2006-10-19 20:59:13 +00:00
VMCore Add support for the new "target data" information in .ll files. This provides 2006-10-18 02:21:12 +00:00
Makefile