llvm-6502/lib
2010-01-19 00:44:15 +00:00
..
Analysis Make findDbgDeclare/findDbgGlobalDeclare local static functions; avoid Elts array 2010-01-18 20:42:09 +00:00
Archive
AsmParser Remove the InlineHint attribute. There are no current or planned 2010-01-15 21:36:30 +00:00
Bitcode Simplify code that chooses when to enumerate function-local metadata operands 2010-01-14 19:54:11 +00:00
CodeGen Revert 93811 per request. 2010-01-19 00:10:52 +00:00
CompilerDriver
ExecutionEngine Replace DebugLocTuple with DILocation. 2010-01-16 06:09:35 +00:00
Linker
MC remove the MAI argument to MCExpr::print and switch overthing to use << when printing them. 2010-01-18 00:37:40 +00:00
Support Fix refacto reported by Nicolas Geoffray. 2010-01-18 12:40:05 +00:00
System Remove spurious semicolon. 2010-01-14 20:19:51 +00:00
Target Fix r93758. Use isel patterns instead of c++ selection code to select rbit and make sure we pick different instructions for ARM vs. Thumb2. 2010-01-19 00:44:15 +00:00
Transforms my instcombine transformations to make extension elimination more 2010-01-18 22:19:16 +00:00
VMCore Add comment that MDNode::getFunction() is not to be used by performance-critical code (currently only used by AsmWriter) 2010-01-18 22:55:08 +00:00
Makefile