Try again to disable critical edge splitting in CodeGenPrepare.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 30 Sep 2010 20:51:52 +0000 (20:51 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Thu, 30 Sep 2010 20:51:52 +0000 (20:51 +0000)
commit7eb589d3f9294dbfe4d5205045bd8119a9666532
treed104abc0103d8709e1fd4fa545f06027ec8b8ff8
parentf9764fa14fc6e168956bd53e696e8aa4e7b5d42e
Try again to disable critical edge splitting in CodeGenPrepare.

The bug that broke i386 linux has been fixed in r115191.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115204 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/CodeGenPrepare.cpp
test/CodeGen/ARM/lsr-on-unrolled-loops.ll
test/CodeGen/Thumb/2010-07-15-debugOrdering.ll
test/CodeGen/X86/2008-02-18-TailMergingBug.ll
test/CodeGen/X86/lsr-reuse.ll
test/CodeGen/X86/phi-immediate-factoring.ll
test/CodeGen/X86/phys_subreg_coalesce-2.ll
test/CodeGen/X86/postra-licm.ll
test/CodeGen/X86/pr2659.ll
test/CodeGen/X86/tail-opts.ll