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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SelectionDAG] soften splat mask assert/unreachable (PR41535)
Sanjay Patel
2019-04-19
1
-1
/
+4
*
[DAGCombine] Add SimplifyDemandedBits helper that handles demanded elts mask ...
Simon Pilgrim
2019-04-17
1
-4
/
+13
*
[ScheduleDAGRRList] Recompute topological ordering on demand.
Florian Hahn
2019-04-17
1
-24
/
+36
*
[TargetLowering] Rename preferShiftsToClearExtremeBits and shouldFoldShiftPai...
Simon Pilgrim
2019-04-16
1
-2
/
+2
*
[DAGCombiner] Add missing flag to addressing mode check
Luis Marques
2019-04-16
1
-0
/
+2
*
DAG: propagate ConsecutiveRegs flags to returns too.
Tim Northover
2019-04-15
1
-0
/
+18
*
DAG: propagate whether an arg is a pointer for CallingConv decisions.
Tim Northover
2019-04-15
2
-5
/
+30
*
[SelectionDAG] Use KnownBits::computeForAddSub/computeForAddCarry
Bjorn Pettersson
2019-04-15
1
-58
/
+21
*
[DAGCombiner] narrow shuffle of concatenated vectors
Sanjay Patel
2019-04-12
1
-0
/
+50
*
[TargetLowering][X86] Teach SimplifyDemandedBits to use ShrinkDemandedOp on I...
Craig Topper
2019-04-12
1
-0
/
+6
*
[DAGCombiner] refactor narrowing of extracted vector binop; NFC
Sanjay Patel
2019-04-11
1
-20
/
+19
*
[DAGCombiner][x86] scalarize inserted vector FP ops
Sanjay Patel
2019-04-11
1
-0
/
+58
*
Revert rL357745: [SelectionDAG] Compute known bits of CopyFromReg
David Green
2019-04-10
1
-20
/
+0
*
[DAGCombiner][X86][SystemZ] Canonicalize SSUBO with immediate RHS to SADDO by...
Craig Topper
2019-04-09
1
-0
/
+8
*
[TargetLowering] SimplifyDemandedBits - add ISD::INSERT_SUBVECTOR support
Simon Pilgrim
2019-04-09
1
-0
/
+39
*
[TargetLowering] SimplifyDemandedBits - Remove GetDemandedSrcMask lambda. NFCI.
Simon Pilgrim
2019-04-09
1
-28
/
+21
*
[TargetLowering] SimplifyDemandedBits - call SimplifyDemandedBits in bitcast ...
Simon Pilgrim
2019-04-09
1
-6
/
+16
*
[TargetLowering] SimplifyDemandedBits - use DemandedElts in bitcast handling
Simon Pilgrim
2019-04-08
1
-12
/
+13
*
[DAG] Pull out ComputeNumSignBits call to make debugging easier. NFCI.
Simon Pilgrim
2019-04-07
1
-2
/
+2
*
[SelectionDAG] Add fcmp UNDEF handling to SelectionDAG::FoldSetCC
Simon Pilgrim
2019-04-05
1
-3
/
+8
*
[DAGCombiner][x86] scalarize splatted vector FP ops
Sanjay Patel
2019-04-05
1
-2
/
+19
*
[SelectionDAG] Compute known bits of CopyFromReg
Piotr Sobczak
2019-04-05
1
-0
/
+20
*
[FastISel] Fix crash for gc.relocate lowring
Serguei Katkov
2019-04-05
1
-1
/
+6
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
4
-11
/
+11
*
[FastISel] Fix the crash in gc.result lowering
Serguei Katkov
2019-04-04
1
-1
/
+2
*
[DAGCombiner] Rename variables Demanded -> DemandedBits/DemandedElts. NFCI.
Simon Pilgrim
2019-04-03
1
-9
/
+10
*
[DAGCombiner] loosen restrictions for moving shuffles after vector binop
Sanjay Patel
2019-04-03
1
-16
/
+19
*
[DAGCombine] Don't use getZExtValue() until we know the constant is in range.
Simon Pilgrim
2019-04-03
1
-2
/
+2
*
Revert r357256 "[DAGCombine] Improve Lifetime node chains."
Hans Wennborg
2019-04-03
1
-31
/
+0
*
[DAGCombiner] reduce code duplication; NFC
Sanjay Patel
2019-04-02
1
-8
/
+8
*
[DAGCombiner] Rewrite ImproveLifetimeNodeChain to avoid DAG loop.
Nirav Dave
2019-03-29
1
-8
/
+9
*
[DAG] Avoid redundancy in StoreMerge TokenFactor generation.
Nirav Dave
2019-03-29
1
-2
/
+2
*
[DAGCombine] Prune unnused nodes.
Nirav Dave
2019-03-29
1
-15
/
+48
*
[DAG] Set up infrastructure to avoid smart constructor-based dangling nodes
Nirav Dave
2019-03-29
2
-0
/
+16
*
[DAGCombiner] simplify shuffle of shuffle
Sanjay Patel
2019-03-29
1
-0
/
+33
*
[DAGCombine] Improve Lifetime node chains.
Nirav Dave
2019-03-29
1
-0
/
+30
*
[DAGCombiner] fold sext into decrement
Sanjay Patel
2019-03-29
1
-0
/
+9
*
Switch lowering: exploit unreachable fall-through when lowering case range cl...
Hans Wennborg
2019-03-29
2
-3
/
+23
*
[SelectionDAGBuilder] Fix 80 column violation. NFC
Craig Topper
2019-03-28
1
-1
/
+2
*
[DAG] Fix Lifetime Node ID hashing.
Nirav Dave
2019-03-28
1
-0
/
+7
*
[DAGCombiner] fold sext into negation
Sanjay Patel
2019-03-28
1
-0
/
+10
*
[DAGCombiner] Fold truncate(build_vector(x,y)) -> build_vector(truncate(x),tr...
Simon Pilgrim
2019-03-28
1
-1
/
+15
*
[DAGCombiner] Teach TokenFactor pruning to peek through lifetime nodes
Nirav Dave
2019-03-27
1
-0
/
+2
*
[LegalizeVectorTypes] Allow single loads and stores for more short vectors
Justin Bogner
2019-03-27
1
-1
/
+6
*
Revert r356996 "[DAG] Avoid smart constructor-based dangling nodes."
Nirav Dave
2019-03-27
2
-15
/
+0
*
[ConstantRange] Rename isWrappedSet() to isUpperWrapped()
Nikita Popov
2019-03-27
1
-1
/
+1
*
[DAGCombiner] Unify Lifetime and memory Op aliasing.
Nirav Dave
2019-03-27
2
-79
/
+120
*
[DAGCombine] Refactor GatherAllAliases. NFCI.
Nirav Dave
2019-03-27
1
-65
/
+66
*
Re-commit r355490 "[CodeGen] Omit range checks from jump tables when lowering...
Hans Wennborg
2019-03-27
2
-55
/
+39
*
[DAGCombiner] Don't allow addcarry if the carry producer is illegal.
Jonas Paulsson
2019-03-27
1
-0
/
+4
[next]