llvm-6502/lib/Transforms
Chris Lattner 0b649dd91f strengthen an assumption: RevectorBlockTo knows that PredBB
ended in an uncond branch because the pass requires BreakCriticalEdges.

However, BCE doesn't eliminate critical adges from indbrs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85707 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-01 04:23:20 +00:00
..
Hello
Instrumentation
IPO Revert 85678/85680. The decision is to stay with the current form of 2009-11-01 01:27:45 +00:00
Scalar strengthen an assumption: RevectorBlockTo knows that PredBB 2009-11-01 04:23:20 +00:00
Utils constant fold indirectbr(blockaddress(%bb)) -> br label %bb. 2009-11-01 03:40:38 +00:00
Makefile