llvm-6502/lib
Jakob Stoklund Olesen 08342f2d11 Revert "Disable codegen prepare critical edge splitting. Machine instruction passes now"
This reverts revision 114633. It was breaking llvm-gcc-i386-linux-selfhost.

It seems there is a downstream bug that is exposed by
-cgp-critical-edge-splitting=0. When that bug is fixed, this patch can go back
in.

Note that the changes to tailcallfp2.ll are not reverted. They were good are
required.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114859 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-27 18:43:48 +00:00
..
Analysis
Archive
AsmParser Push twines deeper into SourceMgr's error handling methods. 2010-09-27 17:42:11 +00:00
Bitcode
CodeGen Don't try to make a vector of x86mmx; this won't work, 2010-09-27 17:29:14 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Remove unused argument. 2010-09-27 18:13:03 +00:00
Support Push twines deeper into SourceMgr's error handling methods. 2010-09-27 17:42:11 +00:00
System
Target Odd additional stub framework for the ARM MC ELF emission. 2010-09-27 18:31:37 +00:00
Transforms Revert "Disable codegen prepare critical edge splitting. Machine instruction passes now" 2010-09-27 18:43:48 +00:00
VMCore
Makefile