summaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/rle-no-phi-translate.ll
Commit message (Expand)AuthorAge
* this test is failing, and is expected to.Chris Lattner2009-11-27
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-08
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Implement initial support for PHI translation in memdep. This means thatChris Lattner2008-12-15
* RLE isn't smart enough to eliminate this safely yet.Chris Lattner2008-12-13