| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move value type list from TargetRegisterClass to TargetRegisterInfo | Krzysztof Parzyszek | 2017-04-24 | 1 | -5/+4 |
* | Revert r301231: Accidentally committed stale files | Krzysztof Parzyszek | 2017-04-24 | 1 | -4/+5 |
* | Move value type list from TargetRegisterClass to TargetRegisterInfo | Krzysztof Parzyszek | 2017-04-24 | 1 | -5/+4 |
* | Move size and alignment information of regclass to TargetRegisterInfo | Krzysztof Parzyszek | 2017-04-24 | 1 | -1/+1 |
* | Module::getOrInsertFunction is using C-style vararg instead of variadic templ... | Serge Guelton | 2017-04-11 | 1 | -1/+1 |
* | Revert "Turn some C-style vararg into variadic templates" | Diana Picus | 2017-04-11 | 1 | -1/+1 |
* | Turn some C-style vararg into variadic templates | Serge Guelton | 2017-04-11 | 1 | -1/+1 |
* | Revert "[SelectionDAG] Enable target specific vector scalarization of calls a... | Simon Dardis | 2017-04-07 | 1 | -4/+2 |
* | [SelectionDAG] Enable target specific vector scalarization of calls and returns | Simon Dardis | 2017-04-07 | 1 | -2/+4 |
* | Revert "Turn some C-style vararg into variadic templates" | Mehdi Amini | 2017-04-06 | 1 | -1/+1 |
* | Turn some C-style vararg into variadic templates | Mehdi Amini | 2017-04-06 | 1 | -1/+1 |
* | Rename AttributeSet to AttributeList | Reid Kleckner | 2017-03-21 | 1 | -6/+6 |
* | [SelectionDAG] Add a signed integer absolute ISD node | Simon Pilgrim | 2017-03-14 | 1 | -0/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-03-14 | 1 | -1/+1 |
* | [SDAG] Revert r296476 (and r296486, r296668, r296690). | Chandler Carruth | 2017-03-03 | 1 | -1/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-28 | 1 | -1/+1 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-26 | 1 | -1/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-25 | 1 | -1/+1 |
* | [CodeGenPrepare] Sink and duplicate more 'and' instructions. | Geoff Berry | 2017-02-21 | 1 | -1/+0 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-02-02 | 1 | -1/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-02-02 | 1 | -1/+1 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2017-01-26 | 1 | -1/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2017-01-26 | 1 | -1/+1 |
* | [CodeGen] Simplify getRecipEstimateForFunc | David Majnemer | 2017-01-13 | 1 | -5/+1 |
* | [CodeGen] Rename MachineInstrBuilder::addOperand. NFC | Diana Picus | 2017-01-13 | 1 | -4/+4 |
* | Introduce element-wise atomic memcpy intrinsic | Igor Laevsky | 2016-12-29 | 1 | -0/+23 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-14 | 1 | -1/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-14 | 1 | -1/+1 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-12-09 | 1 | -1/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-12-09 | 1 | -1/+1 |
* | Add option to specify minimum number of entries for jump tables | Evandro Menezes | 2016-10-25 | 1 | -3/+14 |
* | fix variable names; NFCI | Sanjay Patel | 2016-10-21 | 1 | -2/+2 |
* | [Target] remove TargetRecip class; 2nd try | Sanjay Patel | 2016-10-20 | 1 | -17/+189 |
* | revert r284495: [Target] remove TargetRecip class | Sanjay Patel | 2016-10-18 | 1 | -185/+17 |
* | [Target] remove TargetRecip class; move reciprocal estimate isel functionalit... | Sanjay Patel | 2016-10-18 | 1 | -17/+185 |
* | [safestack] Use non-thread-local unsafe stack pointer for Contiki OS | David L Kreitzer | 2016-10-14 | 1 | -1/+33 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-10-13 | 1 | -1/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-10-13 | 1 | -1/+1 |
* | Target: Remove unused entities. | Peter Collingbourne | 2016-10-09 | 1 | -1/+0 |
* | [Target] move reciprocal estimate settings from TargetOptions to TargetLowering | Sanjay Patel | 2016-10-04 | 1 | -0/+17 |
* | Revert "In visitSTORE, always use FindBetterChain, rather than only when UseA... | Nirav Dave | 2016-09-28 | 1 | -1/+1 |
* | In visitSTORE, always use FindBetterChain, rather than only when UseAA is ena... | Nirav Dave | 2016-09-28 | 1 | -1/+1 |
* | Add support to optionally limit the size of jump tables. | Evandro Menezes | 2016-09-26 | 1 | -0/+12 |
* | getVectorElementType().getSizeInBits() -> getScalarSizeInBits() ; NFCI | Sanjay Patel | 2016-09-14 | 1 | -1/+1 |
* | ARM: move the builtins libcall CC setup | Saleem Abdulrasool | 2016-09-09 | 1 | -166/+2 |
* | CodeGen: ensure that libcalls are always AAPCS CC | Saleem Abdulrasool | 2016-09-07 | 1 | -7/+169 |
* | Revert "CodeGen: ensure that libcalls are always AAPCS CC" | Saleem Abdulrasool | 2016-09-07 | 1 | -6/+7 |
* | CodeGen: ensure that libcalls are always AAPCS CC | Saleem Abdulrasool | 2016-09-06 | 1 | -7/+6 |
* | [TargetLowering] remove fdiv and frem from canOpTrap() (PR29114) | Sanjay Patel | 2016-08-29 | 1 | -4/+0 |
* | [SSP] Do not set __guard_local to hidden for OpenBSD SSP | Tim Shen | 2016-08-22 | 1 | -3/+1 |