1. 73c663e [AArch64] Always use the version of computeKnownBits that returns a value. NFCI. by Simon Pilgrim · 7 years ago
  2. 46ec29d [SelectionDAG] Assert on the width of DemandedElts argument to computeKnownBits for all vector typed operations not just build_vector. by Craig Topper · 7 years ago
  3. 51c2c7a MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC by Matthias Braun · 7 years ago
  4. 3ba729d [SelectionDAG] Remove special methods for creating *_EXTEND_VECTOR_INREG nodes. Move asserts into getNode. by Craig Topper · 7 years ago
  5. 2f53151 Move init code in AArch64SelectionDAGTest to SetUpTestCase (NFC) by Scott Linder · 7 years ago
  6. c7d9aac [CodeGen] Fix remaining zext() assertions in SelectionDAG by Scott Linder · 7 years ago