1. cbcd119 am e0ab34f7: Merge "Change libbcc so that it compiles as an LLVM loadable module." by Stephen Hines · 9 years ago
  2. e823f4a Merge "Revert "Change libbcc so that it compiles as an LLVM loadable module."" by Stephen Hines · 9 years ago
  3. a2bbdcd Revert "Change libbcc so that it compiles as an LLVM loadable module." by Stephen Hines · 9 years ago
  4. e0ab34f Merge "Change libbcc so that it compiles as an LLVM loadable module." by Stephen Hines · 9 years ago
  5. 0eb3c42 Change libbcc so that it compiles as an LLVM loadable module. by Matt Wala · 9 years ago
  6. d846b1b am 8eed3b9d: am 53f6e572: Merge "Stopped bcc from ignoring optimization level" by Stephen Hines · 9 years ago
  7. a6ff825 am 8eed3b9d: am 53f6e572: Merge "Stopped bcc from ignoring optimization level" by Stephen Hines · 9 years ago
  8. 8eed3b9 am 53f6e572: Merge "Stopped bcc from ignoring optimization level" by Stephen Hines · 9 years ago
  9. 53f6e57 Merge "Stopped bcc from ignoring optimization level" by Stephen Hines · 9 years ago
  10. 656325b Stopped bcc from ignoring optimization level by Stephen McGroarty · 9 years ago
  11. 8133542 am a38e29ba: Fix a bug where kernels could modify the input allocation. by Matt Wala · 9 years ago
  12. 434917b am a38e29ba: Fix a bug where kernels could modify the input allocation. by Matt Wala · 9 years ago
  13. 2986056 am 51c5a9da: am 767dd80c: Merge "Fix a bug where kernels could modify the input allocation." by Stephen Hines · 9 years ago
  14. 590764c am 51c5a9da: am 767dd80c: Merge "Fix a bug where kernels could modify the input allocation." by Stephen Hines · 9 years ago
  15. 51c5a9d am 767dd80c: Merge "Fix a bug where kernels could modify the input allocation." by Stephen Hines · 9 years ago
  16. a38e29b Fix a bug where kernels could modify the input allocation. by Matt Wala · 9 years ago
  17. 767dd80 Merge "Fix a bug where kernels could modify the input allocation." by Stephen Hines · 9 years ago
  18. 933b5a9 Update libbcc for LLVM rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  19. eea0ab9 am bc850f9c: am dc52c44c: Merge "Fix rs_kernel_context_t type mismatch in call to kernel." by David Gross · 9 years ago
  20. 51ae136 am bc850f9c: am dc52c44c: Merge "Fix rs_kernel_context_t type mismatch in call to kernel." by David Gross · 9 years ago
  21. bc850f9 am dc52c44c: Merge "Fix rs_kernel_context_t type mismatch in call to kernel." by David Gross · 9 years ago
  22. dc52c44 Merge "Fix rs_kernel_context_t type mismatch in call to kernel." by David Gross · 9 years ago
  23. 28c1799 Fix rs_kernel_context_t type mismatch in call to kernel. by David Gross · 9 years ago
  24. d96c9fa Fix a bug where kernels could modify the input allocation. by Matt Wala · 9 years ago
  25. 173915d am 65ceb559: am 81f3dd38: Merge "Remove use of llvm::TargetOptions::NoFramePointerElim" by Pirama Arumuga Nainar · 9 years ago
  26. 94d44fe am 4b6c2130: am 963b333a: Merge " Soft-float cleanup" by Pirama Arumuga Nainar · 9 years ago
  27. 6da87f1 am f16df9d9: am e1a08b7f: Merge "Fix static object construction." by Stephen Hines · 9 years ago
  28. 65ceb55 am 81f3dd38: Merge "Remove use of llvm::TargetOptions::NoFramePointerElim" by Pirama Arumuga Nainar · 9 years ago
  29. 4b6c213 am 963b333a: Merge " Soft-float cleanup" by Pirama Arumuga Nainar · 9 years ago
  30. f16df9d am e1a08b7f: Merge "Fix static object construction." by Stephen Hines · 9 years ago
  31. 81f3dd3 Merge "Remove use of llvm::TargetOptions::NoFramePointerElim" by Pirama Arumuga Nainar · 9 years ago
  32. 963b333 Merge " Soft-float cleanup" by Pirama Arumuga Nainar · 9 years ago
  33. e1a08b7 Merge "Fix static object construction." by Stephen Hines · 9 years ago
  34. e242378 Fix static object construction. by Matt Wala · 9 years ago
  35. 887fc99 Remove use of llvm::TargetOptions::NoFramePointerElim by Pirama Arumuga Nainar · 9 years ago
  36. 86e5c86 Soft-float cleanup by Pirama Arumuga Nainar · 9 years ago
  37. a0cc7d8 am b74c5010: am 6c7dd3b8: Merge "bcc kernel fusion: Fixed checks and added better error messages" by Yang Ni · 9 years ago
  38. b74c501 am 6c7dd3b8: Merge "bcc kernel fusion: Fixed checks and added better error messages" by Yang Ni · 9 years ago
  39. 6c7dd3b Merge "bcc kernel fusion: Fixed checks and added better error messages" by Yang Ni · 9 years ago
  40. f1eeeb1 bcc kernel fusion: Fixed checks and added better error messages by Yang Ni · 9 years ago
  41. aa87c40 am 531d08c8: bcc kernel fusion: Fixed checks and added better error messages by Yang Ni · 9 years ago
  42. 531d08c bcc kernel fusion: Fixed checks and added better error messages by Yang Ni · 9 years ago
  43. bd36ae3 am 25c7dfc3: Fix cases where RSInvariant pass might miss marking some loads as invariant. by David Gross · 9 years ago
  44. b32cedf resolved conflicts for merge of 983411b5 to mnc-dev-plus-aosp by Stephen Hines · 9 years ago
  45. 975bcc2 resolved conflicts for merge of 881d97e6 to mnc-dev-plus-aosp by Stephen Hines · 9 years ago
  46. 25c7dfc Fix cases where RSInvariant pass might miss marking some loads as invariant. by David Gross · 9 years ago
  47. 983411b Fix check for literal types by Pirama Arumuga Nainar · 9 years ago
  48. 881d97e Get struct names only for non-literal structs by Pirama Arumuga Nainar · 9 years ago
  49. f006f50 am 5eb7d376: am 8180f6f1: Merge "Check kernels before fusing" by Yang Ni · 9 years ago
  50. 5eb7d37 am 8180f6f1: Merge "Check kernels before fusing" by Yang Ni · 9 years ago
  51. 8180f6f Merge "Check kernels before fusing" by Yang Ni · 9 years ago
  52. 0768d38 Check kernels before fusing by Yang Ni · 9 years ago
  53. d71f823 am 8c12d615: Check kernels before fusing by Yang Ni · 9 years ago
  54. 6126ff4 am 4c0e622e: am e4681b5d: Merge "Fix cases where RSInvariant pass might miss marking some loads as invariant." by David Gross · 9 years ago
  55. 8c12d61 Check kernels before fusing by Yang Ni · 9 years ago
  56. 4c0e622 am e4681b5d: Merge "Fix cases where RSInvariant pass might miss marking some loads as invariant." by David Gross · 9 years ago
  57. e4681b5 Merge "Fix cases where RSInvariant pass might miss marking some loads as invariant." by David Gross · 9 years ago
  58. 23c2bfe Fix cases where RSInvariant pass might miss marking some loads as invariant. by David Gross · 9 years ago
  59. 4718c79 am bba07fa7: am 07458deb: Merge "Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add FORCE_BUILD_LLVM_DEBUG." by David Gross · 9 years ago
  60. bba07fa am 07458deb: Merge "Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add FORCE_BUILD_LLVM_DEBUG." by David Gross · 9 years ago
  61. 07458de Merge "Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add FORCE_BUILD_LLVM_DEBUG." by David Gross · 9 years ago
  62. 6bc1087 am cb6c1597: Screen bitcode for non-RS functions before linking with runtime lib by Pirama Arumuga Nainar · 9 years ago
  63. 3c46630 am 7a00a150: Update RSStubsWhiteList.cpp with a generated list by Pirama Arumuga Nainar · 9 years ago
  64. cb6c159 Screen bitcode for non-RS functions before linking with runtime lib by Pirama Arumuga Nainar · 9 years ago
  65. 7a00a15 Update RSStubsWhiteList.cpp with a generated list by Pirama Arumuga Nainar · 9 years ago
  66. ba7c82d am 11610a4f: am d7fc8037: Merge "Update RSStubsWhiteList.cpp with a generated list" by Jean-Luc Brouillet · 9 years ago
  67. d1ec178 am 34c24acd: am bb066cb4: Merge "Screen bitcode for non-RS functions before linking with runtime lib" by Jean-Luc Brouillet · 9 years ago
  68. 11610a4 am d7fc8037: Merge "Update RSStubsWhiteList.cpp with a generated list" by Jean-Luc Brouillet · 9 years ago
  69. 34c24ac am bb066cb4: Merge "Screen bitcode for non-RS functions before linking with runtime lib" by Jean-Luc Brouillet · 9 years ago
  70. d7fc803 Merge "Update RSStubsWhiteList.cpp with a generated list" by Jean-Luc Brouillet · 9 years ago
  71. bb066cb Merge "Screen bitcode for non-RS functions before linking with runtime lib" by Jean-Luc Brouillet · 9 years ago
  72. d333383 am c85d1bda: am 91e62ec4: Merge "Fix check for literal types" by Pirama Arumuga Nainar · 9 years ago
  73. c85d1bd am 91e62ec4: Merge "Fix check for literal types" by Pirama Arumuga Nainar · 9 years ago
  74. 91e62ec Merge "Fix check for literal types" by Pirama Arumuga Nainar · 9 years ago
  75. 150eef4 Fix check for literal types by Pirama Arumuga Nainar · 9 years ago
  76. 0ab47eb Replace LLVM_ENABLE_ASSERTION with FORCE_BUILD_LLVM_DISABLE_NDEBUG, and add FORCE_BUILD_LLVM_DEBUG. by David Gross · 9 years ago
  77. ebff2ea Screen bitcode for non-RS functions before linking with runtime lib by Pirama Arumuga Nainar · 9 years ago
  78. 1997f70 Update RSStubsWhiteList.cpp with a generated list by Pirama Arumuga Nainar · 9 years ago
  79. 0629503 am 47c7b2f3: am 0ef3c2c1: Merge "Get struct names only for non-literal structs" by Pirama Arumuga Nainar · 9 years ago
  80. 47c7b2f am 0ef3c2c1: Merge "Get struct names only for non-literal structs" by Pirama Arumuga Nainar · 9 years ago
  81. 0ef3c2c Merge "Get struct names only for non-literal structs" by Pirama Arumuga Nainar · 9 years ago
  82. e8b9f06 Get struct names only for non-literal structs by Pirama Arumuga Nainar · 9 years ago
  83. 4addf0e am 95ff0e9c: RSGlobalInfoPass: Fix types in global info tables by Matt Wala · 9 years ago
  84. 95ff0e9 RSGlobalInfoPass: Fix types in global info tables by Matt Wala · 9 years ago
  85. c81f36a am 4e601ead: am 7848dee6: Merge "RSGlobalInfoPass: Fix types in global info tables" by Stephen Hines · 9 years ago
  86. 4e601ea am 7848dee6: Merge "RSGlobalInfoPass: Fix types in global info tables" by Stephen Hines · 9 years ago
  87. 86a07a2 am 6b43a636: X86_64: Set small CodeModel if use PIC_ relocation by Yong Chen · 9 years ago
  88. 7848dee Merge "RSGlobalInfoPass: Fix types in global info tables" by Stephen Hines · 9 years ago
  89. 721414c RSGlobalInfoPass: Fix types in global info tables by Matt Wala · 9 years ago
  90. 6b43a63 X86_64: Set small CodeModel if use PIC_ relocation by Yong Chen · 9 years ago
  91. b1db6c2 am 9a507791: am 3ce850a3: Merge "add aarch64 support for x86_64 bcc if specified" by Stephen Hines · 9 years ago
  92. 9a50779 am 3ce850a3: Merge "add aarch64 support for x86_64 bcc if specified" by Stephen Hines · 9 years ago
  93. 3ce850a Merge "add aarch64 support for x86_64 bcc if specified" by Stephen Hines · 9 years ago
  94. 0ec207f am 8e3b7f32: bcc changes for fp16 by Pirama Arumuga Nainar · 9 years ago
  95. 8e3b7f3 bcc changes for fp16 by Pirama Arumuga Nainar · 9 years ago
  96. 84ac2b5 am f7304ee2: am 93dba9f9: Merge "bcc changes for fp16" by Pirama Arumuga Nainar · 9 years ago
  97. f7304ee am 93dba9f9: Merge "bcc changes for fp16" by Pirama Arumuga Nainar · 9 years ago
  98. 93dba9f Merge "bcc changes for fp16" by Pirama Arumuga Nainar · 9 years ago
  99. 70e3dcf bcc changes for fp16 by Pirama Arumuga Nainar · 9 years ago
  100. 6bae650 am 51df0832: am 284149ec: Merge "Replace assert() with project-specific version." by David Gross · 9 years ago