Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
unittests
/
CodeGen
/
AArch64SelectionDAGTest.cpp
73c663e
[AArch64] Always use the version of computeKnownBits that returns a value. NFCI.
by Simon Pilgrim
· 7 years ago
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
51c2c7a
MachineModuleInfo: Store more specific reference to LLVMTargetMachine; NFC
by Matthias Braun
· 7 years ago
3ba729d
[SelectionDAG] Remove special methods for creating *_EXTEND_VECTOR_INREG nodes. Move asserts into getNode.
by Craig Topper
· 7 years ago
2f53151
Move init code in AArch64SelectionDAGTest to SetUpTestCase (NFC)
by Scott Linder
· 7 years ago
c7d9aac
[CodeGen] Fix remaining zext() assertions in SelectionDAG
by Scott Linder
· 7 years ago