PR8921: LDM/POP do not support interworking prior to v5t.
[oota-llvm.git] / test / CodeGen / ARM / select-imm.ll
2010-11-13 Evan ChengAdd conditional move of large immediate.
2010-11-13 Evan ChengFix an obvious typo which inverted an immediate.
2010-10-07 Jim GrosbachAllow use of the 16-bit literal move instruction in...
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-11-20 Evan ChengFix codegen of conditional move of immediates. We were...