1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Chris Lattner 82ce325f16 reapply: Use the new TB_NOT_REVERSABLE flag instead of special
reapply: reimplement the second half of the or/add optimization.  We should now

with no changes.  Turns out that one missing "Defs = [EFLAGS]" can upset things
a bit.

llvm-svn: 116040
2010-10-08 03:57:25 +00:00
..
Analysis Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Archive
AsmParser
Bitcode
CodeGen After splitting, the remaining LiveInterval may be fragmented into multiple 2010-10-07 23:34:34 +00:00
CompilerDriver
ExecutionEngine
Linker Revert "RequiresUnique" patch. This should be handled at a lower level. 2010-10-06 20:18:44 +00:00
MC MC-COFF: Handle relaxation in COFF better. Fixes PR8321. 2010-10-07 23:55:40 +00:00
Support Unbreak cmake build. 2010-10-07 23:12:15 +00:00
System Correctly check if a path is a directory. Fix by Brian Korver. 2010-10-07 22:05:57 +00:00
Target reapply: Use the new TB_NOT_REVERSABLE flag instead of special 2010-10-08 03:57:25 +00:00
Transforms Update CMake. 2010-10-08 02:30:03 +00:00
VMCore Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Makefile