summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/mul.ll
Commit message (Expand)AuthorAge
* ARM: update even more testsSaleem Abdulrasool2014-04-03
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-09
* Move thumb and thumb2 tests into separate directories.Evan Cheng2009-06-24
* 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
* -march=arm -enable-thumb => -march=thumbEvan Cheng2007-02-23
* For PR761:Reid Spencer2007-01-26
* Thumb test cases.Evan Cheng2007-01-23
* ARM test cases contributed by Apple.Evan Cheng2007-01-19
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Implement a MachineFunctionPass to fix the mul instructionRafael Espindola2006-09-19