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
/
Analysis
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Enhance SCEV to compute the trip count for some loops with unknown st...
Reid Kleckner
2016-08-16
1
-54
/
+0
*
Revert "[ValueTracking] Improve ValueTracking on left shift with nsw flag"
Sanjoy Das
2016-08-15
1
-24
/
+0
*
Enhance SCEV to compute the trip count for some loops with unknown stride.
David L Kreitzer
2016-08-15
1
-0
/
+54
*
[DSE] Don't remove stores made live by a call which unwinds.
Eli Friedman
2016-08-12
1
-12
/
+12
*
[ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Andrew Kaylor
2016-08-10
1
-0
/
+97
*
[ValueTracking] Improve ValueTracking on left shift with nsw flag
Andrew Kaylor
2016-08-09
1
-0
/
+24
*
Fix the runtime error caused by "Use ValueOffsetPair to enhance value reuse d...
Wei Mi
2016-08-09
1
-0
/
+41
*
Recommit "Use ValueOffsetPair to enhance value reuse during SCEV expansion".
Wei Mi
2016-08-09
1
-0
/
+44
*
[SCEV] Un-grep'ify tests; NFC
Sanjoy Das
2016-08-05
2
-42
/
+50
*
[SCEV] Don't infinitely recurse on unreachable code
Sanjoy Das
2016-08-05
1
-0
/
+28
*
[LV, X86] Be more optimistic about vectorizing shifts.
Michael Kuperstein
2016-08-04
1
-0
/
+39
*
[X86] Dropped XOP ctbits checks - they match the AVX checks
Simon Pilgrim
2016-08-04
1
-62
/
+2
*
[X86][SSE] Add initial costs for vector CTTZ/CTLZ
Simon Pilgrim
2016-08-04
2
-99
/
+163
*
[CFLAA] Remove modref queries from CFLAA.
George Burgess IV
2016-08-01
7
-19
/
+26
*
[BPI] Add new LazyBPI analysis
Adam Nemet
2016-07-28
1
-0
/
+1
*
[CFLAA] Add getModRefBehavior to CFLAnders.
George Burgess IV
2016-07-27
6
-0
/
+25
*
Revert r276136 "Use ValueOffsetPair to enhance value reuse during SCEV expans...
Hans Wennborg
2016-07-26
1
-44
/
+0
*
Remove useless pass from the pipeline in test/Analysis/Dominators/2007-01-14-...
Wei Mi
2016-07-25
1
-2
/
+2
*
[SCEV] Make isImpliedCondOperandsViaRanges smarter
Sanjoy Das
2016-07-23
1
-0
/
+66
*
[PM] Port BreakCriticalEdges to the new PM.
Wei Mi
2016-07-22
2
-0
/
+2
*
Fix test/Analysis/ScalarEvolution/scev-expander-existing-value-offset.ll for ...
Wei Mi
2016-07-20
1
-44
/
+0
*
Use ValueOffsetPair to enhance value reuse during SCEV expansion.
Wei Mi
2016-07-20
1
-0
/
+88
*
[X86][SSE] Add cost model values for CTPOP of vectors
Simon Pilgrim
2016-07-20
1
-24
/
+40
*
[CFLAA] Make a test tell the truth. NFC.
George Burgess IV
2016-07-19
1
-2
/
+2
*
[CFLAA] Add some interproc. analysis to CFLAnders.
George Burgess IV
2016-07-19
13
-0
/
+448
*
[X86] Add CTPOP/CTLZ/CTTZ scalar cost tests
Simon Pilgrim
2016-07-17
1
-6
/
+171
*
[CFLAA] Add attributes handling for CFLAnders.
George Burgess IV
2016-07-15
2
-0
/
+155
*
[CFLAA] Add an initial CFLAnders implementation.
George Burgess IV
2016-07-15
4
-0
/
+102
*
GlobalsAA: Functions with the argmemonly attribute won't read arbitrary globals
Tom Stellard
2016-07-14
1
-0
/
+31
*
[BFI] Add new LazyBFI analysis pass
Adam Nemet
2016-07-13
1
-0
/
+1
*
Fix ScalarEvolutionExpander step scaling bug
Keno Fischer
2016-07-13
1
-0
/
+48
*
[X86] Make some cast costs more precise
Michael Kuperstein
2016-07-11
3
-35
/
+35
*
Teach isDereferenceablePointer to look through returned-argument functions
Hal Finkel
2016-07-11
1
-1
/
+4
*
Teach SCEV to look through returned-argument functions
Hal Finkel
2016-07-11
1
-0
/
+16
*
BasicAA should look through functions with returned arguments
Hal Finkel
2016-07-11
1
-0
/
+45
*
[LAA] Port test to the new PM
Adam Nemet
2016-07-08
1
-3
/
+13
*
NVPTX: Remove the legacy ptx intrinsics
Justin Bogner
2016-07-07
1
-2
/
+2
*
[PM] Avoid getResult on a higher level in LoopAccessAnalysis
Sean Silva
2016-07-07
21
-21
/
+21
*
[x86] fix cost of SINT_TO_FP for i32 --> float (PR21356, PR28434)
Sanjay Patel
2016-07-06
1
-6
/
+6
*
[TTI] The cost model should not assume vector casts get completely scalarized
Michael Kuperstein
2016-07-06
4
-210
/
+210
*
[CFLAA] Split into Anders+Steens analysis.
George Burgess IV
2016-07-06
34
-62
/
+62
*
[PowerPC] - Legalize vector types by widening instead of integer promotion
Nemanja Ivanovic
2016-07-05
1
-1
/
+1
*
Add writeonly IR attribute
Nicolai Haehnle
2016-07-04
1
-14
/
+29
*
[PM] Port LoopAccessInfo analysis to new PM
Xinliang David Li
2016-07-02
21
-1
/
+22
*
[SCEV] Compute max be count from shift operator only if all else fails
Sanjoy Das
2016-06-30
1
-0
/
+26
*
[CFLAA] Add support for ModRef queries.
George Burgess IV
2016-06-30
1
-0
/
+2
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-06-28
1
-29
/
+27
*
Revert -r273892 "Support arbitrary addrspace pointers in masked load/store in...
Artur Pilipenko
2016-06-27
1
-27
/
+29
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-06-27
1
-29
/
+27
*
[CFLAA] Propagate StratifiedAttrs in interproc. analysis.
George Burgess IV
2016-06-24
5
-8
/
+113
[next]