aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/mul.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-091-2/+2
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-241-2/+0
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-151-4/+4
* For PR1319: Upgrade to use new test harnessReid Spencer2007-04-151-4/+3
* -march=arm -enable-thumb => -march=thumbEvan Cheng2007-02-231-2/+2
* For PR761:Reid Spencer2007-01-261-4/+4
* Thumb test cases.Evan Cheng2007-01-231-10/+21
* ARM test cases contributed by Apple.Evan Cheng2007-01-191-4/+3
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-3/+3
* Implement a MachineFunctionPass to fix the mul instructionRafael Espindola2006-09-191-0/+15