llvm-6502/lib
2011-03-19 00:59:37 +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 Silence a warning. 2011-03-18 22:50:49 +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 Tweak CrashRecoveryContextCleanup to provide an easy method for clients to select between 'delete' and 'destructor' cleanups, and allow the destructor of CrashRecoveryContextCleanupRegister to be pseudo re-entrant. 2011-03-19 00:59:37 +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 If an AllocaInst referred by DbgDeclareInst is used by a LoadInst then the LoadInst should also get a corresponding llvm.dbg.value intrinsic. 2011-03-18 23:45:43 +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