llvm-6502/lib
Chris Lattner 99ae6659da reapply the patch reverted in r116033:
"Reimplement (part of) the or -> add optimization.  Matching 'or' into 'add'"

With a critical fix: the add pseudos clobber EFLAGS.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116039 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-08 03:54:52 +00:00
..
Analysis Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Archive
AsmParser
Bitcode
CodeGen After splitting, the remaining LiveInterval may be fragmented into multiple 2010-10-07 23:34:34 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC-COFF: Handle relaxation in COFF better. Fixes PR8321. 2010-10-07 23:55:40 +00:00
Support Unbreak cmake build. 2010-10-07 23:12:15 +00:00
System Correctly check if a path is a directory. Fix by Brian Korver. 2010-10-07 22:05:57 +00:00
Target reapply the patch reverted in r116033: 2010-10-08 03:54:52 +00:00
Transforms Update CMake. 2010-10-08 02:30:03 +00:00
VMCore Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Makefile