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
...
*
[LVI][CVP] LazyValueInfoImpl::solveBlockValueBinaryOp(): use no-wrap flags fr...
Roman Lebedev
2019-10-23
1
-6
/
+2
*
[NFC][LVI][CVP] Tests where pre-specified `add` no-wrap flags could be used b...
Roman Lebedev
2019-10-22
1
-0
/
+136
*
[InstCombine] Signed saturation patterns
David Green
2019-10-22
1
-124
/
+30
*
[InstCombine] Signed saturation tests. NFC
David Green
2019-10-22
1
-0
/
+597
*
[CVP] No-wrap deduction for `shl`
Roman Lebedev
2019-10-21
2
-13
/
+13
*
[NFC][CVP] Add `shl` no-wrap deduction test coverage
Roman Lebedev
2019-10-21
1
-0
/
+378
*
Pre-commit test cases for D64713.
Jay Foad
2019-10-21
2
-0
/
+64
*
[MemCpyOpt] Fixing Incorrect Code Motion while Handling Aggregate Type Values
Sam Elliott
2019-10-21
1
-0
/
+30
*
[CVP] Deduce no-wrap on `mul`
Roman Lebedev
2019-10-21
1
-4
/
+4
*
[InstCombine] Allow values with multiple users in SimplifyDemandedVectorElts
Piotr Sobczak
2019-10-21
1
-4
/
+71
*
[IR] Fix mayReadFromMemory() for writeonly calls
Yevgeny Rouban
2019-10-21
1
-0
/
+15
*
[Attributor] Teach AANoCapture to use information in-flight more aggressively
Johannes Doerfert
2019-10-21
5
-13
/
+40
*
[IndVars] Eliminate loop exits with equivalent exit counts
Philip Reames
2019-10-20
3
-8
/
+40
*
[InstCombine] conditional sign-extend of high-bit-extract: 'or' pattern.
Roman Lebedev
2019-10-20
1
-3
/
+3
*
[NFC][InstCombine] conditional sign-extend of high-bit-extract: 'and' pat. ca...
Roman Lebedev
2019-10-20
1
-0
/
+99
*
[InstCombine] Fold uadd.sat(a, b) == 0 and usub.sat(a, b) == 0
Nikita Popov
2019-10-20
1
-10
/
+8
*
[InstCombine] Add tests for uadd/sub.sat(a, b) == 0; NFC
Nikita Popov
2019-10-20
1
-0
/
+44
*
[InstCombine] Shift amount reassociation in shifty sign bit test (PR43595)
Roman Lebedev
2019-10-20
1
-6
/
+6
*
[SampleFDO] Add profile remapping support for profile on-demand loading used
Wei Mi
2019-10-18
1
-1
/
+5
*
[NFC][CVP] Some tests for `mul` no-wrap deduction
Roman Lebedev
2019-10-18
1
-0
/
+175
*
[CVP] After proving that @llvm.with.overflow()/@llvm.sat() don't overflow, al...
Roman Lebedev
2019-10-18
1
-12
/
+12
*
[NFC][CVP] Add @llvm.*.sat tests where we could prove both no-overflows
Roman Lebedev
2019-10-18
1
-8
/
+100
*
[InstCombine] Fix miscompile bug in canEvaluateShuffled
Bjorn Pettersson
2019-10-18
1
-5
/
+26
*
[InstCombine] Pre-commit of test case showing miscompile bug in canEvaluateSh...
Bjorn Pettersson
2019-10-18
1
-0
/
+101
*
[NFC][InstCombine] Tests for "fold variable mask before variable shift-of-tru...
Roman Lebedev
2019-10-17
11
-0
/
+2430
*
[LoopIdiom] BCmp: check, not assert that loop exits exit out of the loop (PR4...
Roman Lebedev
2019-10-17
1
-0
/
+468
*
Reland: Dead Virtual Function Elimination
Oliver Stannard
2019-10-17
9
-0
/
+749
*
[Analysis] Don't assume that unsigned overflow can't happen in EmitGEPOffset ...
Mikhail Maltsev
2019-10-17
5
-25
/
+37
*
[DAGCombine][ARM] Enable extending masked loads
Sam Parker
2019-10-17
1
-3
/
+139
*
Remove a stale comment, noted in post commit review for rL375038
Philip Reames
2019-10-16
1
-1
/
+0
*
[IndVars] Fix a miscompile in off-by-default loop predication implementation
Philip Reames
2019-10-16
1
-9
/
+4
*
[SLP] avoid reduction transform on patterns that the backend can load-combine...
Sanjay Patel
2019-10-16
1
-52
/
+104
*
[InstCombine][AMDGPU] Fix crash with v3i16/v3f16 buffer intrinsics
Piotr Sobczak
2019-10-16
1
-0
/
+45
*
Revert "[HardwareLoops] Optimisation remarks"
Sjoerd Meijer
2019-10-16
2
-13
/
+2
*
[HardwareLoops] Optimisation remarks
Sjoerd Meijer
2019-10-16
2
-2
/
+13
*
[NewGVN] Check that call has an access.
Alina Sbirlea
2019-10-15
1
-0
/
+42
*
[InstCombine] fold a shifted bool zext to a select (2nd try)
Sanjay Patel
2019-10-15
2
-8
/
+15
*
Revert [SROA] Reuse existing lifetime markers if possible
David L. Jones
2019-10-15
1
-69
/
+0
*
Revert [InstCombine] fold a shifted bool zext to a select
Sanjay Patel
2019-10-14
2
-4
/
+8
*
[MemorySSA] Update for partial unswitch.
Alina Sbirlea
2019-10-14
9
-0
/
+106
*
Revert "Dead Virtual Function Elimination"
Jorge Gorbe Moya
2019-10-14
9
-749
/
+0
*
[InstCombine] fold a shifted bool zext to a select
Sanjay Patel
2019-10-14
2
-8
/
+4
*
[InstCombine] add tests for select/shift transforms; NFC
Sanjay Patel
2019-10-14
2
-0
/
+59
*
[Tests] Add a test demonstrating a miscompile in the off-by-default loop-pred...
Philip Reames
2019-10-14
1
-0
/
+75
*
[LoopIdiom] BCmp: loop exit count must not be wider than size_t that `bcmp` t...
Roman Lebedev
2019-10-14
1
-0
/
+59
*
[Tests] Add a few more tests for idioms with FP induction variables
Philip Reames
2019-10-14
1
-0
/
+231
*
[CostModel][X86] Add CTLZ scalar costs
Simon Pilgrim
2019-10-14
1
-142
/
+160
*
Reapply r374743 with a fix for the ocaml binding
Joerg Sonnenberger
2019-10-14
5
-154
/
+122
*
[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator
Cameron McInally
2019-10-14
4
-17
/
+17
*
[CostModel][X86] Add CTPOP scalar costs (PR43656)
Simon Pilgrim
2019-10-14
1
-22
/
+46
[prev]
[next]