1. c72c4dd Make libbcc public. by Zonr Chang · 12 years ago[Renamed (96%) from lib/ExecutionEngine/Compiler.h]
  2. ade9277 Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  3. 7a66e6c Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 12 years ago
  4. 862f3ba Introduce SymbolResolver and its subclasses. by Zonr Chang · 12 years ago
  5. d2a5a0e Refactor SourceInfo into Source. by Shih-wei Liao · 12 years ago
  6. ead5ccb Revert "Refactor SourceInfo into Source." by Stephen Hines · 12 years ago
  7. 5fb1474 Revert "Introduce SymbolResolver and its subclasses." by Stephen Hines · 12 years ago
  8. 09ebd17 Revert "Merge lib/Transforms into lib/ExecutionEngine." by Stephen Hines · 12 years ago
  9. 4a68b1c Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  10. 2f6a493 Revert "Make libbcc public." by Stephen Hines · 12 years ago[Renamed (96%) from include/bcc/Compiler.h]
  11. 80232dd Make libbcc public. by Zonr Chang · 12 years ago[Renamed (96%) from lib/ExecutionEngine/Compiler.h]
  12. fef9a1b Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  13. cd52b55 Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 12 years ago
  14. ee69009 Introduce SymbolResolver and its subclasses. by Zonr Chang · 12 years ago
  15. 4ce024b Refactor SourceInfo into Source. by Shih-wei Liao · 12 years ago
  16. 3699962 Remove USE_MCJIT configuration flags, since MC is the only path. by Stephen Hines · 12 years ago
  17. 9ddeb6b Remove OLD_JIT support from libbcc. by Stephen Hines · 12 years ago
  18. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 12 years ago
  19. e0918ac resolved conflicts for merge of 7c75d915 to master by Stephen Hines · 12 years ago
  20. 094881f Enable debugging of RS code under GDB by Daniel Malea · 13 years ago
  21. cc366e5 Support ForEachExpand on non-root functions. by Stephen Hines · 12 years ago
  22. 9e81e37 Add "const". And clean up. by Shih-wei Liao · 12 years ago
  23. 4deffde Add Compiler::ArchType. And fix the CodeModel and NoFramePointerElim. by Shih-wei Liao · 12 years ago
  24. df3fee4 Let SourceInfo take charage of and LLVM module. by Zonr Chang · 12 years ago
  25. 2fcbd02 Introduce CompilerOption for compile() interface. by Zonr Chang · 12 years ago
  26. db16918 Add ForEach expansion optimization to libbcc. by Stephen Hines · 12 years ago
  27. d548e00 Remove unused code. by Logan Chien · 13 years ago
  28. 34c600a Add bccPrepareSharedObject by Joseph Wen · 13 years ago
  29. 4885cf8 Refine the disassembler config code. by Logan Chien · 13 years ago
  30. 8d3b5e1 Cleanup LOCAL_C_INCLUDES. by Logan Chien · 13 years ago
  31. ffb4b51 Remove the unused code for cache path. by Logan Chien · 13 years ago
  32. 9347e0b Extract duplicated disassembler. by Logan Chien · 13 years ago
  33. 7f69f02 Remove debug information by Joseph Wen · 13 years ago
  34. 320b549 Add missing #if USE_MCJIT header guard. Clean up debugging message. by Shih-wei Liao · 13 years ago
  35. 90cd3d1 Add DEBUG_MCJIT_REFLECT and DEBUG_MCJIT_DISASSEMBLE. by Shih-wei Liao · 13 years ago
  36. 5e3e0ce josephwen Adds caching for MC JIT. by Shih-wei Liao · 13 years ago
  37. da5e0c3 Add MC-based code generation support (experimental) by Logan Chien · 13 years ago
  38. 4cc0033 Extract LTO related code from compile function. by Logan Chien · 13 years ago
  39. 5c00f4f Remove mResName and remove the hardwire pathname "/data/data". by Shih-wei Liao · 13 years ago
  40. de0ba06 MC should use cache directory cache/ as oBCC does. by Shih-wei Liao · 13 years ago
  41. 898c5a9 Integrate from jush MC Assembler is done. by Shih-wei Liao · 13 years ago
  42. 45e84be Rename bcc -> ExecutionEngine , runtime -> ScriptCRT by Logan · 13 years ago[Renamed from lib/bcc/Compiler.h]
  43. 474cbd2 Add bccReadFile, bccLinkFile. by Logan · 13 years ago
  44. 39ebe2c For b/3381327: Save 159+ms for every launch of Books, YouTube, Movie Studio... by Shih-wei Liao · 13 years ago
  45. 071288a Add BCC support for rs_object_slots metadata. by Stephen Hines · 13 years ago
  46. f340bf7 Redesign libbcc api. by Logan · 13 years ago
  47. 44882e1 Remove the unused variables. by Logan · 13 years ago
  48. 25e7da4 Remove bccLoadBinary and remove the outdated comments (Now, invoking by Shih-wei Liao · 13 years ago
  49. f6267d1 Rename bccCompileBC as bccPrepareExecutable. Reason: caching case doesn't perform by Shih-wei Liao · 13 years ago
  50. 75cc8a5 Reorganize SHA1 checksum code. by Logan · 13 years ago
  51. 02286cb Rename Compiler::mCodeDataAddr -> ScriptCompiled::mContext. by Logan · 13 years ago
  52. f30a671 Remove the deprecated parameter (internally). by Logan · 13 years ago
  53. ecf4cbd Remove cachine mechanism. by Logan · 13 years ago
  54. 7dcaac9 Extract lookup, getFunctions, getFunctionBinary out of Compiler. by Logan · 13 years ago
  55. 2a6dc82 Extract getExportVars, getExportFuncs, getPragmas out of Compiler. by Logan · 13 years ago
  56. e4fe887 Remove the unused variables. And cleanup the code. by Logan · 13 years ago
  57. e2ad139 Remove bitcode timestamp and crc32 check. by Logan · 14 years ago
  58. 8391349 Remove strange resName slot check. by Logan · 14 years ago
  59. 38d0607 Eliminate the unnecessary const cast. by Logan · 14 years ago
  60. 8b77a77 Add sha1sum check for bitcode. by Logan · 14 years ago
  61. b9b0416 Add modify time and crc32 to bccReadBC and cache header. by Logan · 14 years ago
  62. 2417cef Add property debug.bcc.nocache in Compiler.cpp. Set to 1 if by Shih-wei Liao · 14 years ago
  63. 931501a When we hit the cache, check if some Script instance is still using this cache. by Shih-wei Liao · 14 years ago
  64. eb3d12b Add context manager (which manages code and data block of each script.) by Logan · 14 years ago
  65. e6a1851 1. New caching deployment mechanism: Now use per-app cache directory. by Shih-wei Liao · 14 years ago
  66. de2ca79 Re-order the member. (variables first method later) by Logan · 14 years ago
  67. c439523 Rename the file name (looks more similar to LLVM). by Logan · 14 years ago[Renamed (98%) from bcc_compiler.h]
  68. 9b504eb Code cleanup. by Logan · 14 years ago
  69. 7e182e7 Remove useless code and define. by Logan · 14 years ago
  70. 1f028c0 Extract Compiler from bcc.cpp. by Logan · 14 years ago