llvm-6502/lib
2011-01-05 16:39:30 +00:00
..
Analysis fix an off-by-one bug that caused a crash analyzing 2011-01-04 18:19:15 +00:00
Archive
AsmParser Add missing standard headers. Patch by Joerg Sonnenberger! 2010-12-19 20:43:38 +00:00
Bitcode Add missing standard headers. Patch by Joerg Sonnenberger! 2010-12-19 20:43:38 +00:00
CodeGen Remove TODO, these appear to be implemented. 2011-01-04 22:31:50 +00:00
CompilerDriver
ExecutionEngine
Linker include the module identifier when emitting this warning, PR8865. 2010-12-30 02:49:45 +00:00
MC Fix PR8878. 2011-01-01 19:05:35 +00:00
Object
Support Support/Windows/PathV2: Make directory iteration ignore . and .. 2011-01-05 16:39:30 +00:00
Target Use the EdgeBundles analysis in X86FloatingPoint instead of recomputing CFG 2011-01-04 21:10:11 +00:00
Transforms Use pop_back_val instead of back followed by pop_back. 2011-01-05 16:08:47 +00:00
VMCore These methods should be "const"; make them so. 2011-01-04 12:52:29 +00:00
Makefile