1. 7df0ddb Merge tag 'android-6.0.1_r3' into 601r3 by David Ng · 8 years ago fp2-m-sibon fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1 fp2-sibon-17.11.2 fp2-sibon-17.12.1 fp2-sibon-18.01.1 fp2-sibon-18.02.0 fp2-sibon-18.03.1 fp2-sibon-18.04.1
  2. 039ace8 Remove ENABLE_TIMESTAMPS to ensure reproducible builds. by Stephen Hines · 9 years ago
  3. 93cc1f2 Update llvm device version number to 3.6. by Stephen Hines · 9 years ago
  4. cc2bd11 Fix Android.mk files for plugins on darwin. by Stephen Hines · 9 years ago
  5. 560a17f Update aosp/master LLVM with patches for fp16 by Pirama Arumuga Nainar · 9 years ago
  6. 2c3e005 Update aosp/master LLVM for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  7. e1bc145 Export all dynamic symbols for opt and bugpoint by Pirama Arumuga Nainar · 9 years ago
  8. b928ea3 Add makefile for tools/bugpoint-passes by Pirama Arumuga Nainar · 9 years ago
  9. 1d7bc86 am 7b4cd9c6: Merge "Fix mips vs. mips64 build issues." by Stephen Hines · 9 years ago
  10. 7b4cd9c Merge "Fix mips vs. mips64 build issues." by Stephen Hines · 9 years ago
  11. 511d19e Fix mips vs. mips64 build issues. by Stephen Hines · 9 years ago
  12. dc99526 am 53b3699b: Merge "Remove any stale BuildVariables.inc files in the source tree." by Stephen Hines · 9 years ago
  13. 53b3699 Merge "Remove any stale BuildVariables.inc files in the source tree." by Stephen Hines · 9 years ago
  14. f4ff0f2 Remove any stale BuildVariables.inc files in the source tree. by Stephen Hines · 9 years ago
  15. 67a3bd2 am 3d7a0abc: Merge "Remove duplicate." by Ying Wang · 9 years ago
  16. 3d7a0ab Merge "Remove duplicate." by Ying Wang · 9 years ago
  17. f7f58d6 Remove duplicate. by Ying Wang · 9 years ago
  18. 13a7db5 am 31195f0b: Merge "Update aosp/master llvm for rebase to r233350" by Pirama Arumuga Nainar · 9 years ago
  19. 31195f0 Merge "Update aosp/master llvm for rebase to r233350" by Pirama Arumuga Nainar · 9 years ago
  20. 4c5e43d Update aosp/master llvm for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  21. 0eb46f5 am c75239e6: Merge "Take HOST_PREFER_32_BIT into account" by Colin Cross · 9 years ago
  22. 8fa729b am 55a4283a: Merge "Set LOCAL_MULTLIB := first for all LLVM host builds" by Colin Cross · 9 years ago
  23. c75239e Merge "Take HOST_PREFER_32_BIT into account" by Colin Cross · 9 years ago
  24. 92ccc85 Take HOST_PREFER_32_BIT into account by Colin Cross · 9 years ago
  25. 55a4283 Merge "Set LOCAL_MULTLIB := first for all LLVM host builds" by Colin Cross · 9 years ago
  26. 62e6deb Set LOCAL_MULTLIB := first for all LLVM host builds by Colin Cross · 9 years ago
  27. 965ee56 am 6f4fa452: Merge "Update lit.site.cfg to be able to run LLVM tests properly again." by Stephen Hines · 9 years ago
  28. 6f4fa45 Merge "Update lit.site.cfg to be able to run LLVM tests properly again." by Stephen Hines · 9 years ago
  29. ceee4f9 Update lit.site.cfg to be able to run LLVM tests properly again. by Stephen Hines · 9 years ago
  30. aa840b1 am 3fa16bd6: Merge "Update aosp/master LLVM for rebase to r230699." by Stephen Hines · 9 years ago
  31. 3fa16bd Merge "Update aosp/master LLVM for rebase to r230699." by Stephen Hines · 9 years ago
  32. 037f528 am beed4739: Merge "Remove uses of libcxx.mk." by Dan Albert · 9 years ago
  33. beed473 Merge "Remove uses of libcxx.mk." by Dan Albert · 9 years ago
  34. 79e151d Remove uses of libcxx.mk. by Dan Albert · 9 years ago
  35. ebe69fe Update aosp/master LLVM for rebase to r230699. by Stephen Hines · 9 years ago
  36. 530410a am b7d2e72b: Merge "Add NOTICE file" by Conley Owens · 9 years ago
  37. b7d2e72 Merge "Add NOTICE file" by Conley Owens · 9 years ago
  38. 97373f1 Add NOTICE file by Conley Owens · 9 years ago
  39. 6e02f7f am 09b23d75: am 22cea81c: Merge "Revert "Add -fno-inline to LLVM device flags."" by Stephen Hines · 9 years ago
  40. e5f956c am 4e18f8fb: am e5656de2: Merge "MISched: Fix moving stores across barriers" by Stephen Hines · 9 years ago
  41. 09b23d7 am 22cea81c: Merge "Revert "Add -fno-inline to LLVM device flags."" by Stephen Hines · 9 years ago
  42. 4e18f8f am e5656de2: Merge "MISched: Fix moving stores across barriers" by Stephen Hines · 9 years ago
  43. 22cea81 Merge "Revert "Add -fno-inline to LLVM device flags."" by Stephen Hines · 9 years ago
  44. e5656de Merge "MISched: Fix moving stores across barriers" by Stephen Hines · 9 years ago
  45. ff1283f Revert "Add -fno-inline to LLVM device flags." by Stephen Hines · 9 years ago
  46. 050ed11 MISched: Fix moving stores across barriers by Tom Stellard · 9 years ago
  47. 848d771 am 1d70b3af: am 5a622b72: Merge "Pass LSAN_OPTIONS down so that it is possible to add suppressions." by Dan Albert · 9 years ago
  48. 2a54e35 am 72714e0f: am 51f06ecc: Merge "Split executeShTest into two parts so that it can be better leveraged by libc++" by Dan Albert · 9 years ago
  49. cf03814 am 9cf8d9ca: am f41cd32a: Merge "[LIT] Add JSONMetricValue type to wrap types supported by the json encoder." by Dan Albert · 9 years ago
  50. f1eebbe am d5a8f8a9: am d74cfd3c: Merge "Now that we require a newer python, use the new exception syntax." by Dan Albert · 9 years ago
  51. 7551c55 am b78e4661: am f13bcf2b: Merge "Require python 2.7." by Dan Albert · 9 years ago
  52. 9ad580d am ce4c5fc5: am 51e2fa82: Merge "[LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`" by Dan Albert · 9 years ago
  53. 8ba772d am 4a6ac124: am 70fd1f24: Merge "lit: Don\'t use python 2.6 features" by Dan Albert · 9 years ago
  54. 7778817 am 9bfc923a: am a3c7e9e1: Merge "Fix for xunit output to work around issue in Jenkins when tests are at the root level" by Dan Albert · 9 years ago
  55. 3c88320 am bb284ab8: am 04092cf9: Merge "Fix corner cases in lit xunit for paths with dots" by Dan Albert · 9 years ago
  56. 414a25a am 198dd1c6: am 2ee64e38: Merge "Add a test-case for lit xunit output" by Dan Albert · 9 years ago
  57. 72fba44 am d8993195: am 51670790: Merge "Don\'t allow test-suite names with . in them in xml output" by Dan Albert · 9 years ago
  58. 1c957c1 am 23910ec0: am 2ce42da6: Merge "Give lit a --xunit-xml-output option for saving results in xunit format" by Dan Albert · 9 years ago
  59. 1d70b3a am 5a622b72: Merge "Pass LSAN_OPTIONS down so that it is possible to add suppressions." by Dan Albert · 9 years ago
  60. 72714e0 am 51f06ecc: Merge "Split executeShTest into two parts so that it can be better leveraged by libc++" by Dan Albert · 9 years ago
  61. 9cf8d9c am f41cd32a: Merge "[LIT] Add JSONMetricValue type to wrap types supported by the json encoder." by Dan Albert · 9 years ago
  62. d5a8f8a am d74cfd3c: Merge "Now that we require a newer python, use the new exception syntax." by Dan Albert · 9 years ago
  63. b78e466 am f13bcf2b: Merge "Require python 2.7." by Dan Albert · 9 years ago
  64. ce4c5fc am 51e2fa82: Merge "[LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`" by Dan Albert · 9 years ago
  65. 4a6ac12 am 70fd1f24: Merge "lit: Don\'t use python 2.6 features" by Dan Albert · 9 years ago
  66. 9bfc923 am a3c7e9e1: Merge "Fix for xunit output to work around issue in Jenkins when tests are at the root level" by Dan Albert · 9 years ago
  67. bb284ab am 04092cf9: Merge "Fix corner cases in lit xunit for paths with dots" by Dan Albert · 9 years ago
  68. 198dd1c am 2ee64e38: Merge "Add a test-case for lit xunit output" by Dan Albert · 9 years ago
  69. d899319 am 51670790: Merge "Don\'t allow test-suite names with . in them in xml output" by Dan Albert · 9 years ago
  70. 23910ec am 2ce42da6: Merge "Give lit a --xunit-xml-output option for saving results in xunit format" by Dan Albert · 9 years ago
  71. 5a622b7 Merge "Pass LSAN_OPTIONS down so that it is possible to add suppressions." by Dan Albert · 9 years ago
  72. 51f06ec Merge "Split executeShTest into two parts so that it can be better leveraged by libc++" by Dan Albert · 9 years ago
  73. f41cd32 Merge "[LIT] Add JSONMetricValue type to wrap types supported by the json encoder." by Dan Albert · 9 years ago
  74. d74cfd3 Merge "Now that we require a newer python, use the new exception syntax." by Dan Albert · 9 years ago
  75. f13bcf2 Merge "Require python 2.7." by Dan Albert · 9 years ago
  76. 51e2fa8 Merge "[LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`" by Dan Albert · 9 years ago
  77. 70fd1f2 Merge "lit: Don't use python 2.6 features" by Dan Albert · 9 years ago
  78. a3c7e9e Merge "Fix for xunit output to work around issue in Jenkins when tests are at the root level" by Dan Albert · 9 years ago
  79. 04092cf Merge "Fix corner cases in lit xunit for paths with dots" by Dan Albert · 9 years ago
  80. 2ee64e3 Merge "Add a test-case for lit xunit output" by Dan Albert · 9 years ago
  81. 5167079 Merge "Don't allow test-suite names with . in them in xml output" by Dan Albert · 9 years ago
  82. 2ce42da Merge "Give lit a --xunit-xml-output option for saving results in xunit format" by Dan Albert · 9 years ago
  83. fa235b7 Pass LSAN_OPTIONS down so that it is possible to add suppressions. by Rafael Espindola · 9 years ago
  84. 943bdc2 Split executeShTest into two parts so that it can be better leveraged by libc++ by Eric Fiselier · 9 years ago
  85. d813311 [LIT] Add JSONMetricValue type to wrap types supported by the json encoder. by Eric Fiselier · 9 years ago
  86. 00b7249 Now that we require a newer python, use the new exception syntax. by Rafael Espindola · 9 years ago
  87. b3f52a2 Require python 2.7. by Rafael Espindola · 9 years ago
  88. d3044d5 [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript` by Eric Fiselier · 9 years ago
  89. 85f0655 lit: Don't use python 2.6 features by David Majnemer · 9 years ago
  90. 2b3d416 Fix for xunit output to work around issue in Jenkins when tests are at the root level by Chris Matthews · 9 years ago
  91. 30895fd Fix corner cases in lit xunit for paths with dots by Chris Matthews · 9 years ago
  92. d88eccd Add a test-case for lit xunit output by Chris Matthews · 9 years ago
  93. 7f0b0a7 Don't allow test-suite names with . in them in xml output by Chris Matthews · 9 years ago
  94. b3fc31d Give lit a --xunit-xml-output option for saving results in xunit format by Chris Matthews · 9 years ago
  95. 841dca4 am 33053845: am 00227471: Merge "Don\'t clobber LOCAL_CFLAGS_arm64 in llvm-device-build." by Tim Murray · 9 years ago
  96. 3305384 am 00227471: Merge "Don\'t clobber LOCAL_CFLAGS_arm64 in llvm-device-build." by Tim Murray · 9 years ago
  97. 0022747 Merge "Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build." by Tim Murray · 9 years ago
  98. d1f3406 Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build. by Tim Murray · 9 years ago
  99. c769621 am ae3219b6: am 1be85630: Merge "Add -fno-inline to LLVM device flags." by Tim Murray · 9 years ago
  100. ae3219b am 1be85630: Merge "Add -fno-inline to LLVM device flags." by Tim Murray · 9 years ago