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
/
DAGCombiner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PR27390] [CodeGen] Reject indexed loads in CombinerDAG.
Marcin Koscielnicki
2016-04-25
1
-3
/
+8
*
[MachineCombiner] Support for floating-point FMA on ARM64 (re-commit r267098)
Gerolf Hoflehner
2016-04-24
1
-1
/
+10
*
[CodeGen] Teach DAG combine to fold select_cc seteq X, 0, sizeof(X), ctlz_zer...
Craig Topper
2016-04-24
1
-0
/
+35
*
DAGCombiner: Relax alignment restriction when changing store type
Matt Arsenault
2016-04-22
1
-10
/
+14
*
DAGCombiner: Relax alignment restriction when changing load type
Matt Arsenault
2016-04-22
1
-3
/
+4
*
Revert r267098 - [MachineCombiner] Support for floating-point FMA on ARM64
Daniel Sanders
2016-04-22
1
-11
/
+2
*
[MachineCombiner] Support for floating-point FMA on ARM64
Gerolf Hoflehner
2016-04-22
1
-2
/
+11
*
DAGCombiner: Reduce 64-bit BFE pattern to pattern on 32-bit component
Matt Arsenault
2016-04-21
1
-0
/
+44
*
Cleanup Store Merging in UseAA case
Nirav Dave
2016-04-13
1
-30
/
+44
*
[DAGCombiner] Fold xor/and/or (bitcast(A), bitcast(B)) -> bitcast(op (A,B)) a...
Simon Pilgrim
2016-04-11
1
-2
/
+2
*
Fix Load Control Dependence in MemCpy Generation
Nirav Dave
2016-04-08
1
-57
/
+0
*
fix typos; NFC
Sanjay Patel
2016-04-04
1
-2
/
+2
*
fix typo; NFC
Sanjay Patel
2016-03-31
1
-2
/
+1
*
Prevent X86ISelLowering from merging volatile loads
Nirav Dave
2016-03-31
1
-8
/
+3
*
Prevent construction of cycle in DAG store merge
Nirav Dave
2016-03-25
1
-2
/
+39
*
SelectionDAG: Remove a tautological dyn_cast. NFC
Justin Bogner
2016-03-23
1
-3
/
+2
*
[DAGCombine] Catch the case where extract_vector_elt can cause an any_ext whi...
Silviu Baranga
2016-03-21
1
-0
/
+1
*
[DAG] use !isUndef() ; NFCI
Sanjay Patel
2016-03-14
1
-5
/
+5
*
[DAG] use isUndef() ; NFCI
Sanjay Patel
2016-03-14
1
-55
/
+55
*
[X86][SSE] Reapplied: Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_...
Simon Pilgrim
2016-03-10
1
-1
/
+18
*
Revert r262599 "[X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EX...
Hans Wennborg
2016-03-08
1
-18
/
+1
*
DAGCombiner: Check legality before creating extract_vector_elt
Matt Arsenault
2016-03-07
1
-1
/
+3
*
[DAGCombine] Fix divrem combine not to assume div/rem type is simple.
Michael Kuperstein
2016-03-04
1
-1
/
+4
*
[ARM] Merging 64-bit divmod lib calls into one
Renato Golin
2016-03-04
1
-4
/
+8
*
[X86][SSE] Improve vector ZERO_EXTEND by combining to ZERO_EXTEND_VECTOR_INREG
Simon Pilgrim
2016-03-03
1
-1
/
+18
*
Revert "[ARM] Merging 64-bit divmod lib calls into one"
Renato Golin
2016-03-03
1
-2
/
+1
*
[ARM] Merging 64-bit divmod lib calls into one
Renato Golin
2016-03-02
1
-1
/
+2
*
DAGCombiner: Make sure an integer is being truncated
Matt Arsenault
2016-03-02
1
-1
/
+1
*
DAGCombiner: Turn truncate of a bitcasted vector to an extract
Matt Arsenault
2016-03-01
1
-0
/
+16
*
Revert "[mips] Promote the result of SETCC nodes to GPR width."
Vasileios Kalintiris
2016-03-01
1
-1
/
+2
*
DAGCombiner: Turn extract of bitcasted integer into truncate
Matt Arsenault
2016-03-01
1
-0
/
+8
*
[mips] Promote the result of SETCC nodes to GPR width.
Vasileios Kalintiris
2016-03-01
1
-2
/
+1
*
DAGCombiner: Don't unnecessarily swap operands in ReassociateOps
Matt Arsenault
2016-02-27
1
-2
/
+2
*
DAGCombiner: Relax sqrt NaN folding check
Matt Arsenault
2016-02-27
1
-7
/
+7
*
[DAGCombiner] Use getBitcast helper when possible. NFCI.
Simon Pilgrim
2016-02-20
1
-7
/
+3
*
[CodeGen] Document and use getConstant's splat-building feature. NFC.
Ahmed Bougacha
2016-02-15
1
-6
/
+3
*
Don't combine fp_round (fp_round x) if f80 to f16 is generated
Pirama Arumuga Nainar
2016-02-13
1
-0
/
+11
*
[CodeGen] Prefer "if (SDValue R = ...)" to "if (R.getNode())". NFCI.
Ahmed Bougacha
2016-02-09
1
-37
/
+28
*
[SelectionDAG] Fix CombineToPreIndexedLoadStore O(n^2) behavior
Tim Shen
2016-02-03
1
-5
/
+5
*
AArch64: Implement missed conditional compare sequences.
Balaram Makam
2016-02-01
1
-2
/
+2
*
Avoid overly large SmallPtrSet/SmallSet
Matthias Braun
2016-01-30
1
-1
/
+1
*
[DAGCombiner] Don't add volatile or indexed stores to ChainedStores
Junmo Park
2016-01-28
1
-0
/
+4
*
Tidied up TRUNC combine code. NFC.
Simon Pilgrim
2016-01-23
1
-9
/
+5
*
[SelectionDAG] Fold more offsets into GlobalAddresses
Dan Gohman
2016-01-22
1
-73
/
+77
*
Revert "[SelectionDAG] Fold more offsets into GlobalAddresses"
Reid Kleckner
2016-01-22
1
-77
/
+73
*
[SelectionDAG] Fold more offsets into GlobalAddresses
Dan Gohman
2016-01-20
1
-73
/
+77
*
[DAGCombiner] don't dereference an operand that doesn't exist (PR26070)
Sanjay Patel
2016-01-08
1
-12
/
+13
*
Test commit access - add a blank line in comment.
Tim Shen
2016-01-08
1
-0
/
+1
*
[SelectionDAGBuilder] Set NoUnsignedWrap for inbounds gep and load/store offs...
Dan Gohman
2016-01-06
1
-1
/
+5
*
Fix (bitcast (fabs x)), (bitcast (fneg x)) and (bitcast (fcopysign cst,
Eric Christopher
2015-12-10
1
-0
/
+68
[prev]
[next]