| Commit message (Expand) | Author | Age | Files | Lines |
* | [DAGCombine] Improve Load-Store Forwarding | Nirav Dave | 2018-10-10 | 1 | -5/+5 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 1 | -2/+2 |
* | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 1 | -2/+2 |
* | Elide argument copies during instruction selection | Reid Kleckner | 2017-03-01 | 1 | -2/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 1 | -2/+2 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 1 | -2/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 1 | -2/+2 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 1 | -2/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 1 | -2/+2 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 1 | -2/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 1 | -2/+2 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 1 | -2/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 1 | -2/+2 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 1 | -2/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 1 | -2/+2 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-10-13 | 1 | -2/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-10-13 | 1 | -2/+2 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-09-28 | 1 | -2/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-09-28 | 1 | -2/+2 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -10/+10 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -10/+10 |
* | Set transient stack alignment in constructor of MipsFrameLowering and re-enable | Akira Hatanaka | 2012-08-02 | 1 | -4/+1 |
* | Let PEI::calculateFrameObjectOffsets compute the final stack size rather than | Akira Hatanaka | 2012-07-31 | 1 | -2/+4 |
* | Eliminate the stack slot used to save the global base register. | Akira Hatanaka | 2012-07-25 | 1 | -34/+34 |
* | Fix test cases. | Akira Hatanaka | 2012-06-14 | 1 | -34/+34 |
* | Drop support for Mips1 and Mips2. | Akira Hatanaka | 2011-09-09 | 1 | -1/+1 |
* | Change StackDirection from StackGrowsUp to StackGrowsDown. | Akira Hatanaka | 2011-05-23 | 1 | -40/+34 |
* | Don't run this test through -regalloc=basic. | Jakob Stoklund Olesen | 2011-05-04 | 1 | -1/+0 |
* | Re-enable test o32_cc_vararg.ll. | Akira Hatanaka | 2011-04-15 | 1 | -3/+0 |
* | Add pass that expands pseudo instructions into target instructions after regi... | Akira Hatanaka | 2011-04-15 | 1 | -0/+3 |
* | Recommit r129383. PreRA scheduler heuristic fixes: VRegCycle, TokenFactor lat... | Andrew Trick | 2011-04-13 | 1 | -13/+13 |
* | Fix Mips, Sparc, and XCore tests that were dependent on register allocation. | Jakob Stoklund Olesen | 2011-03-31 | 1 | -25/+26 |
* | Improve varags handling, with testcases. Patch by Sasa Stankovic | Bruno Cardoso Lopes | 2011-03-09 | 1 | -0/+277 |