llvm-6502/lib
2011-06-14 02:51:53 +00:00
..
Analysis Move class into an anonymous namespace. 2011-06-13 18:38:56 +00:00
Archive
AsmParser
Bitcode Update BitcodeWriter to match recent Triple changes. rdar://9603399 2011-06-14 01:51:33 +00:00
CodeGen Fix a bug in FindMemType. When widening vector loads, use a wider memory type 2011-06-13 18:13:24 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix emission of PPC64 assembler on non-darwin platforms by splitting 2011-06-09 20:25:38 +00:00
Object Revert r132910 and r132909 on behalf of Michael. They didn't build with clang. 2011-06-13 12:56:51 +00:00
Support Aliased flag options should be directed to stdout, not stderr to be consistent. Patch by Julien Lerouge. 2011-06-13 20:45:54 +00:00
Target Clean up a few 80 column violations. 2011-06-13 22:54:22 +00:00
Transforms Use IRBuilder to make our intrinsic calls in the inliner so that we pick up 2011-06-14 02:51:53 +00:00
VMCore
CMakeLists.txt
Makefile