index
:
android_frameworks_compile_slang
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-9.1.0
ics
ics-release
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.0
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
slang_rs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply changes to migrate to LLVM upstream Oct 20th 2011.
Logan Chien
2011-10-22
1
-24
/
+23
*
Generate warnings properly for multi-file compiles.
Stephen Hines
2011-09-23
1
-0
/
+10
*
Generate .rs.dtor() to clean up globals.
Stephen Hines
2011-08-31
1
-1
/
+6
*
Start basic support for LLVM 2.9 bitcode writer.
Stephen Hines
2011-08-26
1
-4
/
+3
*
Don't generate forEach() on pre-ICS target SDK.
Stephen Hines
2011-08-18
1
-2
/
+2
*
Update header file includes for llvm-rs-cc.
Stephen Hines
2011-08-09
1
-13
/
+16
*
Add support for -target-api <n> to llvm-rs-cc.
Stephen Hines
2011-07-22
1
-6
/
+22
*
Define RS_VERSION as the SDK version.
Stephen Hines
2011-07-21
1
-0
/
+1
*
Migrate to newer API.
Logan Chien
2011-03-10
1
-2
/
+1
*
Apply changes to migrate to LLVM Mar 6th 2011.
Logan
2011-03-09
1
-2
/
+5
*
Support Windows paths in slang.
Raphael
2011-02-08
1
-1
/
+2
*
Support for generating .java dependencies for RS.
Stephen Hines
2011-01-31
1
-17
/
+30
*
Refactor pragma handling (pass everything to LLVM)
Stephen Hines
2011-01-18
1
-2
/
+3
*
Fix variable names for Clang-based compilation.
Stephen Hines
2011-01-17
1
-3
/
+3
*
Add rs_time.h as a valid default RS header.
Stephen Hines
2011-01-09
1
-1
/
+2
*
Improve code style.
Stephen Hines
2010-11-10
1
-4
/
+10
*
Use Clang object references instead of pointers.
Stephen Hines
2010-11-03
1
-3
/
+3
*
Support for local RS zero initialization.
Stephen Hines
2010-10-20
1
-0
/
+11
*
Again, don't include rs_graphics.rsh by default.
Zonr Chang
2010-10-18
1
-10
/
+12
*
Revert "embed .rsh in llvm-rs-cc".
Zonr Chang
2010-10-13
1
-12
/
+3
*
Remove Slang::TargetDescription.
Zonr Chang
2010-10-13
1
-1
/
+0
*
Fix potential memory corruption in checkODR().
Zonr Chang
2010-10-12
1
-3
/
+3
*
Implement one-definition-rule (ODR) feature.
Zonr Chang
2010-10-12
1
-7
/
+115
*
Refine the SlangRS::compile() API.
Zonr Chang
2010-10-12
1
-20
/
+107
*
Prepend legal announcement in all files.
Zonr Chang
2010-10-12
1
-0
/
+16
*
Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver...
Shih-wei Liao
2010-10-10
1
-15
/
+20
*
Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."
Shih-wei Liao
2010-10-10
1
-20
/
+15
*
New implementation of llvm-rs-cc (replacement of slang_driver).
Shih-wei Liao
2010-10-09
1
-15
/
+20
*
Make --allow-rs-prefix more reasonable.
Zonr Chang
2010-10-08
1
-0
/
+12
*
Don't include rs_graphics.rsh by default.
Zonr Chang
2010-10-08
1
-1
/
+0
*
Better way to include default RS headers (*.rsh).
Zonr Chang
2010-10-08
1
-2
/
+23
*
Provide better abstraction of class Slang.
Zonr Chang
2010-10-06
1
-0
/
+80