| Commit message (Expand) | Author | Age | Files | Lines |
* | RegAllocFast: Remove early selection loop, the spill calculation will report ... | Matt Arsenault | 2019-03-19 | 1 | -3/+3 |
* | [PPC] Remove Darwin support from POWER backend. | Kit Barton | 2018-08-28 | 1 | -89/+0 |
* | [PowerPC] fix incorrect processor name for -mcpu in a test case | Hiroshi Inoue | 2017-06-27 | 1 | -1/+1 |
* | [PowerPC] set optimization level in SelectionDAGISel | Hiroshi Inoue | 2017-06-27 | 1 | -31/+31 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 1 | -29/+30 |
* | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 1 | -30/+29 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 1 | -29/+30 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 1 | -30/+29 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 1 | -29/+30 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 1 | -30/+29 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 1 | -29/+30 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 1 | -30/+29 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 1 | -29/+30 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 1 | -15/+16 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 1 | -16/+15 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 1 | -15/+16 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 1 | -16/+15 |
* | Revert "[DAG] Improve loads-from-store forwarding to handle TokenFactor" | Nirav Dave | 2016-11-28 | 1 | -9/+9 |
* | [DAG] Improve loads-from-store forwarding to handle TokenFactor | Nirav Dave | 2016-11-23 | 1 | -9/+9 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-10-13 | 1 | -15/+16 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-10-13 | 1 | -16/+15 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-09-28 | 1 | -15/+16 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-09-28 | 1 | -16/+15 |
* | Adding -verify-machineinstrs option to PowerPC tests | Ehsan Amiri | 2016-08-03 | 1 | -3/+3 |
* | [PowerPC] Enable printing instructions using aliases | Hal Finkel | 2015-04-23 | 1 | -12/+12 |
* | Fix a nasty bug in DAGCombine of STORE nodes. | Owen Anderson | 2015-03-19 | 1 | -1/+1 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to g... | David Blaikie | 2015-02-27 | 1 | -4/+4 |
* | [PowerPC] Fix FrameIndex handling in SelectAddressRegImm | Ulrich Weigand | 2014-07-20 | 1 | -17/+9 |
* | One ppc32-darwin, a i64 inside a structure can have 32 bit alignment. | Rafael Espindola | 2013-12-18 | 1 | -2/+2 |
* | Update the cpu specified on some PPC regression tests | Hal Finkel | 2013-11-30 | 1 | -1/+1 |
* | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 2013-07-14 | 1 | -4/+4 |
* | [PowerPC] Disable fast-isel for existing -O0 tests for PowerPC. | Bill Schmidt | 2013-06-13 | 1 | -5/+5 |
* | Fix handling of anonymous aggregate parameters for powerpc*-apple-darwin8. | Bill Schmidt | 2013-05-08 | 1 | -0/+90 |
* | Fix bug 14779 for passing anonymous aggregates [patch by Kai Nacke]. | Bill Schmidt | 2013-02-20 | 1 | -0/+99 |