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
/
NVPTXSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NVPTX] Delete dead code
Benjamin Kramer
2018-06-28
1
-1
/
+0
*
[NVPTX] Added a feature to use short pointers for const/local/shared AS.
Artem Belevich
2018-05-09
1
-1
/
+0
*
[NVPTX] Removed 'satom' feature which is no longer used.
Artem Belevich
2018-04-11
1
-4
/
+0
*
[NVPTX, CUDA] Improved feature constraints on NVPTX target builtins.
Artem Belevich
2018-04-11
1
-1
/
+1
*
[NVPTX] Removed always-true predicates in NVPTX.
Artem Belevich
2018-02-28
1
-20
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[NVPTX] Added support for half-precision floating point.
Artem Belevich
2017-01-13
1
-0
/
+2
*
[NVPTX] Added intrinsics for atom.gen.{sys|cta}.* instructions.
Artem Belevich
2016-09-28
1
-0
/
+8
*
Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...
Benjamin Kramer
2016-01-27
1
-3
/
+3
*
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
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-1
/
+1
*
Remove all use of is64bit off of NVPTXSubtarget and clean up code
Eric Christopher
2015-02-19
1
-4
/
+1
*
Remove all use of getDrvInterface off of NVPTXSubtarget and clean
Eric Christopher
2015-02-19
1
-11
/
+1
*
Migrate the NVPTX backend asm printer to a per function subtarget.
Eric Christopher
2015-02-19
1
-3
/
+4
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-2
/
+0
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-6
/
+12
*
[NVPTX] Add more surface/texture intrinsics, including CUDA unified texture f...
Justin Holewinski
2014-07-17
1
-1
/
+6
*
[NVPTX] Update sub-target feature detection
Justin Holewinski
2014-06-27
1
-3
/
+5
*
Move NVPTX subtarget dependent variables from the target machine
Eric Christopher
2014-06-27
1
-1
/
+26
*
[cleanup] Fix two headers where we included a standard library header
Chandler Carruth
2014-04-22
1
-2
/
+1
*
[NVPTX] Add preliminary intrinsics and codegen support for textures/surfaces
Justin Holewinski
2014-04-09
1
-0
/
+4
*
Turn NVPTXSubtarget::getDataLayout into a static function.
Rafael Espindola
2013-12-14
1
-15
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-1
/
+1
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-2
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+2
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
1
-7
/
+4
*
[NVPTX] Disable vector registers
Justin Holewinski
2013-02-12
1
-0
/
+1
*
Sort includes for all of the .h files under the 'lib' tree. These were
Chandler Carruth
2012-12-04
1
-1
/
+1
*
Remove unused field.
Eric Christopher
2012-11-12
1
-1
/
+0
*
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-12
1
-2
/
+9
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+92