llvm-6502/lib
2011-03-18 22:50:18 +00:00
..
Analysis Avoid creating canonical induction variables for non-native types. 2011-03-18 16:50:32 +00:00
Archive
AsmParser
Bitcode
CodeGen Beginnings of MC-JIT code generation. 2011-03-18 22:48:41 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine Beginnings of MC-JIT code generation. 2011-03-18 22:48:41 +00:00
Linker
MC MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have 2011-03-17 16:25:24 +00:00
Object
Support setExecutable() should default to success if there's nothing custom for it. 2011-03-18 18:51:03 +00:00
Target Add support to the ARM asm parser for the register-shifted-register forms of basic instructions like ADD. More work left to be done to support other instances of shifter ops in the ISA. 2011-03-18 22:50:18 +00:00
Transforms Remove TargetData and ValueTracking includes. I didn't mean for them to sneak in my last checkin. 2011-03-18 00:36:39 +00:00
VMCore Do not accidently initialize NumDbgValueLost and NumDbgLineLost counts. 2011-03-16 00:27:57 +00:00
CMakeLists.txt Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
Makefile