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
/
clang
/
test
/
CodeGenOpenCL
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace PTX back-end with NVPTX back-end in all places where Clang cares
Justin Holewinski
2012-05-24
2
-2
/
+2
*
Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'm
Duncan Sands
2012-04-14
1
-3
/
+3
*
Express the number of ULPs in fpaccuracy metadata as a real rather than a
Duncan Sands
2012-04-10
1
-1
/
+1
*
A few style changes.
Tanya Lattner
2012-01-19
1
-0
/
+19
*
Fix test so it doesn't depend on the host's calling convention lowering code.
Eli Friedman
2012-01-04
1
-6
/
+6
*
Support constant evaluation for OpenCL nested vector literals. Patch by Anto...
Eli Friedman
2012-01-03
1
-0
/
+23
*
Annotate imprecise FP division with fpaccuracy metadata
Peter Collingbourne
2011-10-27
1
-0
/
+25
*
PTX: Set proper calling conventions for PTX in OpenCL mode.
Justin Holewinski
2011-10-05
2
-0
/
+22
*
OpenCL: introduce support for function scope __local variables
Peter Collingbourne
2011-09-19
1
-0
/
+7
*
This handles the missing cases of opencl vector literals.
Tanya Lattner
2011-07-15
1
-0
/
+22
*
Do not violate the opencl casting rules. This test case still illustrates the...
Tanya Lattner
2011-07-07
1
-4
/
+3
*
Modify test for 32 and 64 bit.
Tanya Lattner
2011-04-16
1
-5
/
+5
*
Fix bug in vector initializer when initializing a vector with another vector.
Tanya Lattner
2011-04-15
1
-0
/
+12
*
Add support for language-specific address spaces. On top of that,
Peter Collingbourne
2011-03-18
1
-0
/
+27
*
OpenCL: standardise naming of test cases
Peter Collingbourne
2011-02-15
2
-0
/
+24
*
OpenCL: add support for __kernel, kernel keywords and EXTENSION,
Peter Collingbourne
2011-02-14
1
-0
/
+10