llvm-6502/lib
2009-03-18 16:23:56 +00:00
..
Analysis Revert r66920. It was causing failures in the self-hosting buildbot (in release 2009-03-13 21:15:59 +00:00
Archive
AsmParser
Bitcode Revert r66920. It was causing failures in the self-hosting buildbot (in release 2009-03-13 21:15:59 +00:00
CodeGen Added missing support for widening when splitting an unary op (PR3683) 2009-03-18 06:24:04 +00:00
CompilerDriver
Debugger Oops...I committed too much. 2009-03-13 04:39:26 +00:00
ExecutionEngine Fix some significant problems with constant pools that resulted in unnecessary paddings between constant pool entries, larger than necessary alignments (e.g. 8 byte alignment for .literal4 sections), and potentially other issues. 2009-03-13 07:51:59 +00:00
Linker
Support Add BUILTIN_EXPECT Support/Compiler macro. 2009-03-17 21:15:18 +00:00
System
Target Disable the "call to immediate" optimization on x86-64. It is 2009-03-18 00:43:52 +00:00
Transforms add an assertion to make it clear that PHI nodes are not allowed. 2009-03-18 16:23:56 +00:00
VMCore typo 2009-03-17 11:38:29 +00:00
Makefile