Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
libbcc
/
9f73de0deb296f6431523e2ebb2f888ee21c0bb4
/
lib
/
ExecutionEngine
9f73de0
Clean up #if directives.
by Shih-wei Liao
· 14 years ago
d3c551f
Enhance the disassembler for MCJIT codegen.
by Shih-wei Liao
· 14 years ago
2ca6e57
Fix the libbcc SHA1 checksum dependency
by Joseph Wen
· 14 years ago
d18a3df
Revert "Fix the libbcc SHA1 checksum dependency"
by Stephen Hines
· 14 years ago
89175b9
Fix the libbcc SHA1 checksum dependency
by Joseph Wen
· 14 years ago
f9a2043
Merge "Turn on NEON support for Nexus S"
by Joseph Wen
· 14 years ago
51001b8
Turn on NEON support for Nexus S
by Joseph Wen
· 14 years ago
a5865c6
Merge "Fixbug libbcc cache variable relocation."
by Joseph Wen
· 14 years ago
4e199de
Fixbug libbcc cache variable relocation.
by Joseph Wen
· 14 years ago
33f8af8
Move divsi3, modsi3, udivsi3, umodsi3 to libbcc.
by Stephen Hines
· 14 years ago
2d4c5f6
Fix soju runtime. (Tablet is fine, but phone now requires __aeabi_memset.)
by Shih-wei Liao
· 14 years ago
3cafd22
Add missing Config.h (for USE_MCJIT)
by Shih-wei Liao
· 14 years ago
5de1adf
Use SHA1 to verify libbcc is consistent with cache
by Joseph Wen
· 14 years ago
320b549
Add missing #if USE_MCJIT header guard. Clean up debugging message.
by Shih-wei Liao
· 14 years ago
f12077c
Fix MCJIT LTO breakage problem.
by Shih-wei Liao
· 14 years ago
e201976
Add more MC JIT Debugging.
by Shih-wei Liao
· 14 years ago
90cd3d1
Add DEBUG_MCJIT_REFLECT and DEBUG_MCJIT_DISASSEMBLE.
by Shih-wei Liao
· 14 years ago
6d0804b
Fix coding style
by Shih-wei Liao
· 14 years ago
b65410d
Style in using #if USE_MCJIT and #if USE_OLD_JIT
by Shih-wei Liao
· 14 years ago
749a51c
Add BCC_REFLECT_TO_LIBRS debugging switch.
by Shih-wei Liao
· 14 years ago
5e3e0ce
josephwen Adds caching for MC JIT.
by Shih-wei Liao
· 14 years ago
7d1bf58
Add fine-grain debug message.
by Logan Chien
· 14 years ago
70dd998
Fix bug: Use same algorithm to generate export var list.
by Logan Chien
· 14 years ago
2d37d30
Code cleanup: Print better-looking LOGD message.
by Logan Chien
· 14 years ago
da5e0c3
Add MC-based code generation support (experimental)
by Logan Chien
· 14 years ago
4cc0033
Extract LTO related code from compile function.
by Logan Chien
· 14 years ago
b0ceca2
Rename to USE_OLD_JIT and USE_MCJIT.
by Logan Chien
· 14 years ago
f0b0d97
Keep the onwership of TargetData. Dont give it to CodeGenPasses.
by Logan Chien
· 14 years ago
09b6c1c
Fix Android.mk and namespace prefix std.
by Nowar Gu
· 14 years ago
6c0c7b0
Use FileHandle for MC object file
by Shih-wei Liao
· 14 years ago
4fdaa3e
Set up the file permission correctly.
by Shih-wei Liao
· 14 years ago
5c00f4f
Remove mResName and remove the hardwire pathname "/data/data".
by Shih-wei Liao
· 14 years ago
de0ba06
MC should use cache directory cache/ as oBCC does.
by Shih-wei Liao
· 14 years ago
898c5a9
Integrate from jush MC Assembler is done.
by Shih-wei Liao
· 14 years ago
27b3510
Log LLVM error messages in libbcc.
by Stephen Hines
· 14 years ago
bbcef8a
Properly handle asserts for libbcc.
by Stephen Hines
· 14 years ago
40b7fba
Re-enable warnings as errors.
by Stephen Hines
· 14 years ago
c4ea07f
Apply changes to sync with llvm upstream.
by Logan Chien
· 14 years ago
45e84be
Rename bcc -> ExecutionEngine , runtime -> ScriptCRT
by Logan
· 14 years ago