Use -output-prefix in bugpoint tests so that outputs go in temp directory (and
[oota-llvm.git] / test / CodeGen / Thumb /
2009-08-28 Evan Chengv4, v5 does not support sxtb / sxth.
2009-08-20 Evan ChengFix an obvious copy-n-paste bug.
2009-08-13 Evan ChengtPOP_RET now has predicate operands.
2009-08-13 Evan ChengIt's ok to spill a tGPR register as long as it's still...
2009-07-28 Evan ChengtADDrSPI doesn't have a predicate operand, but tADDhirr...
2009-07-21 Chris Lattnerremove a very large testcase for now.
2009-07-20 David GreeneRe-apply 75490, 75806 and 76177 with fixes and tests...
2009-07-20 Evan ChengUse TII->findCommutedOpIndices to find the commute...
2009-07-20 Evan ChengFix some sub-reg coalescing bugs where the coalescer...
2009-07-20 Evan ChengRestore AsmWriterEmitter.cpp back to 74742. The recent...
2009-07-11 Evan ChengSmarter isel of ldrsb / ldrsh. Only make use of these...
2009-07-11 Evan ChengMajor changes to Thumb (not Thumb2). Many 16-bit instru...
2009-07-07 Evan ChengAdd missing tests.
2009-06-24 Evan ChengWe should run these tests as well.
2009-06-24 Evan ChengMove thumb and thumb2 tests into separate directories.