1. be42b8a Merge "Add bitcast to invoke helper pass." by Tim Murray · 9 years ago
  2. 4100e8e Add bitcast to invoke helper pass. by Tim Murray · 9 years ago
  3. ff7b1d4 Merge "Add RSInvariant pass to recognize Load from RsExpandKernelDriverInfo as invariant." by David Gross · 9 years ago
  4. 1d93a19 Add RSInvariant pass to recognize Load from RsExpandKernelDriverInfo as invariant. by David Gross · 9 years ago
  5. 35b02ef Merge "Include missing header" by Pirama Arumuga Nainar · 9 years ago
  6. 5525379 Include missing header by Pirama Arumuga Nainar · 9 years ago
  7. 0171a6f Merge "Remove RSInfo" by Pirama Arumuga Nainar · 9 years ago
  8. a65fba6 Remove RSInfo by Pirama Arumuga Nainar · 9 years ago
  9. 4a9d40e Merge "Expect RsExpandKernelDriverInfo not RsExpandKernelParams." by David Gross · 9 years ago
  10. e44a352 Expect RsExpandKernelDriverInfo not RsExpandKernelParams. by David Gross · 9 years ago
  11. eb86025 Merge "Handle FP precision in kernel fusion" by Yang Ni · 9 years ago
  12. 6da4e25 Handle FP precision in kernel fusion by Yang Ni · 9 years ago
  13. 3b01618 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 9 years ago
  14. 5cfc08a Merge "Create one single module for a script group" by Yang Ni · 9 years ago
  15. 0ab50b8 Create one single module for a script group by Yang Ni · 9 years ago
  16. f129f66 am 3b43c366: Merge "Backend support for new special kernel params ctxt and z." by David Gross · 9 years ago
  17. 3b43c36 Merge "Backend support for new special kernel params ctxt and z." by David Gross · 9 years ago
  18. 33cda5c Backend support for new special kernel params ctxt and z. by David Gross · 9 years ago
  19. e55c493 am b9cf06e4: Merge "Add a -build-checksum flag to bcc" by Pirama Arumuga Nainar · 9 years ago
  20. b9cf06e Merge "Add a -build-checksum flag to bcc" by Pirama Arumuga Nainar · 9 years ago
  21. 51ee77b Add a -build-checksum flag to bcc by Pirama Arumuga Nainar · 9 years ago
  22. 64d7528 am bfbe9285: Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  23. bfbe928 Merge "Track removal of refcounts from FileMap." by Narayan Kamath · 9 years ago
  24. f27f126 Track removal of refcounts from FileMap. by Narayan Kamath · 9 years ago
  25. 3257370 Merge commit 'd4a84d8e983db6256a0f293839e77e138cdcbaa6' into HEAD by Bill Yi · 9 years ago
  26. d0bbc02 Merge "Add exp2f, sqrtf, fabsf to whitelist" by Pirama Arumuga Nainar · 9 years ago
  27. e7ba6d0 Add exp2f, sqrtf, fabsf to whitelist by Pirama Arumuga Nainar · 9 years ago
  28. d4a84d8 am e147cd84: Merge "Make isThreadable const" by Pirama Arumuga Nainar · 9 years ago
  29. e147cd8 Merge "Make isThreadable const" by Pirama Arumuga Nainar · 9 years ago
  30. 9e2479e am d7e0f118: Merge "Disable autovectorization for now because of a scalarizer bug." by Tim Murray · 9 years ago
  31. d7e0f11 Merge "Disable autovectorization for now because of a scalarizer bug." by Tim Murray · 9 years ago
  32. 7f59b5f Disable autovectorization for now because of a scalarizer bug. by Tim Murray · 9 years ago
  33. 7de5fde Make isThreadable const by Pirama Arumuga Nainar · 9 years ago
  34. c6f6409 am 29f866bc: Merge "Mark whether a script is threadable" by Pirama Arumuga Nainar · 9 years ago
  35. 29f866b Merge "Mark whether a script is threadable" by Pirama Arumuga Nainar · 9 years ago
  36. 9fe081b Mark whether a script is threadable by Pirama Arumuga Nainar · 9 years ago
  37. 1908998 am 0b104d63: Merge "Embed pragmas into object files" by Pirama Arumuga Nainar · 9 years ago
  38. 0b104d6 Merge "Embed pragmas into object files" by Pirama Arumuga Nainar · 9 years ago
  39. a99ef64 Embed pragmas into object files by Pirama Arumuga Nainar · 9 years ago
  40. 6052b0c am 89d305e9: Merge "Fix -emit-llvm with shared object compilation." by Tim Murray · 9 years ago
  41. 89d305e Merge "Fix -emit-llvm with shared object compilation." by Tim Murray · 9 years ago
  42. 77c1d55 Fix -emit-llvm with shared object compilation. by Tim Murray · 9 years ago
  43. 6319a06 am 0743f576: Merge "Compiler kernel fusion for RenderScript." by Yang Ni · 9 years ago
  44. 0743f57 Merge "Compiler kernel fusion for RenderScript." by Yang Ni · 9 years ago
  45. a4ded13 Compiler kernel fusion for RenderScript. by Yang Ni · 10 years ago
  46. 8e9d6ba am 826137cc: Merge "Remove linkloader from frameworks/compile/libbcc." by Stephen Hines · 9 years ago
  47. 826137c Merge "Remove linkloader from frameworks/compile/libbcc." by Stephen Hines · 9 years ago
  48. 107f50d Remove linkloader from frameworks/compile/libbcc. by Stephen Hines · 9 years ago
  49. b346785 am 57620a1c: Merge "Add proper getAnalysisUsage() implementations to each Pass." by Stephen Hines · 9 years ago
  50. 57620a1 Merge "Add proper getAnalysisUsage() implementations to each Pass." by Stephen Hines · 9 years ago
  51. c754d49 Add proper getAnalysisUsage() implementations to each Pass. by Stephen Hines · 9 years ago
  52. d8647cf am 12882999: Merge "Fix bcc initialization and shutdown issues." by Tim Murray · 9 years ago
  53. c1298f1 am 933c29fb: Merge "Enable autovectorization." by Tim Murray · 9 years ago
  54. 1288299 Merge "Fix bcc initialization and shutdown issues." by Tim Murray · 9 years ago
  55. 933c29f Merge "Enable autovectorization." by Tim Murray · 9 years ago
  56. c46a3f5 Fix bcc initialization and shutdown issues. by Tim Murray · 9 years ago
  57. 50f5eb4 Enable autovectorization. by Tim Murray · 10 years ago
  58. 3676393 am f4843eab: Merge "Fix a few bugs in RSScreenFunctionsPass." by Stephen Hines · 9 years ago
  59. f48af89 am a642a8e5: Merge "Make bcc-compat use Small CodeModel." by Miao Wang · 9 years ago
  60. f4843ea Merge "Fix a few bugs in RSScreenFunctionsPass." by Stephen Hines · 9 years ago
  61. a642a8e Merge "Make bcc-compat use Small CodeModel." by Miao Wang · 9 years ago
  62. 5db508c Fix a few bugs in RSScreenFunctionsPass. by Stephen Hines · 9 years ago
  63. 96627fc Make bcc-compat use Small CodeModel. by Miao Wang · 9 years ago
  64. 2e4107f am af9ff018: Merge "BCC updates to handle linkloader removal" by Pirama Arumuga Nainar · 9 years ago
  65. af9ff01 Merge "BCC updates to handle linkloader removal" by Pirama Arumuga Nainar · 9 years ago
  66. 1e0557a BCC updates to handle linkloader removal by Pirama Arumuga Nainar · 10 years ago
  67. f9eed7a am daf78c5a: Merge "Remember to mark functions as materializable (or they are only "declared")." by Stephen Hines · 10 years ago
  68. 33ffcbf am 02950d34: Merge "After translation, the bitcode version is now the most up-to-date." by Stephen Hines · 10 years ago
  69. daf78c5 Merge "Remember to mark functions as materializable (or they are only "declared")." by Stephen Hines · 10 years ago
  70. 02950d3 Merge "After translation, the bitcode version is now the most up-to-date." by Stephen Hines · 10 years ago
  71. 34edb8a Remember to mark functions as materializable (or they are only "declared"). by Stephen Hines · 10 years ago
  72. dc31b1c After translation, the bitcode version is now the most up-to-date. by Stephen Hines · 10 years ago
  73. 8dab27f am d2a56182: Merge "libbcc doesn\'t use mclinker." by Elliott Hughes · 10 years ago
  74. d2a5618 Merge "libbcc doesn't use mclinker." by Elliott Hughes · 10 years ago
  75. 1b6bba4 libbcc doesn't use mclinker. by Elliott Hughes · 10 years ago
  76. 80b485e am 4b04c096: Merge "Update libbcc for LLVM rebase to r222494." by Stephen Hines · 10 years ago
  77. 4b04c09 Merge "Update libbcc for LLVM rebase to r222494." by Stephen Hines · 10 years ago
  78. 5793613 Update libbcc for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  79. 3e459e3 am b14e8690: Merge "Modify RSForEachExpand to move casting of pointer types outside the inner loop." by Stephen Hines · 10 years ago
  80. f37bfb5 am 4b474b4a: Merge "generate calls to rsSetObject inside .helper invoke functions" by Stephen Hines · 10 years ago
  81. b14e869 Merge "Modify RSForEachExpand to move casting of pointer types outside the inner loop." by Stephen Hines · 10 years ago
  82. 4b474b4 Merge "generate calls to rsSetObject inside .helper invoke functions" by Stephen Hines · 10 years ago
  83. bb73b74 Modify RSForEachExpand to move casting of pointer types outside the inner loop. by Tim Murray · 10 years ago
  84. b7bce74 generate calls to rsSetObject inside .helper invoke functions by Tim Murray · 10 years ago
  85. cd88bdc am 2463de95: Merge "De-cruft the libbcc compiler infrastructure." by Stephen Hines · 10 years ago
  86. 2463de9 Merge "De-cruft the libbcc compiler infrastructure." by Stephen Hines · 10 years ago
  87. b4447cd De-cruft the libbcc compiler infrastructure. by Chris Wailes · 10 years ago
  88. 0fd2f0e am 4d938661: Merge "[MIPS] Set default MIPS64 ISA revision to R6" by Stephen Hines · 10 years ago
  89. 4d93866 Merge "[MIPS] Set default MIPS64 ISA revision to R6" by Stephen Hines · 10 years ago
  90. 44289f8 am 3932f6ce: Merge "Disable step opt for 12-byte structs on 64-bit." by Stephen Hines · 10 years ago
  91. 3932f6c Merge "Disable step opt for 12-byte structs on 64-bit." by Stephen Hines · 10 years ago
  92. 429d94a Disable step opt for 12-byte structs on 64-bit. by Tim Murray · 10 years ago
  93. dda22b1 am efa07f1f: Merge "Switch to 64-bit host builds for libbcc tools." by Dan Albert · 10 years ago
  94. efa07f1 Merge "Switch to 64-bit host builds for libbcc tools." by Dan Albert · 10 years ago
  95. 18fe430 am d426b8ad: Merge "Fix format-string-related warnings for size of various types." by Stephen Hines · 10 years ago
  96. 9b1fc3d Switch to 64-bit host builds for libbcc tools. by Stephen Hines · 10 years ago
  97. d426b8a Merge "Fix format-string-related warnings for size of various types." by Stephen Hines · 10 years ago
  98. 4cb4c55 Fix format-string-related warnings for size of various types. by Stephen Hines · 10 years ago
  99. b6110bf am b70f27af: am 4c94acac: Merge "Revert "Fix format-string-related warnings for size of various types."" by Stephen Hines · 10 years ago
  100. e7c9153 am 853161a8: am 39d5c2d5: Merge "Revert "Switch to 64-bit host builds for libbcc tools."" by Stephen Hines · 10 years ago