| Commit message (Expand) | Author | Age | Files | Lines |
* | [DAGCombine] Disable finding better chains for stores at O0 | Simon Dardis | 2017-11-28 | 1 | -24/+26 |
* | ARM: handle post-indexed NEON ops where the offset isn't the access width. | Tim Northover | 2017-04-20 | 1 | -49/+52 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 1 | -49/+51 |
* | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 1 | -51/+49 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 1 | -49/+51 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 1 | -51/+49 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 1 | -49/+51 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 1 | -51/+49 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 1 | -49/+51 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 1 | -51/+49 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 1 | -49/+51 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 1 | -51/+49 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 1 | -49/+51 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 1 | -51/+49 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 1 | -49/+51 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-10-13 | 1 | -51/+49 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-10-13 | 1 | -49/+51 |
* | [DAGCombiner] Do not remove the load of stored values when optimizations are ... | Konstantin Zhuravlyov | 2016-10-12 | 1 | -2/+3 |
* | 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 | -4/+4 |
* | [ARM] Re-re-apply VLD1/VST1 base-update combine. | Ahmed Bougacha | 2015-02-19 | 1 | -10/+7 |
* | Reverting VLD1/VST1 base-updating/post-incrementing combining | Renato Golin | 2015-02-04 | 1 | -7/+10 |
* | Fix large stack alignment codegen for ARM and Thumb2 targets | Kristof Beyls | 2015-01-08 | 1 | -1/+1 |
* | Reapply "[ARM] Combine base-updating/post-incrementing vector load/stores." | Ahmed Bougacha | 2014-12-13 | 1 | -10/+7 |
* | Revert "[ARM] Combine base-updating/post-incrementing vector load/stores." | Renato Golin | 2014-12-13 | 1 | -7/+10 |
* | [ARM] Combine base-updating/post-incrementing vector load/stores. | Ahmed Bougacha | 2014-12-10 | 1 | -10/+7 |
* | [ARM] Make testcase more explicit. NFC. | Ahmed Bougacha | 2014-12-09 | 1 | -30/+49 |
* | Use function attributes to indicate that we don't want to realign the stack. | Bill Wendling | 2013-08-01 | 1 | -20/+30 |
* | Revert 172027 and 174336. Remove diagnostics about over-aligned stack objects. | Bob Wilson | 2013-02-08 | 1 | -1/+1 |
* | Stack Alignment: throw error if we can't satisfy the minimal alignment | Manman Ren | 2013-01-10 | 1 | -1/+1 |
* | Stack Alignment: when creating stack objects in MachineFrameInfo, make sure | Manman Ren | 2012-12-04 | 1 | -0/+48 |