1. 2549c51 [LSC] Add LOCAL_LICENSE_KINDS to external/llvm by Bob Badour · 3 years, 4 months ago
  2. 314276b Suppress warnings by Luca Stefani · 5 years ago
  3. 12a0a81 Remove default libraries by Dan Willemsen · 7 years ago
  4. 061f3c0 [lit] Support custom parsers in parseIntegratedTestScript by Eric Fiselier · 8 years ago
  5. 8a3437f Rearrange header libraries by Colin Cross · 7 years ago
  6. d4da2d9 Convert the rest of llvm to Android.bp by Colin Cross · 8 years ago
  7. 4094d25 Convert libLLVM to Android.bp by Colin Cross · 8 years ago
  8. de2d869 Update aosp/master LLVM for rebase to r275480 by Pirama Arumuga Nainar · 8 years ago
  9. f3ef533 Update aosp/master LLVM for rebase to r256229 by Pirama Arumuga Nainar · 8 years ago
  10. 2b5f56b Stop checking HOST_OS, whitelist windows modules by Dan Willemsen · 9 years ago
  11. 6948897 Update aosp/master LLVM for rebase to r239765 by Pirama Arumuga Nainar · 9 years ago
  12. 0c7f116 Update aosp/master LLVM for rebase to r235153 by Pirama Arumuga Nainar · 9 years ago
  13. 4c5e43d Update aosp/master llvm for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  14. ebe69fe Update aosp/master LLVM for rebase to r230699. by Stephen Hines · 9 years ago
  15. fa235b7 Pass LSAN_OPTIONS down so that it is possible to add suppressions. by Rafael Espindola · 9 years ago
  16. 943bdc2 Split executeShTest into two parts so that it can be better leveraged by libc++ by Eric Fiselier · 9 years ago
  17. d813311 [LIT] Add JSONMetricValue type to wrap types supported by the json encoder. by Eric Fiselier · 9 years ago
  18. 00b7249 Now that we require a newer python, use the new exception syntax. by Rafael Espindola · 10 years ago
  19. b3f52a2 Require python 2.7. by Rafael Espindola · 10 years ago
  20. d3044d5 [LIT] Add support for `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript` by Eric Fiselier · 10 years ago
  21. 85f0655 lit: Don't use python 2.6 features by David Majnemer · 10 years ago
  22. 2b3d416 Fix for xunit output to work around issue in Jenkins when tests are at the root level by Chris Matthews · 10 years ago
  23. 30895fd Fix corner cases in lit xunit for paths with dots by Chris Matthews · 10 years ago
  24. d88eccd Add a test-case for lit xunit output by Chris Matthews · 10 years ago
  25. 7f0b0a7 Don't allow test-suite names with . in them in xml output by Chris Matthews · 10 years ago
  26. b3fc31d Give lit a --xunit-xml-output option for saving results in xunit format by Chris Matthews · 10 years ago
  27. 37ed9c1 Update aosp/master LLVM for rebase to r222494. by Stephen Hines · 10 years ago
  28. 09aa871 Allow mm in these subdirectories. by Dan Albert · 10 years ago
  29. c6a4f5e Update LLVM for rebase to r212749. by Stephen Hines · 10 years ago
  30. 075c621 Adds the ability to run the llvm test suite in-tree. by Chris Wailes · 10 years ago
  31. 7b17ef6 Switch name from tblgen -> llvm-tblgen for consistency with upstream LLVM. by Stephen Hines · 10 years ago
  32. dce4a40 Update LLVM for 3.5 rebase (r209712). by Stephen Hines · 10 years ago
  33. 36b5688 Update to LLVM 3.5a. by Stephen Hines · 10 years ago
  34. ce9904c Merge remote-tracking branch 'upstream/release_34' into merge-20140211 by Stephen Hines · 10 years ago
  35. d49c8fc Merging r195567: by Bill Wendling · 11 years ago
  36. d20d4e5 Merging r195102: by Bill Wendling · 11 years ago
  37. 3c031bd Merging r195193: by Bill Wendling · 11 years ago
  38. 9d7c776 Merging r195092: by Bill Wendling · 11 years ago
  39. 3543625 [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 11 years ago
  40. ea8e144 test-release.sh: tweak RPATH for the binary packages. by Arnaud A. de Grandmaison · 11 years ago
  41. 38ea7b5 Unbreak the build after r194997 by Alexey Samsonov · 11 years ago
  42. b21ab43 Revert r194865 and r194874. by Alexey Samsonov · 11 years ago
  43. b923d2f TableGen: Generate an enum for all named Operand types in tblgen'd InstrInfo. by Ahmed Bougacha · 11 years ago
  44. 7936226 gtest-death-test.cc: Move ~DeathTestFactory() to unbreak cygming build since r194865. by NAKAMURA Takumi · 11 years ago
  45. e553fea Small improvement to InstrinsicEmitter::EmitAttributes. This change removes the “pushing” and “clearing” of the SmallVector and instead uses const arrays to pass the attributeKinds to AttributeSet::get . by Owen Anderson · 11 years ago
  46. 7426308 Fix previous commit (r194865) by Juergen Ributzka · 11 years ago
  47. 5a364c5 [weak vtables] Remove a bunch of weak vtables by Juergen Ributzka · 11 years ago
  48. efbdf7f Move all of the GoogleTest files back to the same locations they occupy by Chandler Carruth · 11 years ago
  49. 59d3ae6 Add addrspacecast instruction. by Matt Arsenault · 11 years ago
  50. 0ea3ce9 Update emacs llvm mode. by Matt Arsenault · 11 years ago
  51. 0ab53c7 FileCheck: fix matching of one check-prefix is a prefix of another by Alexey Samsonov · 11 years ago
  52. 7df6641 FileCheck: fix a bug with multiple --check-prefix options. by Alexey Samsonov · 11 years ago
  53. ee4f5ea Allow multiple check prefixes in FileCheck. by Matt Arsenault · 11 years ago
  54. 633f98b AVX-512: added VPCONFLICT instruction and intrinsics, added EVEX_KZ to tablegen by Elena Demikhovsky · 11 years ago
  55. d6b6425 Configure with --enable-terminfo=no for Apple's llvmCore builds. by Bob Wilson · 11 years ago
  56. 19794da Remove linkonce_odr_auto_hide. by Rafael Espindola · 11 years ago
  57. 2343e3b Lower stackmap intrinsics directly to their target opcode in the DAG builder. by Andrew Trick · 11 years ago
  58. 2e50b8a Enable variable arguments support for intrinsics. by Andrew Trick · 11 years ago
  59. cf940ce whitespace by Andrew Trick · 11 years ago
  60. 1799684 TableGen: remove unused variable. by Ahmed Bougacha · 11 years ago
  61. 2b43fff TableGen: Refactor DAG patterns to enable parsing one pattern at a time. by Ahmed Bougacha · 11 years ago
  62. 254ce94 TableGen: Refactor AsmWriterEmitter to keep AsmWriterInsts. by Ahmed Bougacha · 11 years ago
  63. 1885458 lit: multiprocessing platform fix attempt by Alp Toker · 11 years ago
  64. bbe8f3b Clarify the comment about BSD versions in r193465 by Alp Toker · 11 years ago
  65. 0435c5d self.path may be empty or otherwise miss the normal system directories, by Joerg Sonnenberger · 11 years ago
  66. a685c13 lit: Issue a note when multiprocessing fails to load by Alp Toker · 11 years ago
  67. 8d93aa0 Fix a referenced before assignment in r193463 by Alp Toker · 11 years ago
  68. a4e71de lit: handle late multiprocessing errors gracefully by Alp Toker · 11 years ago
  69. 59b8e04 Attempt to fix the FreeBSD build, disable multiprocessing by Alp Toker · 11 years ago
  70. b94be5f Try to fix the openbsd bot. by Rafael Espindola · 11 years ago
  71. d80961c Actually switch the default to use multiprocessing by Rafael Espindola · 11 years ago
  72. 279a89e [lit] Stop hacking the GIL check interval. by Daniel Dunbar · 11 years ago
  73. a0d3bcf [lit] Use multiprocessing based parallelism by default, on Unix. by Daniel Dunbar · 11 years ago
  74. 8f70847 Typo. by Peter Collingbourne · 11 years ago
  75. 31544de YAMLBench.cpp: Use llvm_move instead of std::move also here. by NAKAMURA Takumi · 11 years ago
  76. 44a4cfb [Support][YAML] Add support for accessing tags and tag handle substitution. by Michael J. Spencer · 11 years ago
  77. 651ffc7 Lit: LIT_PRESERVES_TMP should be aware of TMPDIR, too. by NAKAMURA Takumi · 11 years ago
  78. 9f64a56 Lit: Introduce an environment variable, $LIT_PRESERVES_TMP, to preserve TMP (and TEMP). by NAKAMURA Takumi · 11 years ago
  79. 1e422bf Remove utils/profile.pl. by Rafael Espindola · 11 years ago
  80. c6f7c99 Allow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd/pmovmskb/extractps instructions to parse either GR32 or GR64 without resorting to duplicating instructions. by Craig Topper · 11 years ago
  81. 017d8a3 Remove more filters from the disassembler. Mark some AVX512 instructions as CodeGenOnly. by Craig Topper · 11 years ago
  82. c429b5c Mark some more instructions as CodeGenOnly. Remove filters from the disassembler. by Craig Topper · 11 years ago
  83. e3ba15c Add missing #include's to cctype when using isdigit/alpha/etc. by Will Dietz · 11 years ago
  84. e5f740c Really fix CHECK-LABEL and CHECK-DAG interaction. This actually just restores the initial implementation that was in r186162 but got lost in some subsequent refactoring. More explicit variable names and comments are present now to hopefully prevent repeat regression, as well as another test. by Stephen Lin · 11 years ago
  85. 563c182 Fix handling of CHECK-DAG inside of CHECK-LABEL. by Rafael Espindola · 11 years ago
  86. e799dbc Remove another unnecessary filter from the disassembler. by Craig Topper · 11 years ago
  87. be5c1fd Fix so CRC32r64r8 isn't accidentally filtered from the disassembler tables. by Craig Topper · 11 years ago
  88. 5747f94 More x86 disassembler filtering cleanup. by Craig Topper · 11 years ago
  89. 10c7925 Remove some old filters from the x86 disassembler table builder. by Craig Topper · 11 years ago
  90. d55fed1 Remove unneeded MMX instruction definition by moving pattern to an equivalent instruction definition and removing the filtering from the disassembler table building. by Craig Topper · 11 years ago
  91. b9bc438 Remove some instructions that existed to provide aliases to the assembler. Can be done with InstAlias instead. Unfortunately, this was causing printer to use 'vmovq' or 'vmovd' based on what was parsed. To cleanup the inconsistencies convert all 'vmovd' with 64-bit registers to 'vmovq', but provide an alias so that 'vmovd' will still parse. by Craig Topper · 11 years ago
  92. e778f82 Remove some instructions that seem to only exist to trick the filtering checks in the disassembler table creation. Just fix up the filter to let the real instruction through instead. by Craig Topper · 11 years ago
  93. 36a9b31 Add disassembler support for long encodings for INC/DEC in 32-bit mode. by Craig Topper · 11 years ago
  94. 6a971bb Revert "Revert "Windows: Add support for unicode command lines"" by David Majnemer · 11 years ago
  95. b262556 Revert "Windows: Add support for unicode command lines" by David Majnemer · 11 years ago
  96. 5a1a185 Windows: Add support for unicode command lines by David Majnemer · 11 years ago
  97. 936910d Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. by Craig Topper · 11 years ago
  98. 596cfd0 Revert r191940 to see if it fixes the build bots. by Craig Topper · 11 years ago
  99. d356295 Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon. by Craig Topper · 11 years ago
  100. 279d282 Add XOP disassembler support. Fixes PR13933. by Craig Topper · 11 years ago