aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/mvn.ll
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+2
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+14
* During SelectionDAG building explicitly set a node to constant zero when theQuentin Colombet2013-06-181-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-171-41/+43
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-1/+1
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-1/+1
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-19/+19
* more general matching of the MVN instructionRafael Espindola2006-12-121-1/+7
* don't use "ordinary" addressing mode 1 when mvn is appropriateRafael Espindola2006-12-121-1/+12
* use MVN to handle small negative constantsRafael Espindola2006-12-121-5/+5
* add mvnRafael Espindola2006-12-121-0/+55