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
*
AMDGPU: Remove leftover ShaderType attributes in tests
Matt Arsenault
2016-04-13
4
-31
/
+29
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-04-12
1
-29
/
+27
*
This reverts commit r265913 and r265912
Sanjoy Das
2016-04-11
1
-309
/
+0
*
[SCEV] See through op.with.overflow intrinsics
Sanjoy Das
2016-04-10
1
-0
/
+309
*
Re-commit [SCEV] Introduce a guarded backedge taken count and use it in LAA a...
Silviu Baranga
2016-04-08
1
-0
/
+109
*
Don't IPO over functions that can be de-refined
Sanjoy Das
2016-04-08
1
-0
/
+21
*
AMDGPU: Add a shader calling convention
Nicolai Haehnle
2016-04-06
1
-1
/
+1
*
Revert r265535 until we know how we can fix the bots
Silviu Baranga
2016-04-06
1
-109
/
+0
*
[SCEV] Introduce a guarded backedge taken count and use it in LAA and LV
Silviu Baranga
2016-04-06
1
-0
/
+109
*
[CFLAA] Fix PR27213; incorrect tagging of args/globals
George Burgess IV
2016-04-05
2
-5
/
+41
*
[DependenceAnalysis] Check if result of getConstantPart is null
Brendon Cahoon
2016-04-04
1
-0
/
+73
*
[TTI] Let the cost model estimate ctpop costs based on legality
Benjamin Kramer
2016-03-31
2
-8
/
+19
*
AMDGPU: Cost model for basic integer operations
Matt Arsenault
2016-03-25
4
-0
/
+343
*
AMDGPU: Partially implement getArithmeticInstrCost for FP ops
Matt Arsenault
2016-03-25
4
-0
/
+358
*
TTI: Report 0 cost for free addrspacecasts
Matt Arsenault
2016-03-25
1
-0
/
+45
*
TTI: Use 0 for cost of fabs if free
Matt Arsenault
2016-03-25
1
-0
/
+97
*
AMDGPU: TTI: Make insertelement free.
Matt Arsenault
2016-03-25
1
-0
/
+37
*
[LAA] Support memchecks involving loop-invariant addresses
Adam Nemet
2016-03-24
1
-0
/
+38
*
Revert "Support arbitrary addrspace pointers in masked load/store intrinsics"
Matthias Braun
2016-03-22
1
-27
/
+29
*
AMDGPU/SI: Add llvm.amdgcn.buffer.atomic.* intrinsics
Nicolai Haehnle
2016-03-18
1
-0
/
+104
*
AMDGPU: mark atomic instructions as sources of divergence
Nicolai Haehnle
2016-03-17
1
-0
/
+15
*
AMDGPU: mark llvm.amdgcn.image.atomic.* as a source of divergence
Nicolai Haehnle
2016-03-14
1
-0
/
+122
*
[PM/AA] Teach the AAManager how to handle module analyses in addition to
Chandler Carruth
2016-03-11
2
-0
/
+2
*
Support arbitrary addrspace pointers in masked load/store intrinsics
Artur Pilipenko
2016-03-10
1
-29
/
+27
*
[CG] Add a new pass manager printer pass for the old call graph and
Chandler Carruth
2016-03-10
1
-0
/
+1
*
[LCG] Spell the printing pass pipeline name for the lazy call graph
Chandler Carruth
2016-03-10
2
-2
/
+2
*
InstCombine: Restrict computeKnownBits() on all Values to OptLevel > 2
Matthias Braun
2016-03-09
1
-5
/
+5
*
Remove trailing newline from test case; NFC
Sanjoy Das
2016-03-09
1
-1
/
+0
*
[SCEV] Slightly generalize getRangeViaFactoring
Sanjoy Das
2016-03-09
1
-0
/
+58
*
[SCEV] Slightly generalize getRangeViaFactoring
Sanjoy Das
2016-03-09
1
-2
/
+53
*
[ScopedNoAliasAA] Make test basic.ll less confusing
Adam Nemet
2016-03-07
1
-3
/
+3
*
[ValueTracking] Remove dead code from an old experiment
Philip Reames
2016-03-03
2
-62
/
+0
*
[SCEV] Prove no-overflow via constant ranges
Sanjoy Das
2016-03-03
1
-0
/
+51
*
[SCEV] Be less eager about demoting zexts to sexts
Sanjoy Das
2016-03-03
1
-0
/
+23
*
[SCEV] Make getRange smarter around selects
Sanjoy Das
2016-03-02
1
-0
/
+88
*
Another fix the testcase introduced by r261903 - Add the missing matches
Hongbin Zheng
2016-02-26
1
-3
/
+3
*
Use regex in testcase, do not fail windows bots
Hongbin Zheng
2016-02-25
1
-10
/
+10
*
Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManage...
Hongbin Zheng
2016-02-25
18
-0
/
+35
*
Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
Hongbin Zheng
2016-02-25
1
-0
/
+50
*
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng
2016-02-25
1
-0
/
+1
*
Revert "Introduce analysis pass to compute PostDominators in the new pass man...
Hongbin Zheng
2016-02-25
1
-1
/
+0
*
Revert "Introduce DominanceFrontierAnalysis to the new PassManager to compute...
Hongbin Zheng
2016-02-25
1
-50
/
+0
*
Revert "Introduce RegionInfoAnalysis, which compute Region Tree in the new Pa...
Hongbin Zheng
2016-02-25
18
-35
/
+0
*
Introduce RegionInfoAnalysis, which compute Region Tree in the new PassManage...
Hongbin Zheng
2016-02-25
18
-0
/
+35
*
Introduce DominanceFrontierAnalysis to the new PassManager to compute Dominan...
Hongbin Zheng
2016-02-25
1
-0
/
+50
*
Introduce analysis pass to compute PostDominators in the new pass manager. NFC
Hongbin Zheng
2016-02-25
1
-0
/
+1
*
[PM/AA] Wire up TBAA to the new pass manager's registry and test it.
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[PM/AA] Wire up the scoped-no-alias AA to the new pass manager's
Chandler Carruth
2016-02-20
1
-0
/
+1
*
[PM/AA] Wire up SCEVAA to the new pass manager's registry and test it.
Chandler Carruth
2016-02-20
1
-0
/
+2
*
[PM/AA] Wire up CFLAA to the new pass manager fully, and port one of its
Chandler Carruth
2016-02-20
1
-0
/
+1
[next]