llvm-6502/lib
2011-03-19 02:42:31 +00:00
..
Analysis Avoid creating canonical induction variables for non-native types. 2011-03-18 16:50:32 +00:00
Archive
AsmParser
Bitcode
CodeGen Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638> 2011-03-19 02:42:31 +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 Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638> 2011-03-19 02:42:31 +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 Fixed an assert by the ARM disassembler for LDRD_PRE/POST. 2011-03-19 01:16:20 +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