1. 541bead [Object] object::ELFObjectFile::dynamic_symbol_begin(): skip symbol index 0 by vgxbj · 4 years, 1 month ago
  2. ebd5a1b [Reassociate] Use IRBuilderBase; NFC by Nikita Popov · 4 years, 1 month ago
  3. 1055e9e [IVDescriptors] Remove IRBuilder.h include; NFC by Nikita Popov · 4 years, 1 month ago
  4. a5eb123 [IVDescriptors] Remove unnecessary DemandedBits.h include; NFC by Nikita Popov · 4 years, 1 month ago
  5. 62f3a96 [libc++] Attempt to workaround module invalidation bug by Eric Fiselier · 4 years, 1 month ago
  6. ebd522a [clangd] Tweak parseDocumentation loop to use raw lines. NFC by Sam McCall · 4 years, 1 month ago
  7. a975fde [clang] Annotate trivial getters and setters on hover. by Sam McCall · 4 years, 1 month ago
  8. 1a2370b [MLIR] Fix shape inference in toy tutorial by Frederik Gossen · 4 years, 1 month ago
  9. b801577 AMDGPU: Fix a few more tests with old denormal subtarget features by Matt Arsenault · 4 years, 1 month ago
  10. 1ce0bc3 Add mention of advantages of `arc` in the Phabricator doc. by Mehdi Amini · 4 years, 1 month ago
  11. 179f4ba Don't treat a CXXScopeSpec with a nested name specifier but no location by Richard Smith · 4 years, 1 month ago
  12. 0f37454 Fix typos in toy tutorial by Frederik Gossen · 4 years, 1 month ago
  13. 4201679 [OpenMP] NFC: Fix trivial typo by Kazuaki Ishizaki · 4 years, 1 month ago
  14. 3270748 The thread plan list test is failing at least on Ubuntu Linux. by Jim Ingham · 4 years, 1 month ago
  15. 9661225 Fix LLDB debug builds by Walter Erquinigo · 4 years, 1 month ago
  16. e3bb363 [mlir][DeclarativeParser] Emit an error if a `:` follows an attribute with a non-constant type. by River Riddle · 4 years, 1 month ago
  17. ca47ac3 [source maps] Fix remove, insert-after and replace by Walter Erquinigo · 4 years, 1 month ago
  18. 79afdfa [mlir] Change the default of `mlir-print-op-on-diagnostic` to true by River Riddle · 4 years, 1 month ago
  19. 56246b2 [NFC][PowerPC] Pre-commit a test case for D77448 by Nemanja Ivanovic · 4 years, 1 month ago
  20. 4ede887 PR45402: Make the restrictions on constant evaluation of memcmp and by Richard Smith · 4 years, 1 month ago
  21. 48ba745 This test is failing on the Ubuntu bot but the bot log doesn't by Jim Ingham · 4 years, 1 month ago
  22. 83fa811 [clang][opaque pointers] Fix up a bunch of "getType()->getElementType()" by Eli Friedman · 4 years, 1 month ago
  23. 3e5d671 [polly][opaque pointers] Remove use of deprecated APIs. by Eli Friedman · 4 years, 1 month ago
  24. b11decc [clang codegen][opaque pointers] Remove use of deprecated constructor by Eli Friedman · 4 years, 1 month ago
  25. 501ec31 [llvm-stress][opaque pointers] Remove use of deprecated constructor by Eli Friedman · 4 years, 1 month ago
  26. 3ccd454 Fix unused variable, format, and format string warnings. NFC. by Eric Christopher · 4 years, 1 month ago
  27. 76d7135 [flang] Add message formatting for std::int64_t by Tim Keith · 4 years, 1 month ago
  28. fb8d841 [flang] Merge pull request flang-compiler/f18#1087 from CarolineConcatto/update_readme by Steve Scalpone · 4 years, 1 month ago
  29. 5c7ecef [flang] Adjust supported compilers statement in F18 readme by Caroline Concatto · 4 years, 1 month ago
  30. 7255793 [intel-mpx] Delete an unnecessary license header by Walter Erquinigo · 4 years, 1 month ago
  31. 2d658c5 Disable two new tests on Windows. They are failing but the logs are not helpful. by Jim Ingham · 4 years, 1 month ago
  32. f9b570f [gn build] Port 1d42c0db9a2 by LLVM GN Syncbot · 4 years, 1 month ago
  33. 1d42c0d Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) Gadgets" by Craig Topper · 4 years, 1 month ago
  34. a505ad5 Revert "[X86] Add Support for Load Hardening to Mitigate Load Value Injection (LVI)" by Craig Topper · 4 years, 1 month ago
  35. e62dc1f [MS] Fix assert handling enum forward decls in hasVisibleDefinition by Reid Kleckner · 4 years, 1 month ago
  36. 98f7782 Avoid using std::max_align_t in pre-C++11 mode by Joerg Sonnenberger · 4 years, 1 month ago
  37. a8c8b62 [ObjC generics] Fix not inheriting type bounds in categories/extensions. by Volodymyr Sapsai · 4 years, 1 month ago
  38. d7bb150 [flang] Merge pull request flang-compiler/f18#1099 from flang-compiler/pmk-assign by Peter Klausler · 4 years, 1 month ago
  39. ba8b305 [Driver] Handle all optimization-record options for Darwin LTO by Francis Visoiu Mistrih · 4 years, 1 month ago
  40. 90eb7be [libc] Fix memcpy to adhere to qualified calls. by Paula Toth · 4 years, 1 month ago
  41. fcab66d [lldb] Findtypes -gmodules fix for too many matches by Jan Kratochvil · 4 years, 1 month ago
  42. 1fcfd30 [libc] Add strlen implementation. by Paula Toth · 4 years, 1 month ago
  43. 455ed8d [flang] Process names in ASSIGN and assigned GOTO by peter klausler · 4 years, 1 month ago
  44. 1893065 Allow the ThreadPlanStackMap to hold the thread plans for threads by Jim Ingham · 4 years, 1 month ago
  45. 61e8e68 Move thread plan stacks into the Process, indexed by TID. by Jim Ingham · 4 years, 2 months ago
  46. 2c1c57a Make ThreadPlanTracers use TID & Process rather than Thread *. by Jim Ingham · 4 years, 2 months ago
  47. e4598dc Make ThreadPlans use TID and Process, rather than Thread *. by Jim Ingham · 4 years, 2 months ago
  48. ceb58ad [libc++] Lit: Add default values for most arguments of test executors by Louis Dionne · 4 years, 1 month ago
  49. 340e1b2 [mlir] LoopToStandard conversion: support "if/else" with results by Alex Zinenko · 4 years, 1 month ago
  50. b7397e8 [InstCombine] add tests for freelyNegateValue with 'not'; NFC by Sanjay Patel · 4 years, 1 month ago
  51. 18a18b2 Fix standalone clang builds after fb80b6b2d58. by Nico Weber · 4 years, 1 month ago
  52. 9d9b8a2 [test] preformat test with update_llc_test_checks.py NFC by Nick Desaulniers · 4 years, 1 month ago
  53. 62c42e2 [X86] Add Support for Load Hardening to Mitigate Load Value Injection (LVI) by Scott Constable · 4 years, 1 month ago
  54. ba1ffd2 [OpenMP][NFC] Remove the need to include `OpenMPClause.h` by Reid Kleckner · 4 years, 1 month ago
  55. e33a636 [mlir][Linalg] Employ finer-grained control of C interface emission by Nicolas Vasilache · 4 years, 1 month ago
  56. 275ee5d [gn build] Port c74dd640fd7 by LLVM GN Syncbot · 4 years, 1 month ago
  57. 6f8c450 [lit] Cleanly exit on user keyboard interrupt by Julian Lettner · 4 years, 6 months ago
  58. c74dd64 [X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) Gadgets by Scott Constable · 4 years, 1 month ago
  59. 8023752 [nfc] [lldb] Unindent code - obvious part by Jan Kratochvil · 4 years, 1 month ago
  60. b947a84 [gn build] Port f95a67d8b8a by LLVM GN Syncbot · 4 years, 1 month ago
  61. 9f1c35d Revert "[PowerPC] Replace subtract-from-zero float in version with fneg in PowerPC special fma compiler builtins" by Kevin P. Neal · 4 years, 1 month ago
  62. dbb0d8e Don't use relpaths in lit cfg if build/source dir are on different drives. by Andrew Ng · 4 years, 1 month ago
  63. 210f40f Test had incorrect check for nonzero count by Paul Robinson · 4 years, 1 month ago
  64. 29a2b14 [ORC] Improve documention of memory ownership in the new Orc C bindings. by Lang Hames · 4 years, 1 month ago
  65. d7a0516 Fix typo in test. by Kevin P. Neal · 4 years, 1 month ago
  66. 688450c [GraphDiff] Extend GraphDiff to track a list of updates. by Alina Sbirlea · 4 years, 1 month ago
  67. f95a67d [X86] Add RET-hardening Support to mitigate Load Value Injection (LVI) by Scott Constable · 4 years, 1 month ago
  68. ba87430 [PowerPC] Replace subtract-from-zero float in version with fneg in PowerPC special fma compiler builtins by Andrew Wock · 4 years, 1 month ago
  69. 9657446 [compiler-rt] Build with correct ABI (PR38025) by Riyaz V Puthiyapurayil · 4 years, 1 month ago
  70. ea397a7 Support: Add specializations for reverseBits to use builtin by Matt Arsenault · 8 years ago
  71. 30ebafa CodeGen: Convert some TII hooks to use Register by Matt Arsenault · 4 years, 1 month ago
  72. 178050c AMDGPU: Use Register in more places by Matt Arsenault · 4 years, 1 month ago
  73. e8dcb6d AMDGPU: Remove redundant virtual by Matt Arsenault · 4 years, 1 month ago
  74. 5d14c7b [libc++] NFC: Remove unused CMake option by Louis Dionne · 4 years, 1 month ago
  75. 2c7ea1c [clang-tidy] Address false positive in modernize-use-default-member-init by Nathan James · 4 years, 1 month ago
  76. 8c5dc08 [AMDGPU] Added label to test. NFC. by Stanislav Mekhanoshin · 4 years, 1 month ago
  77. f27f1e8 [mlir] DialectConversion: support block creation in ConversionPatternRewriter by Alex Zinenko · 4 years, 1 month ago
  78. b600809 Clean up usages of asserting vector getters in Type by Christopher Tetreault · 4 years, 1 month ago
  79. 0c0831f [CMAKE] Plumb include_directories() into tablegen() by Stephen Neuendorffer · 4 years, 1 month ago
  80. 0462795 [AMDGPU] Propagate AGPR RC from PHI to its PHI operands by Stanislav Mekhanoshin · 4 years, 1 month ago
  81. b4b7c98 [libc++] Remove support for specifying LIBCXX_CXX_ABI_SYSTEM manually by Louis Dionne · 4 years, 1 month ago
  82. 2225797 [YAMLParser] Scanner::setError - ensure we use the StringRef::iterator argument (PR45043) by Simon Pilgrim · 4 years, 1 month ago
  83. ce97ce3 [VectorCombine] try to form a better extractelement by Sanjay Patel · 4 years, 1 month ago
  84. e4ae0a2 [Support/Path] sys::path::replace_path_prefix fix and simplifications by Sylvain Audi · 4 years, 1 month ago
  85. aaaa25e [libc++] Remove useless nothing_to_do.pass.cpp tests by Louis Dionne · 4 years, 1 month ago
  86. f288c21 Revert "[CMAKE] Plumb include_directories() into tablegen()" by Stephen Neuendorffer · 4 years, 1 month ago
  87. ae044c5 [CMAKE] Plumb include_directories() into tablegen() by Stephen Neuendorffer · 4 years, 1 month ago
  88. 34a497b [X86][SSE] lowerShuffleWithPACK - extend to use chained PACKs for larger truncations by Simon Pilgrim · 4 years, 1 month ago
  89. 7d572ef Revert "[SCEV] rewriteLoopExitValues(): even if have hard uses, still rewrite if cheap (PR44668)" by Roman Lebedev · 4 years, 1 month ago
  90. 8e7b25b [NFC] Move ARM `opt -indvars` test from Codegen into Transforms by Roman Lebedev · 4 years, 1 month ago
  91. 396b1ee [LoopStrengthReduce] Fix test checks to fix issue reported on D77227 by Simon Pilgrim · 4 years, 1 month ago
  92. b952d79 [cuda][hip] Fix `RegisterVar` function prototype. by Michael Liao · 4 years, 1 month ago
  93. 30053c8 [AArch64] Fix swap-compare-operands test names to fix issue reported on D77354 by Simon Pilgrim · 4 years, 1 month ago
  94. 389704c [PhaseOrdering] add shuffle tests based on D40633; NFC by Sanjay Patel · 4 years, 1 month ago
  95. 4ad9ca0f [ARM] Fix incorrect handling of big-endian vmov.i64 by John Brawn · 4 years, 1 month ago
  96. cd58fb6 [ARM] Avoid pointless vrev of element-wise vmov by John Brawn · 4 years, 1 month ago
  97. 966ae76 Run update_llc_test on test/CodeGen/ARM/vmov.ll by John Brawn · 4 years, 1 month ago
  98. 6d24dd7 [InstSimplify] Regenerate compares tests to fix issue reported on D77354 by Simon Pilgrim · 4 years, 1 month ago
  99. d144087 [lldb/Support] Treat empty FileSpec as an invalid file. by Jonas Devlieghere · 4 years, 1 month ago
  100. 63bfb3a [lldb/Symbol] Reimplement Symbols::FindSymbolFileInBundle to use the VFS by Jonas Devlieghere · 4 years, 1 month ago