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
/
R600
/
AMDGPUPromoteAlloca.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-407
/
+0
*
Simplify IRBuilder::CreateCall* by using ArrayRef+initializer_list/braced ini...
David Blaikie
2015-05-18
1
-6
/
+5
*
Remove superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-27
1
-2
/
+2
*
Opaque Pointer Types: GEP API migrations to specify the gep type explicitly
David Blaikie
2015-03-24
1
-3
/
+3
*
Purge unused includes throughout libSupport.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
Make DataLayout Non-Optional in the Module
Mehdi Amini
2015-03-04
1
-3
/
+3
*
R600: Don't promote allocas when one of the users is a ptrtoint instruction
Tom Stellard
2014-10-31
1
-6
/
+19
*
Remove unnecessary copying or replace it with moves in a bunch of places.
Benjamin Kramer
2014-10-04
1
-3
/
+5
*
R600/SI: Fix promote alloca pass breaking addrspacecast
Matt Arsenault
2014-09-15
1
-0
/
+7
*
Add override to overriden virtual methods, remove virtual keywords.
Benjamin Kramer
2014-09-03
1
-5
/
+3
*
R600: Don't crash on unhandled instruction in promote alloca
Matt Arsenault
2014-06-27
1
-2
/
+24
*
Fix missing newline and simplify debug printing.
Matt Arsenault
2014-06-27
1
-5
/
+5
*
R600: Use LDS and vectors for private memory
Tom Stellard
2014-06-17
1
-0
/
+365