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
/
NVPTXUtilities.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Remove dead code.
Justin Lebar
2016-12-14
1
-106
/
+0
*
[NVPTX] Support .maxnreg annotation.
Justin Lebar
2016-12-14
1
-0
/
+4
*
[NVPTX] Remove string constants from NVPTXBaseInfo.h.
Justin Lebar
2016-12-14
1
-85
/
+62
*
Use the range variant of find instead of unpacking begin/end
David Majnemer
2016-08-11
1
-4
/
+4
*
Apply most suggestions of clang-tidy's performance-unnecessary-value-param
Benjamin Kramer
2016-06-08
1
-2
/
+2
*
NVPTX: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-1
/
+1
*
[NVPTX] Remove dead code.
Benjamin Kramer
2015-10-15
1
-93
/
+0
*
Fix typos.
Bruce Mitchener
2015-09-12
1
-6
/
+6
*
Refactor: Simplify boolean conditional return statements in lib/Target/NVPTX
Jingyue Wu
2015-07-31
1
-13
/
+7
*
Simplify boolean expressions with true and false using clang-tidy
Eli Bendersky
2015-03-23
1
-6
/
+3
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-3
/
+3
*
IR: Split Metadata from Value
Duncan P. N. Exon Smith
2014-12-09
1
-3
/
+4
*
Revert "IR: MDNode => Value"
Duncan P. N. Exon Smith
2014-11-11
1
-2
/
+2
*
IR: MDNode => Value: NamedMDNode::getOperator()
Duncan P. N. Exon Smith
2014-11-05
1
-1
/
+1
*
IR: MDNode => Value: Instruction::getMetadata()
Duncan P. N. Exon Smith
2014-11-01
1
-1
/
+1
*
Remove unnecessary copying or replace it with moves in a bunch of places.
Benjamin Kramer
2014-10-04
1
-3
/
+3
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-12
/
+12
*
[NVPTX] Add query support for read-write images and managed variables
Justin Holewinski
2014-04-09
1
-2
/
+41
*
[Modules] Move InstIterator out of the Support library, where it had no
Chandler Carruth
2014-03-04
1
-1
/
+1
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
1
-59
/
+49
*
Move all of the header files which are involved in modelling the LLVM IR
Chandler Carruth
2013-01-02
1
-5
/
+5
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+514