llvm-6502/lib
2010-01-19 06:19:05 +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
CodeGen MDNodes are not expected to disappear or replaced by another MDNode, so there is no need to pay the cost of WeakVH and ValueMaps. 2010-01-19 06:19:05 +00:00
CompilerDriver
ExecutionEngine Avoid including DebugInfo.h in AsmPrinter.h 2010-01-19 06:09:04 +00:00
Linker
MC mc'ize some stuff, don't comment out .lcomm directive in -fverbose-asm mode. 2010-01-19 06:01:04 +00:00
Support Fix refacto reported by Nicolas Geoffray. 2010-01-18 12:40:05 +00:00
System
Target Avoid including DebugInfo.h in AsmPrinter.h 2010-01-19 06:09:04 +00:00
Transforms Fix a crash in scalarrepl for memcpy/memmove where the source and destination 2010-01-19 04:32:48 +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