llvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple=thumb-unknown-unknown to appea...
[oota-llvm.git] / test / CodeGen / Thumb / 2009-07-20-TwoAddrBug.ll
2010-06-17 Rafael EspindolaRemove arm_apcscc from the test files. It is the defaul...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-20 Evan ChengUse TII->findCommutedOpIndices to find the commute...