llvm-6502/lib
Jim Grosbach 2e812e1635 Pseudo-ize ARM MOVPCRX
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120442 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-30 18:56:36 +00:00
..
Analysis PR5207: Make APInt::set(), APInt::clear() and APInt::flip() return void. 2010-11-30 09:02:01 +00:00
Archive
AsmParser
Bitcode Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones. 2010-11-29 23:29:54 +00:00
CodeGen add TLI support indicating that jumps are more expensive than logical operations 2010-11-30 18:12:52 +00:00
CompilerDriver Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
ExecutionEngine
Linker
MC
Object
Support PR5207: Make APInt::set(), APInt::clear() and APInt::flip() return void. 2010-11-30 09:02:01 +00:00
Target Pseudo-ize ARM MOVPCRX 2010-11-30 18:56:36 +00:00
Transforms Rewrite the main DSE loop to be written in terms of reasoning 2010-11-30 07:23:21 +00:00
VMCore
Makefile