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
/
test
/
CodeGen
/
X86
/
combine-add.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 3
Roman Lebedev
2019-05-30
1
-2
/
+2
*
[DAGCombine] Revert of recommit of "binop-with-const hoisting" patches
Roman Lebedev
2019-05-30
1
-2
/
+2
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 2
Roman Lebedev
2019-05-28
1
-2
/
+2
*
Revert DAGCombine "hoist binop with const" folds
Roman Lebedev
2019-05-28
1
-2
/
+2
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold
Roman Lebedev
2019-05-28
1
-2
/
+2
*
[DAGCombiner] fold (add (add (xor a, -1), b), 1) -> (sub b, a)
Amaury Sechet
2019-03-08
1
-17
/
+8
*
Fix typo in constant vector
Simon Pilgrim
2019-03-08
1
-3
/
+3
*
[X86] Add test cases for D58874
Simon Pilgrim
2019-03-05
1
-0
/
+45
*
[DAGCombine] Add ADD(SUB,SUB) combines
Simon Pilgrim
2019-02-04
1
-13
/
+6
*
[X86] Add a couple of missed ADD combine tests
Simon Pilgrim
2019-02-04
1
-0
/
+42
*
[X86] Handle COPYs of physregs better (regalloc hints)
Simon Pilgrim
2018-09-19
1
-6
/
+6
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-34
/
+34
*
[DAGCombiner] Update most ADD combines to support general vector combines
Simon Pilgrim
2016-10-12
1
-50
/
+27
*
[X86][SSE] Added vector add combine tests
Simon Pilgrim
2016-09-16
1
-0
/
+339