aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/mul.ll
AgeCommit message (Expand)Author
2014-04-03ARM: update even more testsSaleem Abdulrasool
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-06-24Move thumb and thumb2 tests into separate directories.Evan Cheng
2007-08-15Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-02-23-march=arm -enable-thumb => -march=thumbEvan Cheng
2007-01-26For PR761:Reid Spencer
2007-01-23Thumb test cases.Evan Cheng
2007-01-19ARM test cases contributed by Apple.Evan Cheng
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-09-19Implement a MachineFunctionPass to fix the mul instructionRafael Espindola