llvm-6502/lib
2010-02-03 21:40:40 +00:00
..
Analysis Provide interface to identifiy artificial methods. 2010-02-03 19:57:19 +00:00
Archive
AsmParser
Bitcode We were not writing bitcode for function-local metadata whose operands have been erased (making it not have any more function-local operands) 2010-01-29 21:19:19 +00:00
CodeGen Emit appropriate expression to find virtual base offset. 2010-02-03 20:08:48 +00:00
CompilerDriver
ExecutionEngine r94686 changed all ModuleProvider parameters to Modules, which made the 2010-02-03 19:18:04 +00:00
Linker
MC llvm-mc: Add --show-inst option, for showing the MCInst inline with the assembly 2010-02-03 18:18:30 +00:00
Support Make APInt::countLeadingZerosSlowCase() treat the contents of padding bits 2010-02-03 03:42:44 +00:00
System
Target Speculatively disable x86 automatic tail call optimization while we track down a self-hosting issue. 2010-02-03 21:40:40 +00:00
Transforms Adjust the heuristics used to decide when SROA is likely to be profitable. 2010-02-03 17:23:56 +00:00
VMCore Adding missing methods for creating Add, Mul, Neg and Sub with NUW. 2010-02-02 12:53:04 +00:00
Makefile