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
/
NVVMReflect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NVPTX] Handle __nvvm_reflect("__CUDA_ARCH").
Artem Belevich
2018-08-03
1
-2
/
+8
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-1
/
+1
*
[NVPTX] Let there be One True Way to set NVVMReflect params.
Justin Lebar
2017-01-15
1
-53
/
+9
*
[NVPTX] Remove dead code.
Justin Lebar
2016-12-14
1
-1
/
+0
*
[NVPTX] Don't (incorrectly) say that the NVVMReflect pass preserves all analy...
Justin Lebar
2016-05-25
1
-3
/
+0
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-4
/
+0
*
[NVPTX] Read __CUDA_FTZ from module flags in NVVMReflect.
Justin Lebar
2016-04-01
1
-7
/
+17
*
[NVPTX] Make NVVMReflect a function pass.
Justin Lebar
2016-03-30
1
-100
/
+67
*
[ADT] Switch a bunch of places in LLVM that were doing single-character
Chandler Carruth
2015-09-10
1
-2
/
+2
*
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
*
Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
Benjamin Kramer
2015-03-23
1
-0
/
+1
*
Add support for __nvvm_reflect changes in libdevice in CUDA-7.0
Artem Belevich
2015-03-19
1
-5
/
+32
*
[NVPTX] Add reflect intrinsic (better than matching by function name)
Justin Holewinski
2014-06-27
1
-22
/
+47
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-2
/
+4
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-3
/
+3
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
[C++11] Add range based accessors for the Use-Def chain of a Value.
Chandler Carruth
2014-03-09
1
-5
/
+3
*
Fix known typos
Alp Toker
2014-01-24
1
-2
/
+2
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-4
/
+4
*
Mark some command line flags as hidden
Nadav Rotem
2013-10-18
1
-2
/
+2
*
[NVPTX] Add programmatic interface to NVVMReflect pass
Justin Holewinski
2013-05-20
1
-3
/
+21
*
[NVPTX] Fix a few style issues in NVVMReflect
Justin Holewinski
2013-04-02
1
-72
/
+56
*
[NVPTX] Add NVVMReflect pass to allow compile-time selection of
Justin Holewinski
2013-03-30
1
-0
/
+193