summaryrefslogtreecommitdiff
path: root/test/CodeGen/Alpha/add.ll
Commit message (Expand)AuthorAge
* Fix PR2590 by making PatternSortingPredicate actually be Chris Lattner2010-03-01
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove obsolete -f flags.Dan Gohman2009-08-25
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1553:Reid Spencer2007-07-19
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* Remove use of implementation keyword.Reid Spencer2007-03-28
* Changes to support making the shift instructions be true BinaryOperators.Reid Spencer2007-02-02
* For PR761:Reid Spencer2007-01-26
* Changes to parameter attributes syntax.Reid Spencer2007-01-05
* Fix this test cases to use parameter attributes for its parameter andReid Spencer2007-01-03
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Fix this testAndrew Lenharth2006-11-07
* make one giant add and sub testerAndrew Lenharth2006-10-31