aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/arm-negative-stride.ll
AgeCommit message (Expand)Author
2010-03-17Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrmJohnny Chen
2010-03-16--- Reverse-merging r98637 into '.':Bob Wilson
2010-03-16Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen
2010-02-12Reapply the new LoopStrengthReduction code, with compile time andDan Gohman
2010-01-22Revert LoopStrengthReduce.cpp to pre-r94061 for now.Dan Gohman
2010-01-21Re-implement the main strength-reduction portion of LoopStrengthReduction.Dan Gohman
2009-10-27Fix some more failures by converting to FileCheck.Bob Wilson
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-05-18Add nounwind to a few tests.Dan Gohman
2007-04-15For PR1319: Upgrade to use new test harnessReid Spencer
2007-04-04Fix test case.Evan Cheng
2007-04-03new testcase, where we should use a negative strideChris Lattner