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
/
lib
/
Target
/
AMDGPU
/
AMDGPUPromoteAlloca.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AMDGPU: Do not promote allocas with non-inbounds GEPs
Matt Arsenault
2016-02-02
1
-0
/
+7
*
AMDGPU: Handle promoting memmove
Matt Arsenault
2016-02-02
1
-0
/
+24
*
AMDGPU: Skip promote alloca with no optimizations
Matt Arsenault
2016-02-02
1
-1
/
+1
*
AMDGPU: Minor cleanups for AMDGPUPromoteAlloca
Matt Arsenault
2016-02-02
1
-27
/
+21
*
AMDGPU: Report AMDGPUPromoteAlloca changed the function
Matt Arsenault
2016-02-02
1
-22
/
+21
*
AMDGPU: Whitelist handled intrinsics
Matt Arsenault
2016-02-02
1
-8
/
+36
*
AMDGPU: Use inbounds when calculating workitem offset
Matt Arsenault
2016-02-02
1
-6
/
+7
*
AMDGPU: Fix emitting invalid workitem intrinsics for HSA
Matt Arsenault
2016-01-30
1
-31
/
+177
*
AMDGPU: Fix crash with invariant markers
Matt Arsenault
2016-01-22
1
-0
/
+8
*
GlobalValue: use getValueType() instead of getType()->getPointerElementType().
Manuel Jacob
2016-01-16
1
-3
/
+2
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-3
/
+3
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-3
/
+3
*
AMDGPU: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-13
1
-1
/
+1
*
AMDGPU: Produce error on dynamic_stackalloc
Matt Arsenault
2015-08-26
1
-0
/
+3
*
De-constify pointers to Type since they can't be modified. NFC
Craig Topper
2015-08-01
1
-3
/
+3
*
AMDGPU: Don't try to use LDS/vector for private if pointer value stored
Matt Arsenault
2015-07-28
1
-4
/
+14
*
AMDGPU: Fix crash if called function is a bitcast
Matt Arsenault
2015-07-28
1
-1
/
+6
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-0
/
+407