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
/
NVPTX
/
NVPTXGenericToNVVM.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NVPTX: Use MapMetadata() instead of custom/stale/untested logic
Duncan P. N. Exon Smith
2015-01-14
1
-41
/
+10
*
NVPTX: Remove bogus remap logic for global variable address spaces
Duncan P. N. Exon Smith
2015-01-14
1
-12
/
+1
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-17
/
+20
*
Revert "IR: MDNode => Value"
Duncan P. N. Exon Smith
2014-11-11
1
-1
/
+1
*
IR: MDNode => Value: NamedMDNode::getOperator()
Duncan P. N. Exon Smith
2014-11-05
1
-1
/
+1
*
NVPTX: Use RAUW instead of reinventing the wheel
Duncan P. N. Exon Smith
2014-08-19
1
-6
/
+9
*
[NVPTX] Do not process samplers in GenericToNVVM
Justin Holewinski
2014-06-27
1
-1
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-3
/
+2
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-2
/
+3
*
[C++11] Add range based accessors for the Use-Def chain of a Value.
Chandler Carruth
2014-03-09
1
-4
/
+2
*
[Modules] Move ValueMap to the IR library. While this class does not
Chandler Carruth
2014-03-04
1
-1
/
+1
*
test commit: add minor comment
Gautam Chakrabarti
2014-01-27
1
-1
/
+1
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-7
/
+6
*
Add addrspacecast instruction.
Matt Arsenault
2013-11-15
1
-1
/
+1
*
Use SmallVectorImpl::iterator/const_iterator instead of SmallVector to avoid ...
Craig Topper
2013-07-04
1
-1
/
+1
*
[NVPTX] Add GenericToNVVM IR converter to better handle idiomatic LLVM IR inputs
Justin Holewinski
2013-05-20
1
-0
/
+436