aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/select-imm.ll
Commit message (Expand)AuthorAgeFilesLines
* Add conditional move of large immediate.Evan Cheng2010-11-131-15/+32
* Fix an obvious typo which inverted an immediate.Evan Cheng2010-11-131-4/+17
* Allow use of the 16-bit literal move instruction in CMOVs for ARM mode.Jim Grosbach2010-10-071-2/+2
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-3/+3
* Fix codegen of conditional move of immediates. We were not making use of the ...Evan Cheng2009-11-201-0/+48