llvm-6502/lib
2010-02-06 03:32:21 +00:00
..
Analysis
Archive
AsmParser Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
Bitcode Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata. 2010-02-06 01:21:09 +00:00
CodeGen After Victor's latest commits I am seeing null 2010-02-06 02:26:02 +00:00
CompilerDriver
ExecutionEngine
Linker Linker should not remap null operands of metadata 2010-02-06 01:31:55 +00:00
MC
Support
System
Target Fix alignment on ppc linux. This fixes the build of crtend.o 2010-02-06 03:32:21 +00:00
Transforms Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
VMCore Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
Makefile