summaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/cmpbge.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
* Both of these functions should turn into cmpbge instructions, even thoughChris Lattner2006-10-11