| Commit message (Expand) | Author | Age | Files | Lines |
* | [DAGCombine] Improve alias analysis for chain of independent stores. | Nirav Dave | 2018-11-08 | 1 | -18/+18 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 1 | -40/+36 |
* | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 1 | -36/+40 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 1 | -40/+36 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 1 | -36/+40 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 1 | -40/+36 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 1 | -36/+40 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 1 | -40/+36 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 1 | -36/+40 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 1 | -40/+36 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 1 | -36/+40 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 1 | -40/+36 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 1 | -36/+40 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 1 | -40/+36 |
* | [mips] Restrict tail call optimization | Simon Dardis | 2016-11-20 | 1 | -1/+1 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-10-13 | 1 | -36/+41 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-10-13 | 1 | -41/+36 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-09-28 | 1 | -36/+41 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-09-28 | 1 | -41/+36 |
* | [mips] Disable tail calls temporarily | Simon Dardis | 2016-09-27 | 1 | -3/+3 |
* | [mips] Enable tail calls by default | Simon Dardis | 2016-08-04 | 1 | -1/+1 |
* | [mips] Make Static a default relocation model for MIPS codegen | Petar Jovanovic | 2016-04-11 | 1 | -4/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-03-13 | 1 | -44/+44 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -60/+60 |
* | [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit struc... | Daniel Sanders | 2014-11-07 | 1 | -4/+4 |
* | [mips] Don't use odd-numbered float registers for double arguments for fastcc | Sasa Stankovic | 2014-08-22 | 1 | -0/+82 |
* | [mips] Don't use odd-numbered single precision registers for fastcc calling | Sasa Stankovic | 2014-07-29 | 1 | -0/+84 |
* | [mips] Forbid the use of registers t6, t7 and t8 if the target is NaCl. | Sasa Stankovic | 2014-02-07 | 1 | -0/+13 |
* | Implement fastcc calling convention for MIPS. | Akira Hatanaka | 2012-06-13 | 1 | -0/+253 |