summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/smul.ll
AgeCommit message (Expand)Author
2017-03-14[ARM] Move SMULW[B|T] isel to DAG CombineSam Parker
2016-08-02[ARM] Improve smul* and smla* isel for Thumb2Sam Parker
2016-04-08Add trailing colons to labels in a test.James Y Knight
2016-04-08[ARM] Enable SMLAW[B|T] and SMLUW[B|T] instruction selectionSam Parker
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2014-04-03ARM: fixup more tests to specify the target more explicitlySaleem Abdulrasool
2011-04-01FileCheck'ify test.Evan Cheng
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-02-17Remove llvm-upgrade.Tanya Lattner
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-01-19ARM test cases contributed by Apple.Evan Cheng