summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2009-09-28-ITBlockBug.ll
Commit message (Expand)AuthorAge
* ARM & AArch64: make use of common cmpxchg idioms after expansionTim Northover2014-05-30
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Roll r127459 back in:Cameron Zwarich2011-03-11
* Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often getDaniel Dunbar2011-03-11
* Optimize trivial branches in CodeGenPrepare, which often get created from theCameron Zwarich2011-03-11
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-17
* - Add pseudo instructions tLDRpci_pic and t2LDRpci_pic which does a pc-relativeEvan Cheng2009-11-06
* Revert r84658 and r84691. They were causing llvm-gcc bootstrap to fail.Dan Gohman2009-10-21
* Checkpoint more aggressive anti-dependency breaking for post-ra scheduler.David Goodwin2009-10-20
* Forgot this test earlier.Evan Cheng2009-09-30