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.cpp
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] Added support for half-precision floating point.
Artem Belevich
2017-01-13
1
-0
/
+9
*
[NVPTX] Added intrinsics for atom.gen.{sys|cta}.* instructions.
Artem Belevich
2016-09-28
1
-2
/
+0
*
Revert r247692: Replace Triple with a new TargetTuple in MCTargetDesc/* and r...
Daniel Sanders
2015-09-15
1
-3
/
+2
*
Re-commit r247683: Replace Triple with a new TargetTuple in MCTargetDesc/* an...
Daniel Sanders
2015-09-15
1
-2
/
+3
*
Revert r247684 - Replace Triple with a new TargetTuple ...
Daniel Sanders
2015-09-15
1
-3
/
+2
*
Replace Triple with a new TargetTuple in MCTargetDesc/* and related. NFC.
Daniel Sanders
2015-09-15
1
-2
/
+3
*
Remove getDataLayout() from TargetSelectionDAGInfo (had no users)
Mehdi Amini
2015-07-09
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
-5
/
+4
*
Remove all use of getDrvInterface off of NVPTXSubtarget and clean
Eric Christopher
2015-02-19
1
-2
/
+8
*
Migrate the NVPTX backend asm printer to a per function subtarget.
Eric Christopher
2015-02-19
1
-11
/
+8
*
Migrate NVPTXISelLowering to take the subtarget that it's dependent
Eric Christopher
2015-01-30
1
-1
/
+1
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-14
/
+2
*
Improve some const-correctness to remove a -Wcast-qual warning. No functional...
Aaron Ballman
2014-08-01
1
-1
/
+2
*
[NVPTX] Add target options for PTX 3.2/4.0 and SM 5.0 (Maxwell)
Justin Holewinski
2014-06-27
1
-7
/
+4
*
Move NVPTX subtarget dependent variables from the target machine
Eric Christopher
2014-06-27
1
-12
/
+30
*
Rework the logic for setting the TargetName. This appears to
Eric Christopher
2014-06-27
1
-11
/
+5
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-1
/
+3
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-19
1
-0
/
+3
*
Revert r194865 and r194874.
Alexey Samsonov
2013-11-18
1
-3
/
+0
*
[weak vtables] Remove a bunch of weak vtables
Juergen Ributzka
2013-11-15
1
-0
/
+3
*
[NVPTX] Add support for selecting CUDA vs OCL mode based on triple
Justin Holewinski
2013-06-21
1
-11
/
+6
*
[NVPTX] Remove support for SM < 2.0. This was never fully supported anyway.
Justin Holewinski
2013-03-30
1
-2
/
+2
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
1
-12
/
+8
*
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-12
1
-6
/
+14
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+57