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
/
machine-combiner.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add avx512 command lines and test cases to machine-combiner.ll
Craig Topper
2019-06-02
1
-48
/
+543
*
[MachineCombiner] Add check for optimal pattern order.
Florian Hahn
2018-01-31
1
-2
/
+2
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-50
/
+50
*
Recommit [MachineCombiner] Update instruction depths incrementally for large ...
Florian Hahn
2017-09-20
1
-0
/
+5
*
Revert r312719 "[MachineCombiner] Update instruction depths incrementally for...
Hans Wennborg
2017-09-13
1
-5
/
+0
*
[MachineCombiner] Update instruction depths incrementally for large BBs.
Florian Hahn
2017-09-07
1
-0
/
+5
*
add 'MustReduceDepth' as an objective/cost-metric for the MachineCombiner
Sanjay Patel
2015-11-10
1
-5
/
+6
*
add test cases that demonstrate bad behavior
Sanjay Patel
2015-10-03
1
-0
/
+52
*
[x86] enable machine combiner reassociations for 256-bit vector min/max
Sanjay Patel
2015-08-21
1
-0
/
+68
*
[x86] enable machine combiner reassociations for 128-bit vector min/max
Sanjay Patel
2015-08-21
1
-0
/
+96
*
[x86] enable machine combiner reassociations for scalar double-precision min/max
Sanjay Patel
2015-08-19
1
-0
/
+48
*
[x86] enable machine combiner reassociations for scalar single-precision maxi...
Sanjay Patel
2015-08-19
1
-0
/
+24
*
[x86] enable machine combiner reassociations for scalar single-precision mini...
Sanjay Patel
2015-08-15
1
-4
/
+4
*
fix typos; NFC
Sanjay Patel
2015-08-15
1
-11
/
+11
*
add test case to show current codegen
Sanjay Patel
2015-08-15
1
-0
/
+24
*
[x86] enable machine combiner reassociations for 256-bit vector FP mul/add
Sanjay Patel
2015-08-12
1
-0
/
+60
*
[x86] enable machine combiner reassociations for 128-bit vector single/double...
Sanjay Patel
2015-08-11
1
-0
/
+44
*
[x86] enable machine combiner reassociations for 128-bit vector single/double...
Sanjay Patel
2015-08-08
1
-0
/
+44
*
[x86] enable machine combiner reassociations for scalar double-precision mult...
Sanjay Patel
2015-07-09
1
-0
/
+23
*
[x86] enable machine combiner reassociations for scalar double-precision adds
Sanjay Patel
2015-07-09
1
-1
/
+23
*
[x86] enable machine combiner reassociations for scalar single-precision mult...
Sanjay Patel
2015-07-08
1
-0
/
+21
*
[x86] extend machine combiner reassociation optimization to SSE scalar adds
Sanjay Patel
2015-07-06
1
-42
/
+89
*
[x86] generalize reassociation optimization in machine combiner to 2 instruct...
Sanjay Patel
2015-06-23
1
-0
/
+99