aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/select-imm.ll
AgeCommit message (Expand)Author
2010-11-13Add conditional move of large immediate.Evan Cheng
2010-11-13Fix an obvious typo which inverted an immediate.Evan Cheng
2010-10-07Allow use of the 16-bit literal move instruction in CMOVs for ARM mode.Jim Grosbach
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2009-11-20Fix codegen of conditional move of immediates. We were not making use of the ...Evan Cheng