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
/
AArch64
/
shift-amount-mod.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAGCombiner] fold shift-trunc-shift to shift-mask-trunc (2nd try)
Sanjay Patel
2019-12-13
1
-2
/
+1
*
Revert "[DAGCombiner] fold shift-trunc-shift to shift-mask-trunc"
Sanjay Patel
2019-12-12
1
-1
/
+2
*
[DAGCombiner] fold shift-trunc-shift to shift-mask-trunc
Sanjay Patel
2019-12-12
1
-2
/
+1
*
[AArch64][PowerPC] add tests for shift sandwich; NFC
Sanjay Patel
2019-12-12
1
-0
/
+13
*
[DAGCombine][X86][AArch64][MIPS][LANAI] (C - x) - y -> C - (x + y) fold (PR...
Roman Lebedev
2019-06-04
1
-10
/
+8
*
[DAGCombine][X86][AArch64][ARM] (C - x) + y -> (y - x) + C fold
Roman Lebedev
2019-06-04
1
-6
/
+2
*
[DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fol...
Roman Lebedev
2019-05-30
1
-2
/
+2
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 3
Roman Lebedev
2019-05-30
1
-4
/
+2
*
[DAGCombine] Revert of recommit of "binop-with-const hoisting" patches
Roman Lebedev
2019-05-30
1
-4
/
+6
*
[DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fol...
Roman Lebedev
2019-05-28
1
-2
/
+2
*
[DAGCombiner][X86][AArch64][AMDGPU] (x + C) - y -> (x - y) + C fold. Try 2
Roman Lebedev
2019-05-28
1
-4
/
+2
*
Revert DAGCombine "hoist binop with const" folds
Roman Lebedev
2019-05-28
1
-4
/
+6
*
[DAGCombiner][X86][AArch64][SPARC][SystemZ] y - (x + C) -> (y - x) - C fold
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
-4
/
+2
*
[NFC][X86][AArch64] Shift amount masking: tests that show that 'neg' doesn't ...
Roman Lebedev
2019-05-21
1
-0
/
+218
*
[NFC][X86][AArch64] Add some more tests for shift amount masking
Roman Lebedev
2019-05-21
1
-0
/
+458