summaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/fp-branch.ll
Commit message (Expand)AuthorAge
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-19
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* This test should compile down to one comparison, not two.Chris Lattner2006-10-31