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
/
NVPTXFavorNonGenericAddrSpaces.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Remove NVPTXFavorNonGenericAddrSpaces pass.
Justin Lebar
2016-10-31
1
-289
/
+0
*
Add optimization bisect opt-in calls for NVPTX passes
Andrew Kaylor
2016-04-26
1
-1
/
+1
*
[NVPTX] Adds a new address space inference pass.
Jingyue Wu
2016-03-20
1
-1
/
+4
*
NVPTX: Remove implicit ilist iterator conversions, NFC
Duncan P. N. Exon Smith
2015-10-20
1
-4
/
+4
*
Fix some comment typos.
Benjamin Kramer
2015-08-08
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[NVPTX] fix a crash bug in NVPTXFavorNonGenericAddrSpaces
Jingyue Wu
2015-06-09
1
-54
/
+60
*
[NVPTXFavorNonGenericAddrSpaces] recursively trace into GEP and BitCast
Jingyue Wu
2015-05-29
1
-60
/
+147
*
[opaque pointer type] API migration for GEP constant factories
David Blaikie
2015-04-02
1
-3
/
+2
*
[opaque pointer type] more gep API migration
David Blaikie
2015-03-14
1
-4
/
+3
*
Test commit.
Jingyue Wu
2014-05-23
1
-1
/
+1
*
[C++11] Replace some comparisons with 'nullptr' with simple boolean checks to...
Craig Topper
2014-04-09
1
-1
/
+1
*
Optimize away unnecessary address casts.
Eli Bendersky
2014-04-03
1
-0
/
+195