summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb/thumb-shrink-wrapping.ll
AgeCommit message (Expand)Author
2017-03-07In Thumb1, materialize a move between low registers as a `movs`, if CPSR isn'...Artyom Skrobov
2017-01-31CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2017-01-11Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt
2017-01-10CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt
2016-12-15[Thumb] Teach ISel how to lower compares of AND bitmasks efficientlySjoerd Meijer
2016-11-03Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently"James Molloy
2016-11-03[Thumb] Teach ISel how to lower compares of AND bitmasks efficientlyJames Molloy
2016-09-14Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently"James Molloy
2016-09-13[Thumb] Teach ISel how to lower compares of AND bitmasks efficientlyJames Molloy
2016-09-12Revert r281215, it caused PR30358.Nico Weber
2016-09-12[Thumb] Teach ISel how to lower compares of AND bitmasks efficientlyJames Molloy
2016-09-09[Thumb1] Teach optimizeCompareInstr about thumb1 comparesJames Molloy
2016-07-29DAG: avoid duplicated truncating for sign extended operandWeiming Zhao
2015-12-28[Thumb] Fix assembler error 'cannot honor width suffix pop {lr}'Artyom Skrobov
2015-12-08Fix ARMv4T (Thumb1) epilogue generationArtyom Skrobov
2015-11-18ARM: make sure backend is consistent about exception handling method.Tim Northover
2015-07-22[ARM] Make the frame lowering code ready for shrink-wrapping.Quentin Colombet