llvm-6502/lib
Chris Lattner deaf55f698 Generalize LoadAndStorePromoter a bit and switch LICM
to use it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123501 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-15 00:12:35 +00:00
..
Analysis Turn X-(X-Y) into Y. According to my auto-simplifier this is the most common 2011-01-14 15:26:10 +00:00
Archive
AsmParser
Bitcode
CodeGen Update CMake build. 2011-01-14 22:58:11 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Use common style for .cfi directives 2011-01-14 21:57:39 +00:00
Object
Support
Target Fix a comment. 2011-01-15 00:09:18 +00:00
Transforms Generalize LoadAndStorePromoter a bit and switch LICM 2011-01-15 00:12:35 +00:00
VMCore Remove casts between Value** and Constant**, which won't work if a 2011-01-14 08:07:43 +00:00
Makefile