llvm-6502/lib
2010-09-10 10:31:11 +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 Discard metadata produced by LLVM 2.7. The value enumeration it used 2010-09-09 23:12:39 +00:00
CodeGen Teach if-converter to be more careful with predicating instructions that would 2010-09-10 01:29:16 +00:00
CompilerDriver have the makefiles check the llvm-config error code instead of charging 2010-09-01 16:11:17 +00:00
ExecutionEngine
Linker
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
System lib/System/Host.cpp: 7bit-ize. Eliminate "TM" and "(R)" in comments. 2010-09-09 13:30:48 +00:00
Target Reword since this may not be a bug but intended behavior. 2010-09-10 10:31:11 +00:00
Transforms What the loop unroller cares about, rather than just not unrolling loops with calls, is 2010-09-09 20:32:23 +00:00
VMCore MDNodes are not Constants. 2010-09-09 20:54:24 +00:00
Makefile