Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
slang
/
8f4d972ef6c6796ffdde603e456979a7004d1e20
/
Android.mk
9b044ec
Add support for BitWriter_2_9_func bitcode writing.
by Stephen Hines
· 13 years ago
5e6d0d5
Add support for generating a bitcode wrapper to llvm-rs-cc.
by Stephen Hines
· 13 years ago
f612c7a
Fix build rule dependency.
by Logan Chien
· 13 years ago
9207a2e
Apply changes to migrate to LLVM upstream Oct 20th 2011.
by Logan Chien
· 13 years ago
ba7c6dc
Fix -version information for llvm-rs-cc.
by Stephen Hines
· 13 years ago
b7d1269
Remove obsolete/confusing options and fix strings.
by Stephen Hines
· 13 years ago
4cc499d
Start basic support for LLVM 2.9 bitcode writer.
by Stephen Hines
· 13 years ago
4ccf75e
Fix up parsing of root() function arguments.
by Stephen Hines
· 13 years ago
2e35b13
Add support for -target-api <n> to llvm-rs-cc.
by Stephen Hines
· 13 years ago
6b201eb
Define RS_VERSION as the SDK version.
by Stephen Hines
· 13 years ago
7c67e57
Apply changes to migrate to upstream API.
by Shih-wei Liao
· 13 years ago
593a894
Simple support for reflecting rsForEach().
by Stephen Hines
· 13 years ago
5baf632
Check RS functions (esp. init/root) for validity.
by Stephen Hines
· 14 years ago
a20a2fd
Use the prebuilt llvm-rs-* if we are doing apps-only build.
by Ying Wang
· 14 years ago
292e00a
Add support for RSASTReplace for ref-counting.
by Stephen Hines
· 14 years ago
9be9360
Re-enable warnings as errors in Slang.
by Alex Sakhartchouk
· 14 years ago
187975b
Revert "All warnings should be enabled/errors in Slang."
by Stephen Hines
· 14 years ago
be9e677
All warnings should be enabled/errors in Slang.
by Stephen Hines
· 14 years ago
be27482
Apply changes to migrate to LLVM Mar 6th 2011.
by Logan
· 14 years ago
df5bcce
NOTICE file and logn: Apply changes to migrate to LLVM 2010 Nov 10th:
by Shih-wei Liao
· 14 years ago
92fee19
resolved conflicts for merge of 6e6578a3 to master
by Stephen Hines
· 14 years ago
6e6578a
Add support for assertions in llvm-rs-cc.
by Stephen Hines
· 14 years ago
000c307
Don't repack the llvm/clang static libraries into libslang
by Ying Wang
· 14 years ago
6fed670
Merge "Support for building/using llvm-rs-cc for Windows SDK." into honeycomb
by Raphael
· 14 years ago
11e2b93
Support for building/using llvm-rs-cc for Windows SDK.
by Raphael
· 14 years ago
5dee956
STATIC_LIBRARIES.
by Shih-wei Liao
· 14 years ago
9923021
On-device linking should use SHARED_LIBRARIES class. STATIC_LIBRARIES
by Shih-wei Liao
· 14 years ago
9901f89
On-device linking: Packing work
by Shih-wei Liao
· 14 years ago
e2201c0
Link statically against libslang.
by Ying Wang
· 14 years ago
4b32ffd
Factor out RSObjectRefCount for destructor work.
by Stephen Hines
· 14 years ago
b1771ef
Exclude rs_matrixNxN from being RS object type.
by Zonr Chang
· 14 years ago
66a1a5a
Define RS metadata spec and implement the encoder.
by Zonr Chang
· 14 years ago
a65ec16
Unify type spec by creating rs-spec-gen.
by Zonr Chang
· 14 years ago
8785d05
Revert "embed .rsh in llvm-rs-cc".
by Zonr Chang
· 14 years ago
e86245a
Fix potential memory corruption in checkODR().
by Zonr Chang
· 14 years ago
641558f
Implement one-definition-rule (ODR) feature.
by Zonr Chang
· 14 years ago
cf6af6a
Refine the SlangRS::compile() API.
by Zonr Chang
· 14 years ago
65df402
llvm-rs-cc does not depend on llvm-rs-link
by Ying Wang
· 14 years ago
a02010c
Rewrite llvm-rs-link.
by Zonr Chang
· 14 years ago
ffa58bb
Revert "Revert "Improve RSCCOptions.td""
by Shih-wei Liao
· 14 years ago
b81c6a4
Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver).""
by Shih-wei Liao
· 14 years ago
69481cc
Revert "Fix P1S0 bug."
by Shih-wei Liao
· 14 years ago
cab231c
Fix P1S0 bug.
by Shih-wei Liao
· 14 years ago
a6d6067
Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."
by Shih-wei Liao
· 14 years ago
a89771a
Revert "Improve RSCCOptions.td"
by Shih-wei Liao
· 14 years ago
2f8b0a4
Improve RSCCOptions.td
by Shih-wei Liao
· 14 years ago
6791df2
New implementation of llvm-rs-cc (replacement of slang_driver).
by Shih-wei Liao
· 14 years ago
b257301
Don't include rs_graphics.rsh by default.
by Zonr Chang
· 14 years ago
08df36e
Factor out shared library libslang.so from slang.
by Zonr Chang
· 14 years ago
8c6d9b2
Use llvm::sys::Path to implement "mkdir -p".
by Zonr Chang
· 14 years ago
3c250c5
Better way to include default RS headers (*.rsh).
by Zonr Chang
· 14 years ago
cc0efad
Add "-M" dependency generation to Slang.
by Stephen Hines
· 14 years ago
3a9ca1f
Provide better abstraction of class Slang.
by Zonr Chang
· 14 years ago
92b344a
Create RSExportMatrixType which is a subclass of RSExportType
by Zonr Chang
· 14 years ago
cecd11d
Fix warnings. Bug fix.
by Shih-wei Liao
· 14 years ago
f52a620
Apply changes on slang such that it can work with LLVM/Clang upstream r112364/r112367.
by Shih-wei Liao
· 14 years ago
12f4d68
Include clang config separately.
by Ying Wang
· 14 years ago
3f8b44d
Encode the bitcode binary files into Java source files.
by Ying Wang
· 14 years ago
1933298
Update the LLVM_ROOT_PATH from external/llvm/llvm to external/llvm.
by Shih-wei Liao
· 14 years ago
22c0bf4
Fix sim build.
by Ying Wang
· 14 years ago
8fd54b3
Add LOCAL_REQUIRED_MODULES.
by Shih-wei Liao
· 14 years ago
41e9d7d
Add missing LOCAL_REQUIRED_MODULE.
by Shih-wei Liao
· 14 years ago
835a7b7
1. Retire Ying's LOCAL_REQUIRED_MODULE change (I02184368)
by Shih-wei Liao
· 14 years ago
8e85d66
Fix dependency.
by Ying Wang
· 14 years ago
b0cadb3
Disallow implicit discarding of type qualifiers. Note that this
by Kirk Stewart
· 14 years ago
0d80b28
Fix Simulator build.
by Shih-wei Liao
· 14 years ago
1880571
Try Simulator build.
by Shih-wei Liao
· 14 years ago
976baad
Fix simulator build.
by Shih-wei Liao
· 14 years ago
546e817
Fix Android.mk
by Shih-wei Liao
· 14 years ago
bdd7888
Set LOCAL_MODULE_CLASS in slang to EXECUTABLES.
by Shih-wei Liao
· 14 years ago
462aefd
Initialize slang and Android.mk.
by Shih-wei Liao
· 14 years ago