1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/lib
Chad Rosier c20de37076 [fast-isel] Cleaner fix for when we're unable to handle a non-double multi-reg
retval.  Hoists check before emitting the call to avoid unnecessary work.
rdar://11430407
PR12796

llvm-svn: 156628
2012-05-11 18:51:55 +00:00
..
Analysis Fix intendation. 2012-05-10 23:38:07 +00:00
Archive
AsmParser
Bitcode remove autoupgrade code for old function attributes format. 2012-05-08 17:07:35 +00:00
CodeGen ARM: peephole optimization to remove cmp instruction 2012-05-11 01:30:47 +00:00
DebugInfo
ExecutionEngine ExecutionEngine: Check for NULL ErrorStr before using it. 2012-05-10 00:31:50 +00:00
Linker Supply a C interface to the "LinkModules" method. 2012-05-09 08:55:40 +00:00
MC Tidy up. Trailing whitespace. 2012-05-11 01:41:30 +00:00
Object Fix the implementation of MachOObjectFile::isSectionZeroInit so it follows the MachO spec. 2012-05-02 02:31:28 +00:00
Support Allow unique_file to take a mode for file permissions, but default 2012-05-11 00:07:44 +00:00
TableGen Move llvm-tblgen's StringMatcher into the TableGen library so it can 2012-05-02 17:32:48 +00:00
Target [fast-isel] Cleaner fix for when we're unable to handle a non-double multi-reg 2012-05-11 18:51:55 +00:00
Transforms objectsize: add a few more tests and fix a bug 2012-05-11 18:25:29 +00:00
VMCore Fix a problem with incomplete equality testing of PHINodes in 2012-05-10 15:59:41 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile