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
/
SITypeRewriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-161
/
+0
*
Remove more superfluous .str() and replace std::string concatenation with Twine.
Yaron Keren
2015-03-30
1
-1
/
+1
*
R600: Canonicalize access to function attributes, NFC
Duncan P. N. Exon Smith
2015-02-14
1
-2
/
+1
*
Revert "IR: MDNode => Value"
Duncan P. N. Exon Smith
2014-11-11
1
-2
/
+1
*
IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc()
Duncan P. N. Exon Smith
2014-11-03
1
-1
/
+2
*
Use cast<> instead of dyn_cast + assert
Matt Arsenault
2014-07-05
1
-2
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+3
*
R600/SI: Stop using i128 as the resource descriptor type
Tom Stellard
2014-04-17
1
-8
/
+10
*
[Layering] Move InstVisitor.h into the IR library as it is pretty
Chandler Carruth
2014-03-06
1
-1
/
+1
*
R600/SI: Completely Disable TypeRewriter on compute
Tom Stellard
2014-02-13
1
-3
/
+3
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+0
*
R600/SI: Replace v1i32 type with i32 in imageload and sample intrinsics
Tom Stellard
2013-08-14
1
-0
/
+16
*
R600/SI: Convert v16i8 resource descriptors to i128
Tom Stellard
2013-08-14
1
-0
/
+146