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