llvm-6502/lib
2010-09-10 20:42:26 +00:00
..
Analysis What the loop unroller cares about, rather than just not unrolling loops with calls, is 2010-09-09 20:32:23 +00:00
Archive
AsmParser
Bitcode Auto-upgrade the magic ".llvm.eh.catch.all.value" global to 2010-09-10 18:51:56 +00:00
CodeGen Add DEBUG message. 2010-09-10 20:32:09 +00:00
CompilerDriver have the makefiles check the llvm-config error code instead of charging 2010-09-01 16:11:17 +00:00
ExecutionEngine Fix a comment. 2010-08-30 21:54:03 +00:00
Linker dead code patrol 2010-09-01 16:06:39 +00:00
MC llvm-mc: Don't crash when using -n and we see a directive before the initial section. 2010-09-09 22:42:59 +00:00
Support Create PTX backend. Patch by Che-Liang Chiou! 2010-09-07 18:14:24 +00:00
System lib/System/Host.cpp: 7bit-ize. Eliminate "TM" and "(R)" in comments. 2010-09-09 13:30:48 +00:00
Target Reapply r113585. The msvc machine is mercurial. 2010-09-10 20:20:28 +00:00
Transforms This transform is also performed by InstructionSimplify, remove the duplicate. 2010-09-10 19:52:35 +00:00
VMCore Use StringRef which performs the "early exit" when compared against a constant 2010-09-10 20:42:26 +00:00
Makefile