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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix header file include order in NVPTX backend NV_CONTRIB
Yuan Lin
2012-06-05
1
-2
/
+2
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
1
-1
/
+1
*
Fix typos
Joel Jones
2012-05-31
1
-2
/
+2
*
Change interface for TargetLowering::LowerCallTo and TargetLowering::LowerCall
Justin Holewinski
2012-05-25
2
-36
/
+24
*
Shrink.
Jakob Stoklund Olesen
2012-05-24
1
-7145
/
+18
*
Convert assert(0) to llvm_unreachable.
Craig Topper
2012-05-24
5
-31
/
+20
*
Mark a couple arrays as static and const. Use array_lengthof instead of sizeo...
Craig Topper
2012-05-24
2
-6
/
+6
*
Remove extraneous ';'.
Bill Wendling
2012-05-15
1
-1
/
+1
*
Remove excess semi-colons to quiet warnings.
Eric Christopher
2012-05-08
1
-5
/
+5
*
NVPTX: Initialize the UseF32FTZ flag.
Benjamin Kramer
2012-05-05
1
-0
/
+2
*
Fix warnings in release build.
David Blaikie
2012-05-04
2
-1
/
+2
*
Fix a Clang warning in the new NVPTX backend:
Chandler Carruth
2012-05-04
1
-1
/
+1
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
59
-0
/
+22983