llvm-6502/lib/Transforms
Owen Anderson 1d4eb6ab0d Fix a misunderstanding of the algorithm. Really, we should be tracking values
and expression separately.  We can get around this, however, by only keeping
opaque values in TMP_GEN.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37443 91177308-0d34-0410-b5e6-96231b3b80d8
2007-06-05 23:46:12 +00:00
..
Hello Fix typo in comment. 2007-05-06 13:37:16 +00:00
Instrumentation Fix typo in comment. 2007-05-06 13:37:16 +00:00
IPO When rebuilding constant structs, make sure to honor the isPacked bit. 2007-06-04 22:23:42 +00:00
Scalar Fix a misunderstanding of the algorithm. Really, we should be tracking values 2007-06-05 23:46:12 +00:00
Utils s/DominatorTree::createNewNode/DominatorTree::addNewBlock/g 2007-06-04 16:43:25 +00:00
Makefile Build Hello by default so it can be used in test cases. 2007-04-11 21:03:37 +00:00