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
/
lib
/
CodeGen
/
SelectionDAG
/
SelectionDAG.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] Add demanded elts variants to isConstOrConstSplat helpers. NFCI.
Simon Pilgrim
2019-02-25
1
-37
/
+74
*
[LegalizeTypes][AArch64][X86] Make type legalization of vector (S/U)ADD/SUB/M...
Craig Topper
2019-02-24
1
-2
/
+8
*
DAG: Add helper for creating shifts with correct type
Matt Arsenault
2019-02-22
1
-0
/
+6
*
Re-land part of r354244 "[DAGCombiner] Eliminate dead stores to stack."
Clement Courbet
2019-02-21
1
-0
/
+30
*
[SelectionDAG] Teach GetDemandedBits to look at the known zeros of the LHS wh...
Craig Topper
2019-02-20
1
-3
/
+7
*
[SDAG] Support vector UMULO/SMULO
Nikita Popov
2019-02-20
1
-0
/
+44
*
Revert r354498 "[X86] Add test case to show missed opportunity to remove an e...
Craig Topper
2019-02-20
1
-7
/
+3
*
[X86] Add test case to show missed opportunity to remove an explicit AND on t...
Craig Topper
2019-02-20
1
-3
/
+7
*
Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
Clement Courbet
2019-02-18
1
-30
/
+0
*
[DAGCombiner] Eliminate dead stores to stack.
Clement Courbet
2019-02-18
1
-0
/
+30
*
[SelectionDAG] Inline a single use helper function, and remove last non-MMO i...
Philip Reames
2019-02-13
1
-26
/
+0
*
[SelectionDAG] Kill last uses of getAtomic w/o a MMO operand [NFC]
Philip Reames
2019-02-13
1
-29
/
+0
*
[DAG] Add optional AllowUndefs to isNullOrNullSplat
Simon Pilgrim
2019-02-10
1
-2
/
+2
*
[SDAG] improve variable names; NFC
Sanjay Patel
2019-02-01
1
-23
/
+22
*
Codegen support for atomicrmw fadd/fsub
Matt Arsenault
2019-01-22
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SelectionDAG] Add getTokenFactor, which splits nodes with > 64k operands.
Florian Hahn
2019-01-18
1
-0
/
+13
*
[SelectionDAG] Add static getMaxNumOperands function to SDNode.
Florian Hahn
2019-01-18
1
-2
/
+1
*
[SelectionDAG] Update check in createOperands to reflect max() is a valid value.
Florian Hahn
2019-01-16
1
-1
/
+1
*
[DAGCombiner] Enable sub saturation constant folding
Simon Pilgrim
2019-01-14
1
-0
/
+2
*
[DAGCombiner] Add add/sub saturation undef handling
Simon Pilgrim
2019-01-14
1
-0
/
+6
*
[DAGCombiner] Enable add saturation constant folding
Simon Pilgrim
2019-01-14
1
-0
/
+2
*
[SelectionDAG] Add type sanity assertions for add/sub saturation node creation.
Simon Pilgrim
2019-01-14
1
-0
/
+4
*
[X86] Add INSERT_SUBVECTOR to ComputeNumSignBits
Craig Topper
2019-01-04
1
-1
/
+35
*
[SelectionDAG] Add SIGN_EXTEND_VECTOR_INREG support to computeKnownBits.
Craig Topper
2018-12-31
1
-1
/
+9
*
Add vtable anchor to classes.
Richard Trieu
2018-12-29
1
-0
/
+2
*
[NVPTX] Allow libcalls that are defined in the current module.
Justin Lebar
2018-12-26
1
-0
/
+26
*
[X86] Use GetDemandedBits to simplify the operands of PMULDQ/PMULUDQ.
Craig Topper
2018-12-24
1
-0
/
+9
*
[SelectionDAG] Always use the version of computeKnownBits that returns a valu...
Simon Pilgrim
2018-12-21
1
-6
/
+3
*
[SelectionDAG] Optional handling of UNDEF elements in matchBinaryPredicate (p...
Simon Pilgrim
2018-12-19
1
-6
/
+13
*
[SelectionDAG] Optional handling of UNDEF elements in matchUnaryPredicate
Simon Pilgrim
2018-12-19
1
-4
/
+13
*
[SelectionDAG] Fix noop detection for vectors in AssertZext/AssertSext in get...
Craig Topper
2018-12-17
1
-2
/
+2
*
[SelectionDAG] Add FSHL/FSHR support to computeKnownBits
Simon Pilgrim
2018-12-16
1
-0
/
+33
*
[CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet
2018-12-13
1
-5
/
+3
*
[SelectionDAG] Add a generic isSplatValue function
Simon Pilgrim
2018-12-12
1
-0
/
+96
*
Revert r348843 "[CodeGen] Allow mempcy/memset to generate small overlapping s...
Clement Courbet
2018-12-11
1
-3
/
+5
*
[CodeGen] Allow mempcy/memset to generate small overlapping stores.
Clement Courbet
2018-12-11
1
-5
/
+3
*
[DebugInfo] Emit undef DBG_VALUEs when SDNodes are optimised out
Jeremy Morse
2018-12-10
1
-1
/
+5
*
[SelectionDAG] Remove ISD::ADDC/ADDE from some undef handling code in getNode...
Craig Topper
2018-12-08
1
-2
/
+0
*
[SelectionDAG] Don't pass on DemandedElts when handling SCALAR_TO_VECTOR
Simon Pilgrim
2018-12-07
1
-1
/
+1
*
[SelectionDAG] Split very large token factors for loads into 64k chunks.
Amara Emerson
2018-12-05
1
-1
/
+4
*
[SelectionDAG] fold constant with undef vector per element
Sanjay Patel
2018-12-02
1
-10
/
+16
*
[SelectionDAG] fold FP binops with 2 undef operands to undef
Sanjay Patel
2018-11-30
1
-2
/
+4
*
[SelectionDAG] move constant or splat functions to common location
Sanjay Patel
2018-11-25
1
-2
/
+16
*
[DAG] consolidate shift simplifications
Sanjay Patel
2018-11-23
1
-7
/
+34
*
Implement computeKnownBits for scalar_to_vector
Stanislav Mekhanoshin
2018-11-19
1
-0
/
+13
*
[SelectionDAG] simplify vector select with undef operand(s)
Sanjay Patel
2018-11-19
1
-2
/
+10
*
[SelectionDAG] simplify select FP with undef condition
Sanjay Patel
2018-11-19
1
-1
/
+1
*
[SelectionDAG] add simplifySelect() to reduce code duplication; NFC
Sanjay Patel
2018-11-19
1
-18
/
+25
*
[DAG] add undef simplifications for select nodes
Sanjay Patel
2018-11-18
1
-2
/
+14
[next]