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
/
MCTargetDesc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NVPTX] Do not emit .weak symbols for NVPTX
Jingyue Wu
2014-12-01
1
-0
/
+1
*
Fix a bit of confusion about .set and produce more readable assembly.
Rafael Espindola
2014-10-21
1
-2
/
+0
*
Fix some cases where StringRef was being passed by const reference. Remove co...
Craig Topper
2014-08-30
2
-2
/
+2
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
3
-7
/
+7
*
[NVPTX] Add more surface/texture intrinsics, including CUDA unified texture f...
Justin Holewinski
2014-07-17
1
-0
/
+11
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-1
/
+1
*
[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
Chandler Carruth
2014-04-22
1
-2
/
+2
*
[NVPTX] Add query support for read-write images and managed variables
Justin Holewinski
2014-04-09
1
-1
/
+5
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Don't set PrivateGlobalPrefix for NVPTX and R600.
Rafael Espindola
2013-12-03
1
-1
/
+0
*
Don't set PrivateGlobalPrefix twice in the same function.
Rafael Espindola
2013-12-02
1
-2
/
+0
*
[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
-3
/
+0
*
Remove AllowQuotesInName and friends from MCAsmInfo.
Rafael Espindola
2013-11-13
1
-2
/
+0
*
[NVPTX] Start conversion to MC infrastructure
Justin Holewinski
2013-08-06
1
-0
/
+17
*
[NVPTX] Remove old CONST_NOT_GEN address space that is not being used anymore...
Justin Holewinski
2013-06-10
1
-1
/
+0
*
More symbols that should be static.
Benjamin Kramer
2013-05-23
1
-5
/
+3
*
Remove unused argument.
Rafael Espindola
2013-05-10
2
-2
/
+2
*
[NVPTX] Run clang-format on all NVPTX sources.
Justin Holewinski
2013-03-30
3
-31
/
+25
*
Clean up assignment of CalleeSaveStackSlotSize: get rid of the default and ex...
Eli Bendersky
2013-01-23
1
-2
/
+3
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
8
-0
/
+356
[prev]