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
/
InstPrinter
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Move InstPrinter files to MCTargetDesc. NFC
Richard Trieu
2019-05-11
4
-387
/
+0
*
[NVPTX] generate correct MMA instruction mnemonics with PTX63+.
Artem Belevich
2019-04-25
2
-0
/
+16
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
[NVPTX] Added support for .f16x2 instructions.
Artem Belevich
2017-02-23
1
-0
/
+3
*
[NVPTX] Added support for half-precision floating point.
Artem Belevich
2017-01-13
1
-1
/
+8
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-15
/
+0
*
Remove extra forward declarations and scrub includes for all in tree InstPrin...
Craig Topper
2015-12-25
1
-2
/
+0
*
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
*
MC: Add target hook to control symbol quoting
Matt Arsenault
2015-06-09
1
-1
/
+1
*
Remove unused MCSubtargetInfo argument from the NVPTX MCInstPrinter ctors.
Eric Christopher
2015-03-30
2
-5
/
+3
*
Delete MCInstPrinter::AvailableFeatures.
Akira Hatanaka
2015-03-28
1
-3
/
+1
*
[MCInstPrinter] Enable MCInstPrinter to change its behavior based on the
Akira Hatanaka
2015-03-27
2
-2
/
+3
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
[NVPTX] Rename registers %fl -> %fd and %rl -> %rd
Justin Holewinski
2014-07-16
1
-2
/
+2
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-2
/
+2
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-28
1
-5
/
+5
*
[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-2
/
+2
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[CMake] Prune include_directories() in llvm/lib/Target. add_llvm_target() set...
NAKAMURA Takumi
2013-11-28
1
-2
/
+0
*
[NVPTX] Fix handling of indirect calls
Justin Holewinski
2013-11-15
2
-1
/
+12
*
[NVPTX] Fix bug in stack code generation causes by MC conversion
Justin Holewinski
2013-08-06
1
-5
/
+10
*
[NVPTX] Start conversion to MC infrastructure
Justin Holewinski
2013-08-06
2
-1
/
+326
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
4
-0
/
+46