Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 년 전 |
Bjorn Pettersson
|
e8116c4ea8
[SelectionDAG] Use KnownBits::computeForAddSub/computeForAddCarry
|
6 년 전 |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
6 년 전 |
Simon Pilgrim
|
73c663e01e
[AArch64] Always use the version of computeKnownBits that returns a value. NFCI.
|
6 년 전 |
Craig Topper
|
46ec29de7d
[SelectionDAG] Assert on the width of DemandedElts argument to computeKnownBits for all vector typed operations not just build_vector.
|
6 년 전 |
Matthias Braun
|
51c2c7a40e
MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC
|
6 년 전 |
Craig Topper
|
3ba729d270
[SelectionDAG] Remove special methods for creating *_EXTEND_VECTOR_INREG nodes. Move asserts into getNode.
|
6 년 전 |
Scott Linder
|
2f53151ac1
Move init code in AArch64SelectionDAGTest to SetUpTestCase (NFC)
|
7 년 전 |
Scott Linder
|
c7d9aac718
[CodeGen] Fix remaining zext() assertions in SelectionDAG
|
7 년 전 |