aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/2011-05-11-DAGLegalizer.ll
AgeCommit message (Expand)Author
2011-11-03Reapply r143206, with fixes. Disallow physical register lifetimesDan Gohman
2011-10-29Revert r143206, as there are still some failing tests.Dan Gohman
2011-10-28Reapply r143177 and r143179 (reverting r143188), with schedulerDan Gohman
2011-10-28Speculatively disable Dan's commits 143177 and 143179 to see ifDuncan Sands
2011-10-28Eliminate LegalizeOps' LegalizedNodes map and have it just call RAUWDan Gohman
2011-09-06Disable these tests harder. They're XFAIL'd, but that means they still run, andNick Lewycky
2011-09-01Revert r131152, r129796, r129761. This code is currently consideredDan Gohman
2011-05-11Move this test to CodeGen/Thumb. rdar://problem/9416774Stuart Hastings