summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/mvn.ll
Commit message (Expand)AuthorAge
* During SelectionDAG building explicitly set a node to constant zero when theQuentin Colombet2013-06-18
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Remove llvm-upgrade.Tanya Lattner2008-02-17
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-15
* ARM test cases contributed by Apple.Evan Cheng2007-01-19
* more general matching of the MVN instructionRafael Espindola2006-12-12
* don't use "ordinary" addressing mode 1 when mvn is appropriateRafael Espindola2006-12-12
* use MVN to handle small negative constantsRafael Espindola2006-12-12
* add mvnRafael Espindola2006-12-12