1. 193898d Add mcld system tool. by Shih-wei Liao · 12 years ago
  2. 93c8832 Linker funtionality based on MCLinker. by Shih-wei Liao · 12 years ago
  3. e636266 Add MCLinker hooks to libbcc. by Shih-wei Liao · 12 years ago
  4. 223f3fe Properly turn NEON on. by Stephen Hines · 12 years ago
  5. da0bbb3 am 5860909e: Merge "Fix return range for rsSample." by Stephen Hines · 12 years ago
  6. 9c25ed5 am a61b122f: Merge "Wire up LLVM intrinsics for sqrt and pow." by Stephen Hines · 12 years ago
  7. 307bea5 resolved conflicts for merge of 717054ae to master by Stephen Hines · 12 years ago
  8. 1d58713 resolved conflicts for merge of ace3a371 to master by Stephen Hines · 12 years ago
  9. c56d4e5 resolved conflicts for merge of 05143095 to master by Stephen Hines · 12 years ago
  10. ab27e27 resolved conflicts for merge of 449f7c75 to master by Stephen Hines · 12 years ago
  11. 5860909 Merge "Fix return range for rsSample." by Stephen Hines · 12 years ago
  12. cb6dda3 Fix return range for rsSample. by Jason Sams · 12 years ago
  13. a61b122 Merge "Wire up LLVM intrinsics for sqrt and pow." by Stephen Hines · 12 years ago
  14. 717054a Merge "Add missing conversion functions to convert.ll" by Stephen Hines · 12 years ago
  15. 7ea913c Revert "Add MCLinker hooks to libbcc." by Shih-wei Liao · 12 years ago
  16. ace3a37 Merge "NEON optimized min and max. Fix single-element fmin and fmax." by Stephen Hines · 12 years ago
  17. c441933 Add MCLinker hooks to libbcc. by Shih-wei Liao · 12 years ago
  18. 28e661a Wire up LLVM intrinsics for sqrt and pow. by Rajeev Sharma · 12 years ago
  19. 2e3a024 Add missing conversion functions to convert.ll by Rajeev Sharma · 12 years ago
  20. 43afabe NEON optimized min and max. Fix single-element fmin and fmax. by Rajeev Sharma · 12 years ago
  21. 0514309 Merge "Improve existing convert functions (remove unnecessary shuffles/widenings)" by Stephen Hines · 12 years ago
  22. 449f7c7 Merge "Add NEON fmin and fmax functions. Refactor previous files for clamp into general architecture files." by Stephen Hines · 12 years ago
  23. 8f56950 Fix build. Move math.ll. by Shih-wei Liao · 12 years ago
  24. 1216f36 Fix mesa3d. by Shih-wei Liao · 12 years ago
  25. b8f9fb1 Link against NEON version of libclcore.bc when possible. by Shih-wei Liao · 12 years ago
  26. ed7fffb Add a property for overriding FP precision. by Shih-wei Liao · 12 years ago
  27. ba42064 Refactor linking RS runtime after having RSInfo. by Shih-wei Liao · 12 years ago
  28. b1cc74f Add libclcore_neon.bc as a built-in dependency. by Shih-wei Liao · 12 years ago
  29. c104ec9 Fix RSExpandForEach pass. by Stephen Hines · 13 years ago
  30. 1f4de3d LOCAL_REQUIRED_MODULES accepts module names, not file names. by Ying Wang · 13 years ago
  31. 6d4e8c8 Add CleanSpec. by Shih-wei Liao · 12 years ago
  32. 3a9bbfb Refactoring into lib/RenderScript/runtime. by Shih-wei Liao · 13 years ago
  33. 7bcec85 Remove all deprecated BCC C APIs. by Shih-wei Liao · 13 years ago
  34. 2665c2f Link libclcore.bc for RenderScript by default. by Shih-wei Liao · 13 years ago
  35. d577d11 Rewrite the command line tool "bcc." by Shih-wei Liao · 13 years ago
  36. f290793 Refine SHA-1 related stuffs. by Zonr Chang · 13 years ago
  37. ef73a24 Refine DebugHelper.h into Log.h. by Zonr Chang · 13 years ago
  38. 7a5d423 Get build information in C++ way. by Zonr Chang · 13 years ago
  39. c72c4dd Make libbcc public. by Zonr Chang · 13 years ago
  40. ddf5661 Refine the makefiles. by Zonr Chang · 13 years ago
  41. ade9277 Switch to use RSCompilerDriver. by Zonr Chang · 13 years ago
  42. 7a66e6c Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 13 years ago
  43. 0fffa7e Introduce RSCompilerDriver. by Zonr Chang · 13 years ago
  44. f74ee19 Introduce CompilerConfig. by Zonr Chang · 13 years ago
  45. 0f9cad9 Introduce ObjectLoader and RSExecutable. by Zonr Chang · 13 years ago
  46. 1e2adce Introduce RSInfo and its reader/extractor/writer. by Zonr Chang · 13 years ago
  47. 862f3ba Introduce SymbolResolver and its subclasses. by Zonr Chang · 13 years ago
  48. af3f1dd Improve existing convert functions (remove unnecessary shuffles/widenings) by Rajeev Sharma · 12 years ago
  49. 2c7a6ec Add NEON fmin and fmax functions. Refactor previous files for clamp into general architecture files. by Rajeev Sharma · 12 years ago
  50. b4f98ea Merge "Fix return range for rsSample." by Jason Sams · 12 years ago
  51. ee49068 Fix return range for rsSample. by Jason Sams · 12 years ago
  52. cf77331 Wire up LLVM intrinsics for sqrt and pow. by Rajeev Sharma · 12 years ago
  53. c996b87 Fix mesh test. by Shih-wei Liao · 12 years ago
  54. 01b196b Merge "Add missing conversion functions to convert.ll" by Rajeev Sharma · 12 years ago
  55. d14994d Handle GCC 4.2 idiosyncracy on Mac. by Shih-wei Liao · 12 years ago
  56. e8b283a Merge "Introduce InputFile/OutputFile and FileMutex." by Shih-wei Liao · 12 years ago
  57. 2b0c7cd Merge "Introduce new Script class." by Shih-wei Liao · 12 years ago
  58. 81eb33e Add missing conversion functions to convert.ll by Rajeev Sharma · 12 years ago
  59. 4b6da5b NEON optimized min and max. Fix single-element fmin and fmax. by Rajeev Sharma · 12 years ago
  60. 4f94c52 Introduce InputFile/OutputFile and FileMutex. by Zonr Chang · 13 years ago
  61. ccc39a8 Introduce new Script class. by Zonr Chang · 13 years ago
  62. 504f712 Merge "Improve existing convert functions (remove unnecessary shuffles/widenings)" by Rajeev Sharma · 12 years ago
  63. 3ebd16f Improve existing convert functions (remove unnecessary shuffles/widenings) by Rajeev Sharma · 12 years ago
  64. 89a115c Pass +long64 flag when compiling Renderscript's runtime library. by Stephen Hines · 12 years ago
  65. 5678001 Merge "Provide support for Disassembler again." by Stephen Hines · 12 years ago
  66. d55f9d1 Provide support for Disassembler again. by Stephen Hines · 12 years ago
  67. 3d11147 am ca1904d4: am 1957e34d: Merge "Add missed compiler support function for "/" and "%"" by Jean-Baptiste Queru · 12 years ago
  68. ca1904d am 1957e34d: Merge "Add missed compiler support function for "/" and "%"" by Jean-Baptiste Queru · 12 years ago
  69. 1957e34 Merge "Add missed compiler support function for "/" and "%"" by Jean-Baptiste Queru · 12 years ago
  70. b416472 Add missed compiler support function for "/" and "%" by xqian6 · 13 years ago
  71. ec8e68d Add yuv to rgb intrinsics. by Jason Sams · 12 years ago
  72. 606cb79 Merge "Add NEON fmin and fmax functions. Refactor previous files for clamp into general architecture files." by Rajeev Sharma · 12 years ago
  73. a08e478 Add NEON fmin and fmax functions. Refactor previous files for clamp into general architecture files. by Rajeev Sharma · 12 years ago
  74. d2a5a0e Refactor SourceInfo into Source. by Shih-wei Liao · 13 years ago
  75. 1c30cee Add BCCContext. by Zonr Chang · 13 years ago
  76. c61c011 Merge "Define HAVE_BCC_CONFIG_MK_H for ConfigFromMk.h." by Shih-wei Liao · 12 years ago
  77. 85d9de7 Merge "Add vector version of angle conversion funcs." by Jason Sams · 12 years ago
  78. a73e6b2 Define HAVE_BCC_CONFIG_MK_H for ConfigFromMk.h. by Shih-wei Liao · 13 years ago
  79. ecdfcd0 Add vector version of angle conversion funcs. by Jason Sams · 12 years ago
  80. b2037f9 Merge "Remove USE_LOGGER and DebugHelper.c." by Shih-wei Liao · 12 years ago
  81. b14dbdc am a51d94fb: Reconcile with jb-release by The Android Open Source Project · 12 years ago
  82. a51d94f Reconcile with jb-release by The Android Open Source Project · 12 years ago
  83. aa4a4b9 merge in jb-release history after reset to jb-dev by The Android Automerger · 12 years ago
  84. 8fbde10 Remove USE_LOGGER and DebugHelper.c. by Zonr Chang · 13 years ago
  85. ac2874e am e52f0466: am 3e4cac48: Fix mac build breakage. by Stephen Hines · 12 years ago
  86. e52f046 am 3e4cac48: Fix mac build breakage. by Stephen Hines · 12 years ago
  87. 3e4cac4 Fix mac build breakage. by Stephen Hines · 12 years ago
  88. a89eef7 am 4cd60938: am e35a905e: Fix mad performance. by Jason Sams · 12 years ago
  89. 66d0a51 am 6a4c1e35: am 6649e6b1: Fix subtle bug with legacy bitcode files + forEach signatures. by Stephen Hines · 12 years ago
  90. 4cd6093 am e35a905e: Fix mad performance. by Jason Sams · 12 years ago
  91. 6a4c1e3 am 6649e6b1: Fix subtle bug with legacy bitcode files + forEach signatures. by Stephen Hines · 12 years ago
  92. e35a905 Fix mad performance. by Jason Sams · 12 years ago
  93. 6649e6b Fix subtle bug with legacy bitcode files + forEach signatures. by Stephen Hines · 12 years ago
  94. 13c07f8 Merge "Fix subtle bug with legacy bitcode files + forEach signatures." by Stephen Hines · 12 years ago
  95. 4db5fa5 Merge "Add a property for overriding FP precision." by Stephen Hines · 12 years ago
  96. 748b6b9 Merge "Fix mad performance." by Jason Sams · 12 years ago
  97. 109be67 Fix subtle bug with legacy bitcode files + forEach signatures. by Stephen Hines · 12 years ago
  98. 3f00127 Fix mad performance. by Jason Sams · 12 years ago
  99. 32c56ec Add a property for overriding FP precision. by Stephen Hines · 12 years ago
  100. e126b62 Emit translated bitcode directly from bcinfo. by Stephen Hines · 12 years ago