summaryrefslogtreecommitdiff
path: root/test/CodeGen/Thumb2/2010-02-11-phi-cycle.ll
AgeCommit message (Expand)Author
2016-05-10ARM: stop emitting blx instructions for most calls on MachO.Tim Northover
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2010-02-15Last week we were generating code with duplicate induction variables in thisBob Wilson
2010-02-13Besides removing phi cycles that reduce to a single value, also remove deadBob Wilson
2010-02-12Add a new pass on machine instructions to optimize away PHI cycles that Bob Wilson