index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
unittests
/
CodeGen
/
AArch64SelectionDAGTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PGO][PGSO] DAG.shouldOptForSize part.
Hiroshi Yamauchi
2019-11-21
1
-1
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
[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