summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/code-placement.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert [MBP] Disable aggressive loop rotate in plain modeJordan Rupprecht2019-08-291-2/+2
* [MBP] Disable aggressive loop rotate in plain modeGuozhi Wei2019-08-221-2/+2
* Revert r368339 "[MBP] Disable aggressive loop rotate in plain mode"Hans Wennborg2019-08-121-2/+2
* [MBP] Disable aggressive loop rotate in plain modeGuozhi Wei2019-08-081-2/+2
* [ARM] Favour PL/MI over GE/LT when possibleDavid Green2019-07-041-1/+1
* [MBP] Move a latch block with conditional exit and multi predecessors to top ...Guozhi Wei2019-06-141-2/+2
* [ARM] Make -mcpu=generic schedule for an in-order core (Cortex-A8).Kristof Beyls2017-06-281-3/+2
* Using branch probability to guide critical edge splitting.Dehao Chen2016-10-201-12/+9
* Revert r284545 again as the regression in ppc still exists. There is bug in M...Dehao Chen2016-10-191-9/+12
* Using branch probability to guide critical edge splitting.Dehao Chen2016-10-181-12/+9
* revert r284541.Dehao Chen2016-10-181-9/+12
* Using branch probability to guide critical edge splitting.Dehao Chen2016-10-181-12/+9
* Don't delete empty preheaders in CodeGenPrepare if it would create a critical...Chuang-Yu Cheng2016-04-051-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* Added a late machine instruction copy propagation pass. This catchesEvan Cheng2012-01-071-3/+3
* Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-Jim Grosbach2011-03-111-1/+1
* Eliminate the unused CodeGenPrepare option to split critical edges.Cameron Zwarich2011-03-021-1/+1
* Explicitly disable CGP critical edge splitting for this test so it won't breakJakob Stoklund Olesen2010-09-271-1/+1
* Don't depend on basic block numbering.Jakob Stoklund Olesen2010-09-271-7/+8
* Enable code placement optimization pass for ARM.Evan Cheng2010-09-241-1/+50
* PHI elimination should not break back edge. It can cause some significant cod...Evan Cheng2010-08-171-0/+29
OpenPOWER on IntegriCloud