summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/select-imm.ll
Commit message (Expand)AuthorAge
* Fix a bunch of ARM tests to be register allocation independent.Jakob Stoklund Olesen2011-05-03
* Fix test-llvm failures.Johnny Chen2011-04-05
* Add conditional move of large immediate.Evan Cheng2010-11-13
* Fix an obvious typo which inverted an immediate.Evan Cheng2010-11-13
* Allow use of the 16-bit literal move instruction in CMOVs for ARM mode.Jim Grosbach2010-10-07
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* Fix codegen of conditional move of immediates. We were not making use of the ...Evan Cheng2009-11-20