index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
NVPTX
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NVPTX] Fix crash with unnamed struct arguments
Justin Holewinski
2012-12-05
1
-0
/
+5
*
Teach the legalizer how to handle operands for VSELECT nodes
Justin Holewinski
2012-11-29
1
-0
/
+16
*
Allow targets to prefer TypeSplitVector over TypePromoteInteger when computin...
Justin Holewinski
2012-11-29
1
-0
/
+19
*
[NVPTX] Order global variables in def-use order before emiting them in the fi...
Justin Holewinski
2012-11-16
1
-0
/
+20
*
[NVPTX] Implement custom lowering of loads/stores for i1
Justin Holewinski
2012-11-14
1
-0
/
+26
*
[NVPTX] Add more precise PTX/SM target attributes
Justin Holewinski
2012-11-12
10
-0
/
+60
*
[NVPTX] Use ABI alignment for parameters when alignment is not specified.
Justin Holewinski
2012-11-09
1
-0
/
+25
*
Add llvm.fabs intrinsic.
Peter Collingbourne
2012-05-28
1
-0
/
+21
*
[NVPTX] Add a new test case for the newly-enabled call handling
Justin Holewinski
2012-05-25
1
-0
/
+26
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
17
-0
/
+1994