1. 3469783 Clamp rsPackPixel by Jason Sams · 12 years ago
  2. 9112850 Move simple matrix ops to the on device lib. by Jason Sams · 12 years ago
  3. 229c99b Turn off +neonfp since it only hurts NEON performance. by Stephen Hines · 12 years ago
  4. 6a06482 Merge "Updates for LLVM merge to r176139." into jb-mr2-dev by Stephen Hines · 12 years ago
  5. 56cfa81 am 25b7205e: Merge "Add more X86/SSE2+ optimized functions" by Jason Sams · 12 years ago
  6. 3d0be77 am e323991d: Merge "Start to add X86/SSE2+ optimized clcore library" by Jason Sams · 12 years ago
  7. d9216eb Updates for LLVM merge to r176139. by Stephen Hines · 12 years ago
  8. 25b7205 Merge "Add more X86/SSE2+ optimized functions" by Jason Sams · 12 years ago
  9. e323991 Merge "Start to add X86/SSE2+ optimized clcore library" by Jason Sams · 12 years ago
  10. 4b77872 Build with libLLVM.so instead of static libraries. by Stephen Hines · 12 years ago
  11. 921dde4 Fix the Darwin build by Romain Guy · 12 years ago
  12. 117814a Merge "Move host dependencies to libLLVM.so instead of static libs." into jb-mr2-dev by Stephen Hines · 12 years ago
  13. 8a9ca2e Merge "Fix missing dependency on ARMAsmPrinter." into jb-mr2-dev by Stephen Hines · 12 years ago
  14. ba8d7ce Move host dependencies to libLLVM.so instead of static libs. by Stephen Hines · 12 years ago
  15. dd57b53 Fix missing dependency on ARMAsmPrinter. by Stephen Hines · 12 years ago
  16. d805eac Apply eSize optimization to getElementAt by Jason Sams · 12 years ago
  17. bb05edd Merge "Add LinkRuntimeCallback() and supporting functions to RS compiler." by Stephen Hines · 12 years ago
  18. 903fc49 Merge "Add MIRRORED_REPEAT." by Tim Murray · 12 years ago
  19. fac184e Add MIRRORED_REPEAT. by Tim Murray · 12 years ago
  20. c96e497 am b7e1ce28: Merge "[MIPS] Configure code generator to emit static code" by Stephen Hines · 12 years ago
  21. b7e1ce2 Merge "[MIPS] Configure code generator to emit static code" by Stephen Hines · 12 years ago
  22. 162dba1 [MIPS] Configure code generator to emit static code by Chris Dearman · 12 years ago
  23. 06731a6 Add LinkRuntimeCallback() and supporting functions to RS compiler. by Stephen Hines · 12 years ago
  24. 7f52e8c am b6382d3a: Merge "libbcc shouldn\'t define an unused ARCH_ARM_HAVE_THUMB_SUPPORT macro." by Elliott Hughes · 12 years ago
  25. b6382d3 Merge "libbcc shouldn't define an unused ARCH_ARM_HAVE_THUMB_SUPPORT macro." by Elliott Hughes · 12 years ago
  26. e3b0411 libbcc shouldn't define an unused ARCH_ARM_HAVE_THUMB_SUPPORT macro. by Elliott Hughes · 12 years ago
  27. 41d8dcc libbcc should know that ARCH_ARM_HAVE_THUMB_SUPPORT is always true. by Elliott Hughes · 12 years ago
  28. 7233dca Increase RSInfo version number. by Shih-wei Liao · 12 years ago
  29. 3ab9da1 Fix bcc_compat symbol resolution with libcompiler_rt.so. by Stephen Hines · 12 years ago
  30. 8314662 Remove BCCRuntimeSymbolResolver. by Shih-wei Liao · 12 years ago
  31. 09ca954 Switch to use libcompiler_rt for compiler runtimes. by Shih-wei Liao · 12 years ago
  32. f7401ab Add libcompiler_rt.so as built-in dependencies for RS. by Shih-wei Liao · 12 years ago
  33. 6297382 Don't build libbcc/libbcinfo in unbundled branches. by Tim Murray · 12 years ago
  34. b220e48 Allow bcc_compat and related libs to be built in PDK. by Tim Murray · 12 years ago
  35. 3059d3f Don't build bcc_compat for PDK or unbundled builds. by Stephen Hines · 12 years ago
  36. f0e8fda Implement fast log and pow by Jason Sams · 12 years ago
  37. b730e23 Updates for LLVM merge to r171906 on 20130108. by Stephen Hines · 12 years ago
  38. 8c03b80 Merge "remove fabs LLVM intrinsic" by Tim Murray · 12 years ago
  39. 38fce22 Merge "Remove the fract(float) implementation." by Stephen Hines · 12 years ago
  40. 54f9bf5 Merge "Implement fast native_exp*" by Jason Sams · 12 years ago
  41. 28e2dd6 Implement fast native_exp* by Jason Sams · 12 years ago
  42. db64973 Remove the fract(float) implementation. by Stephen Hines · 12 years ago
  43. 385a615 Merge "rs_matrix types are not 16-byte aligned, so we have to load them as align 4." by Stephen Hines · 12 years ago
  44. 65cd36f rs_matrix types are not 16-byte aligned, so we have to load them as align 4. by Stephen Hines · 12 years ago
  45. 5e78b87 am 6ab612bb: Merge "Add HAS_HW_DIV to control the compilation of __udivsi3." by Ben Cheng · 12 years ago
  46. 6ab612b Merge "Add HAS_HW_DIV to control the compilation of __udivsi3." by Ben Cheng · 12 years ago
  47. ded8c72 Add HAS_HW_DIV to control the compilation of __udivsi3. by Ben Cheng · 12 years ago
  48. 1e1c46c Merge "Add HAS_HW_DIV to control the compilation of __udivsi3." by Ben Cheng · 12 years ago
  49. ee1571e remove fabs LLVM intrinsic by Tim Murray · 12 years ago
  50. c055e4e Add HAS_HW_DIV to control the compilation of __udivsi3. by Ben Cheng · 12 years ago
  51. ca4f96c Apply changes to migrate on MCLinker 2.0.2-1. by Shih-wei Liao · 12 years ago
  52. fb32f0d Update allocation headers for yuv. by Jason Sams · 12 years ago
  53. f887657 Add more X86/SSE2+ optimized functions by Michael Liao · 12 years ago
  54. cdcce32 Start to add X86/SSE2+ optimized clcore library by Michael Liao · 12 years ago
  55. 426db95 Fix potential bad pointer dereference with fract(). by Tim Murray · 12 years ago
  56. 2856b30 am 86229aa6: Merge "libbcc: Fix build with gcc 4.8+" by Stephen Hines · 12 years ago
  57. 86229aa Merge "libbcc: Fix build with gcc 4.8+" by Stephen Hines · 12 years ago
  58. 56c9751 Merge "add rsSetElementAt_<type>." by Tim Murray · 12 years ago
  59. 52acbab Apply changes to migrate on MCLinker 2.0.1. by Shih-wei Liao · 12 years ago
  60. 3d4d14c libbcc: Fix build with gcc 4.8+ by Bernhard Rosenkränzer · 12 years ago
  61. 0116d8b Fix bug in object slot implementation. by Stephen Hines · 12 years ago
  62. 688e4c0 Fix long-standing bug with multiple pragmas. by Stephen Hines · 12 years ago
  63. 6a807e7 Make bcinfo rebuild with latest API number for validation. by Stephen Hines · 12 years ago
  64. d4d0bf5 add rsSetElementAt_<type>. by Tim Murray · 12 years ago
  65. 5543d49 Use llvm fabs intrinsic. by Jason Sams · 12 years ago
  66. 2965f54 Merge "Update libbcc for cpu separation." by Jason Sams · 12 years ago
  67. f8e9aaa am 0db248b8: Merge "libbcc: Fix build with ISO C++ 11 compilers" by Stephen Hines · 12 years ago
  68. 0db248b Merge "libbcc: Fix build with ISO C++ 11 compilers" by Stephen Hines · 12 years ago
  69. 8b1532e Update libbcc for cpu separation. by Jason Sams · 12 years ago
  70. 98375a7 libbcc: Fix build with ISO C++ 11 compilers by Bernhard Rosenkraenzer · 12 years ago
  71. 86a0b79 Embed RS metadata info directly in emitted object code. by Stephen Hines · 12 years ago
  72. 331310e bcc_compat - convert bitcode to shared object files. by Stephen Hines · 12 years ago
  73. d82c527 am 6f3138bb: Fix missing data for mObjectSlots. by Stephen Hines · 12 years ago
  74. 6f3138b Fix missing data for mObjectSlots. by Stephen Hines · 12 years ago
  75. af0d05f Add 1D and 2D rsSetElementAt. by Tim Murray · 12 years ago
  76. 22ff286 am 0d6d592c: Fix improper cast for pown on CPU/GPU. by Stephen Hines · 12 years ago
  77. 0d6d592 Fix improper cast for pown on CPU/GPU. by Stephen Hines · 12 years ago
  78. f2466a5 Merge "Pass -z {relro,now,noexecstack} in ABCCompilerDriver." by Shih-wei Liao · 12 years ago
  79. f0c8a70 Merge "Support -z options in bcc::Linker." by Shih-wei Liao · 12 years ago
  80. befe618 Merge "Fix a bug in ABCExpandVAArgPass." by Shih-wei Liao · 12 years ago
  81. c8c3bfe Merge "No need to run more LTO in ABCCompiler." by Shih-wei Liao · 12 years ago
  82. 1e5a951 am ceb4c0f5: Switch to TargetData::getTypeAllocSize(). by Stephen Hines · 12 years ago
  83. ceb4c0f Switch to TargetData::getTypeAllocSize(). by Stephen Hines · 12 years ago
  84. f9c5b72 am 74a4b082: Fix pass-by-value when the return type uses pass-by-reference. by Stephen Hines · 12 years ago
  85. 74a4b08 Fix pass-by-value when the return type uses pass-by-reference. by Stephen Hines · 12 years ago
  86. d16cf28 Pass -z {relro,now,noexecstack} in ABCCompilerDriver. by Shih-wei Liao · 12 years ago
  87. f3eb9b8 Support -z options in bcc::Linker. by Shih-wei Liao · 12 years ago
  88. 7b15ea3 Fix a bug in ABCExpandVAArgPass. by Shih-wei Liao · 12 years ago
  89. 60ca7e1 No need to run more LTO in ABCCompiler. by Shih-wei Liao · 12 years ago
  90. 37a2a32 am 4fdec9b0: Cleanup naming of aprox & half functions. bug 7205089 by Jason Sams · 12 years ago
  91. 4fdec9b Cleanup naming of aprox & half functions. bug 7205089 by Jason Sams · 12 years ago
  92. 9ad640a Compile for Thumb by default in abcc. by Shih-wei Liao · 13 years ago
  93. c7189f9 Support Thumb mode in ARMABCCompilerDriver. by Shih-wei Liao · 13 years ago
  94. 6556916 No need to specify triple to ABCCompilerDriver. by Shih-wei Liao · 13 years ago
  95. a1d5d79 Introduce ThumbCompilerConfig to compile for Thumb. BUG=6996910 by Shih-wei Liao · 13 years ago
  96. 8f9cea9 am 7ae3a828: Implement expandKernel() for pass-by-value. by Stephen Hines · 12 years ago
  97. 7ae3a82 Implement expandKernel() for pass-by-value. by Stephen Hines · 12 years ago
  98. 3c79a93 am 1b84ea3b: am 2e00e3b8: am 89fb60df: Merge "Fix length(float v) issue" by Stephen Hines · 12 years ago
  99. 1b84ea3 am 2e00e3b8: am 89fb60df: Merge "Fix length(float v) issue" by Stephen Hines · 12 years ago
  100. 2e00e3b am 89fb60df: Merge "Fix length(float v) issue" by Stephen Hines · 12 years ago