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
/
Transforms
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert [SLP] Look-ahead operand reordering heuristic.
Jordan Rupprecht
2019-07-01
1
-87
/
+47
*
[NFC][InstCombine] More commutative tests for "shift direction in bittest" (P...
Roman Lebedev
2019-07-01
1
-16
/
+61
*
[NFC][InstCombine] Add tests for "shift direction in bittest" (PR42466)
Roman Lebedev
2019-07-01
1
-0
/
+234
*
[InstCombine] (Y + ~X) + 1 --> Y - X fold (PR42459)
Roman Lebedev
2019-07-01
2
-27
/
+12
*
[InstCombine] Shift amount reassociation in bittest (PR42399)
Roman Lebedev
2019-07-01
1
-108
/
+88
*
[NFC][InstCombine] Better commutative tests for "shift amount reassociation i...
Roman Lebedev
2019-07-01
1
-30
/
+144
*
[NFC][InstCombine] Improve test coverage for ((~x) + y) + 1 -> y - x fold fo...
Roman Lebedev
2019-07-01
1
-6
/
+46
*
[NFC][InstCombine] Tests for ((~x) + y) + 1 -> y - x fold fold (PR42459)
Roman Lebedev
2019-07-01
1
-0
/
+184
*
[NFC][InstCombine] Tests for x - ~(y) -> x + y + 1 fold (PR42457)
Roman Lebedev
2019-07-01
1
-0
/
+94
*
[InstCombine] Omit 'urem' where possible
Roman Lebedev
2019-07-01
1
-9
/
+4
*
[NFC][InstCombine] Copy test for omit urem when possible from TargetLowering
Roman Lebedev
2019-07-01
1
-0
/
+171
*
[SimpleLoopUnswitch] Implement handling of prof branch_weights metadata for S...
Yevgeny Rouban
2019-07-01
2
-0
/
+262
*
[ARM] WLS/LE Code Generation
Sam Parker
2019-07-01
11
-1097
/
+128
*
[InstCombine] canonicalize fcmp+select to minnum/maxnum intrinsics
Sanjay Patel
2019-06-30
1
-12
/
+8
*
[InstCombine] canonicalize fmin/fmax to LLVM intrinsics minnum/maxnum
Sanjay Patel
2019-06-29
3
-55
/
+46
*
[InstCombine] Shift amount reassociation (PR42391)
Roman Lebedev
2019-06-29
1
-48
/
+12
*
[LFTR] Fix post-inc pointer IV with truncated exit count (PR41998)
Nikita Popov
2019-06-29
2
-4
/
+8
*
[NFC][NewGVN] Explicitly check fpmath metadata in fpmath.ll
Cameron McInally
2019-06-28
1
-4
/
+7
*
[NewGVN] Add unary FNeg support to NewGVN pass
Cameron McInally
2019-06-28
1
-3
/
+2
*
[GVNSink] Add unary FNeg support to GVNSink pass
Cameron McInally
2019-06-28
1
-1
/
+2
*
[NFC][InstCombine] Shift amount reassociation: revisit flag preservation tests
Roman Lebedev
2019-06-28
1
-12
/
+26
*
[NFC][InstCombine] Shift amount reassociation: add flag preservation test
Roman Lebedev
2019-06-28
1
-10
/
+55
*
[NFC][Float2Int] Pre-commit unary FNeg test to basic.ll
Cameron McInally
2019-06-28
1
-0
/
+16
*
[NFC][NewGVN] Pre-commit unary FNeg test to fpmath.ll
Cameron McInally
2019-06-28
1
-0
/
+11
*
[HardwareLoops] Loop counter guard intrinsic
Sam Parker
2019-06-28
3
-35
/
+475
*
[NFC][GVNSink] Pre-commit unary FNeg test to fpmath.ll
Cameron McInally
2019-06-27
1
-0
/
+23
*
[GVN] Add support for unary FNeg to GVN pass
Cameron McInally
2019-06-27
1
-3
/
+2
*
[NFC][GVN] Pre-commit unary FNeg tests to fpmath.ll
Cameron McInally
2019-06-27
1
-0
/
+11
*
[ARM] Move low overhead loop codegen tests into a separate file. NFC
David Green
2019-06-27
2
-20
/
+58
*
[Attr] Add "willreturn" function attribute
Johannes Doerfert
2019-06-27
1
-0
/
+469
*
[InstCombine] remove 'tmp' names and regenerate checks; NFC
Sanjay Patel
2019-06-27
1
-63
/
+64
*
IR: compare type attributes deeply when looking into functions.
Tim Northover
2019-06-27
1
-0
/
+37
*
[Attributor] Deducing existing nounwind attribute.
Stefan Stipanovic
2019-06-27
1
-0
/
+99
*
[InstCombine][NFCI] Fix test comments.
Huihui Zhang
2019-06-27
2
-4
/
+4
*
[SLP] Look-ahead operand reordering heuristic.
Vasileios Porpodas
2019-06-26
1
-47
/
+87
*
[InstCombine] change 'tmp' variable names; NFC
Sanjay Patel
2019-06-26
1
-86
/
+86
*
Revert [InstCombine] change 'tmp' variable names; NFC
Sanjay Patel
2019-06-26
1
-84
/
+86
*
[InstCombine] change 'tmp' variable names; NFC
Sanjay Patel
2019-06-26
1
-86
/
+84
*
[InstCombine] regenerate test checks; NFC
Sanjay Patel
2019-06-26
1
-37
/
+75
*
[NFC][InstCombine] Revisit one-use tests in shift-amount-reassociation-in-bit...
Roman Lebedev
2019-06-26
1
-14
/
+114
*
[NFC][InstCombine] Add shift amount reassociation in bittest tests (PR42399)
Roman Lebedev
2019-06-26
1
-0
/
+420
*
[InlineCost] cleanup calculations of Cost and Threshold
Fedor Sergeev
2019-06-26
1
-6
/
+6
*
Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...
Clement Courbet
2019-06-26
12
-1908
/
+3
*
[ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.
Clement Courbet
2019-06-26
12
-3
/
+1908
*
[LoopUnroll] Add support for loops with exiting headers and uncond latches.
Florian Hahn
2019-06-26
4
-3
/
+348
*
[NFC][InstCombine] Add shift amount reassociation tests (PR42391)
Roman Lebedev
2019-06-26
1
-0
/
+167
*
[InstCombine] Simplify icmp ult/uge (shl %x, C2), C1 iff C1 is power of two -...
Huihui Zhang
2019-06-25
2
-26
/
+26
*
[InstCombine] reduce checks for power-of-2-or-zero using ctpop
Sanjay Patel
2019-06-25
1
-47
/
+28
*
[ARM] Code-generation infrastructure for MVE.
Simon Tatham
2019-06-25
1
-3
/
+3
*
[ARM] Fix for DLS/LE CodeGen
Sam Parker
2019-06-25
2
-68
/
+48
[prev]
[next]