llvm-6502/lib/Transforms
Owen Anderson 3dc6776b33 Remove ImmediateDominator analysis. The same information can be obtained from DomTree. A lot of code for
constructing ImmediateDominator is now folded into DomTree construction.

This is part of the ongoing work for PR217.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36063 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-15 08:47:27 +00:00
..
Hello Remove use of SlowOperationInformer. 2007-04-13 18:58:18 +00:00
Instrumentation remove reoptimizer-specific passes 2007-02-20 05:31:49 +00:00
IPO fix SimplifyLibCalls/IsDigit.ll 2007-04-15 05:38:40 +00:00
Scalar Remove ImmediateDominator analysis. The same information can be obtained from DomTree. A lot of code for 2007-04-15 08:47:27 +00:00
Utils Remove ImmediateDominator analysis. The same information can be obtained from DomTree. A lot of code for 2007-04-15 08:47:27 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00