llvm-6502/lib
2011-01-29 01:29:26 +00:00
..
Analysis Implementation of path profiling. 2011-01-29 01:09:53 +00:00
Archive
AsmParser Move unnamed_addr after the function arguments on Sabre's request. 2011-01-25 19:09:56 +00:00
Bitcode
CodeGen Re-commit r124462 with fixes. Tail recursion elim will now dup ret into unconditional predecessor to enable TCE on demand. 2011-01-29 01:29:26 +00:00
CompilerDriver
ExecutionEngine Fix libffi usage when it is on a custom path. 2011-01-28 16:49:05 +00:00
Linker
MC Error on .code16 instead of producing wrong (32bit) code. 2011-01-28 19:29:48 +00:00
Object
Support Support/CommandLine: Fix LookupNearestOption to also search extra option names. 2011-01-24 17:27:17 +00:00
Target PR9030: Fix disassembly of ARM "mov pc, lr" instruction. 2011-01-28 17:50:30 +00:00
Transforms Re-commit r124462 with fixes. Tail recursion elim will now dup ret into unconditional predecessor to enable TCE on demand. 2011-01-29 01:29:26 +00:00
VMCore Fix indentation. 2011-01-27 14:44:55 +00:00
Makefile