| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [SelectionDAG] Use KnownBits::computeForAddSub/computeForAddCarry | Bjorn Pettersson | 2019-04-15 | 1 | -0/+42 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [AArch64] Always use the version of computeKnownBits that returns a value. NFCI. | Simon Pilgrim | 2018-12-21 | 1 | -4/+2 |
| * | [SelectionDAG] Assert on the width of DemandedElts argument to computeKnownBi... | Craig Topper | 2018-11-08 | 1 | -2/+2 |
| * | MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC | Matthias Braun | 2018-11-05 | 1 | -3/+4 |
| * | [SelectionDAG] Remove special methods for creating *_EXTEND_VECTOR_INREG node... | Craig Topper | 2018-11-04 | 1 | -2/+2 |
| * | Move init code in AArch64SelectionDAGTest to SetUpTestCase (NFC) | Scott Linder | 2018-09-06 | 1 | -11/+5 |
| * | [CodeGen] Fix remaining zext() assertions in SelectionDAG | Scott Linder | 2018-09-04 | 1 | -0/+168 |

