Chris Lattner
|
568320595c
|
Add capability to print a derived interval graph
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-20 22:44:38 +00:00 |
|
Chris Lattner
|
ed465bc265
|
Add capability to build a derived interval graph
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-20 22:44:32 +00:00 |
|
Chris Lattner
|
2275c1d55d
|
Initial Checking of Interval handling code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-20 20:09:55 +00:00 |
|
Chris Lattner
|
d213f0f3a1
|
Add a test case for interval code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-20 19:27:11 +00:00 |
|
Chris Lattner
|
d36c91c9c6
|
Updates to work with new cfg namespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-13 19:55:22 +00:00 |
|
Chris Lattner
|
ee976f3371
|
Updates to support
* Changes in PHI node structure
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-11 15:04:40 +00:00 |
|
Chris Lattner
|
c24d2088dc
|
Updates to support
* Changes in PHI node structure
* Change to PHI syntax
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-11 15:04:20 +00:00 |
|
Chris Lattner
|
477c2ec3e0
|
Moved getBinaryOperator to the BinaryOperator class and the getUnaryOperator
to the UnaryOperator class (from the Instruction class).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-08 21:30:13 +00:00 |
|
Chris Lattner
|
dac6dda315
|
Updated to work with new CFG.h file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-07 21:18:45 +00:00 |
|
Chris Lattner
|
b0b0aa3849
|
Add extra method to PHI node class
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-07 16:59:37 +00:00 |
|
Chris Lattner
|
f155e13092
|
Significant rework. DCE is still not done (see #ifdef'd out parts)
but at least the stuff that is checked in, now works.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-07 16:59:26 +00:00 |
|
Chris Lattner
|
b9a4578df5
|
Fixed to print slightly differently. Added use counts for labels
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-07 16:58:55 +00:00 |
|
Chris Lattner
|
bbcfc51f3b
|
Fixes for BB iterators, additional methods added for DCE pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-07 16:58:36 +00:00 |
|
Chris Lattner
|
009505452b
|
Initial revision
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2 91177308-0d34-0410-b5e6-96231b3b80d8
|
2001-06-06 20:29:01 +00:00 |
|