| Commit message (Expand) | Author | Age | Files | Lines |
* | [DAGCombine] visitEXTRACT_SUBVECTOR - 'little to big' extract_subvector(bitca... | Sanjay Patel | 2019-12-23 | 1 | -16/+4 |
* | [AArch64] Regenerate merge-store tests. NFCI. | Simon Pilgrim | 2019-06-24 | 1 | -13/+31 |
* | AArch64: Cyclone: Remove SlowMisaligned128Store tuning flag | Matthias Braun | 2018-01-24 | 1 | -6/+6 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 1 | -2/+1 |
* | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 1 | -1/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 1 | -2/+1 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 1 | -1/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 1 | -2/+1 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 1 | -1/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 1 | -2/+1 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 1 | -1/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 1 | -2/+1 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 1 | -3/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 1 | -2/+3 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 1 | -3/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 1 | -2/+3 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-10-13 | 1 | -3/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-10-13 | 1 | -2/+3 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-09-28 | 1 | -3/+2 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-09-28 | 1 | -2/+3 |
* | [AARCH64] Enable AARCH64 lit tests on windows dev machines | Simon Pilgrim | 2016-07-19 | 1 | -2/+2 |
* | [AArch64] Fix merge-store.ll regression test after r273271 | Silviu Baranga | 2016-06-21 | 1 | -1/+1 |
* | [AArch64] Switch regression tests to test features not CPUs | Silviu Baranga | 2016-06-21 | 1 | -69/+8 |
* | Cleanup Store Merging in UseAA case | Nirav Dave | 2016-04-13 | 1 | -0/+64 |
* | merge vector stores into wider vector stores and fix AArch64 misaligned acces... | Sanjay Patel | 2015-09-25 | 1 | -0/+30 |
* | Use option -march instead of -mtriple to avoid overconditionalizing the test. | Akira Hatanaka | 2015-04-08 | 1 | -2/+2 |
* | Pass -mtriple to llc to appease buildbot. | Akira Hatanaka | 2015-04-08 | 1 | -1/+1 |
* | [DAGCombine] Fix a bug in MergeConsecutiveStores. | Akira Hatanaka | 2015-04-08 | 1 | -0/+20 |