1. 0b2777c Explicit in the doc the current list of projects (with easy copy and paste) by Sylvestre Ledru · 4 years, 6 months ago
  2. f878e5c Make it clear in the doc that 'all' in LLVM_ENABLE_PROJECTS does install ALL projects by Sylvestre Ledru · 4 years, 6 months ago
  3. 8ed36b6 Avoid including CodeView/SymbolRecord.h from MCStreamer.h by Reid Kleckner · 4 years, 6 months ago
  4. e9835c0 AMDGPU: Remove optnone from a test by Matt Arsenault · 4 years, 6 months ago
  5. a83ebc9 Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each by Reid Kleckner · 4 years, 6 months ago
  6. c4185e8 Prune Analysis includes from SelectionDAG.h by Reid Kleckner · 4 years, 6 months ago
  7. d4448b8 Move endian constant from Host.h to SwapByteOrder.h, prune include by Reid Kleckner · 4 years, 6 months ago
  8. ccf0b77 Prune two MachineInstr.h includes, fix up deps by Reid Kleckner · 4 years, 6 months ago
  9. 8672594 LiveIntervals: Fix handleMoveUp with subreg def moving across a def by Matt Arsenault · 4 years, 6 months ago
  10. f628897 gn build: Build compiler-rt code with -fvisibility=hidden. by Peter Collingbourne · 4 years, 6 months ago
  11. 6cfc726 [AMDGPU] move PHI nodes to AGPR class by Stanislav Mekhanoshin · 4 years, 6 months ago
  12. 762a6a2 [SampleFDO] Add profile remapping support for profile on-demand loading used by Wei Mi · 4 years, 6 months ago
  13. 1e88075 [AMDGPU] Remove -amdgpu-spill-sgpr-to-smem. by Jay Foad · 4 years, 6 months ago
  14. e3de752 [CVP] setDeducedOverflowingFlags(): actually inc per-opcode stats by Roman Lebedev · 4 years, 6 months ago
  15. c3ec070 gn build: Merge r375288 by GN Sync Bot · 4 years, 6 months ago
  16. fa78819 Disable exit-on-SIGPIPE in lldb by Vedant Kumar · 4 years, 6 months ago
  17. 88cdc69 [X86] Fix register parsing in .seh_* in Intel syntax by Reid Kleckner · 4 years, 6 months ago
  18. a82e2a5 [NFC][CVP] Some tests for `mul` no-wrap deduction by Roman Lebedev · 4 years, 6 months ago
  19. 523325a [WebAssembly] Allow multivalue signatures in object files by Thomas Lively · 4 years, 6 months ago
  20. 8df88e8 [GISel][CallLowering] Make isIncomingArgumentHandler a pure virtual method by Quentin Colombet · 4 years, 6 months ago
  21. e1659b9 [CVP] After proving that @llvm.with.overflow()/@llvm.sat() don't overflow, also try to prove other no-wrap by Roman Lebedev · 4 years, 6 months ago
  22. 4e1c632 [examples] Fix some comments in the LLJITWithJITLink example by Lang Hames · 4 years, 6 months ago
  23. 7d97468 AMDGPU: Relax 32-bit SGPR register class by Matt Arsenault · 4 years, 6 months ago
  24. 9069697 [examples] Add an example of how to use JITLink and small-code-model with LLJIT. by Lang Hames · 4 years, 6 months ago
  25. 0a8dc08 AMDGPU: Fix SMEM WAR hazard for gfx10 readlane by Austin Kerbow · 4 years, 6 months ago
  26. ba0c352 [lit] Reduce value of synthesized timeouts by Julian Lettner · 4 years, 6 months ago
  27. e645d06 [lit] Remove unnecessary tracking of test_index by Julian Lettner · 4 years, 6 months ago
  28. 59c08c3 [lit] Only send back test result from worker process by Julian Lettner · 4 years, 6 months ago
  29. a5fa90c [Codegen] Link MIRParser into CodeGenTests to fix MachineSizeOptsTest building by Roman Lebedev · 4 years, 6 months ago
  30. 07fddc3 [NFC][CVP] Add @llvm.*.sat tests where we could prove both no-overflows by Roman Lebedev · 4 years, 6 months ago
  31. 3b9c9d4 gn build: Merge r375254 by GN Sync Bot · 4 years, 6 months ago
  32. 7c4ed1e [PGO][PGSO] SizeOpts changes. by Hiroshi Yamauchi · 4 years, 6 months ago
  33. fe05e83 [X86] combineX86ShufflesRecursively - pull out isTargetShuffleVariableMask. NFCI. by Simon Pilgrim · 4 years, 6 months ago
  34. 31bbace [IR] Reimplement FPMathOperator::classof as a whitelist. by Jay Foad · 4 years, 6 months ago
  35. 66b019d Update docs for fast-math flags. by Jay Foad · 4 years, 6 months ago
  36. eab53d7 Update MinidumpYAML to use minidump::Exception for exception stream by Joseph Tremoulet · 4 years, 6 months ago
  37. c90b424 [AMDGPU][MC][GFX10] Added sdwa/dpp versions of v_cndmask_b32 by Dmitry Preobrazhensky · 4 years, 6 months ago
  38. 0c0ff35 [DFAPacketizer] Fix large compile-time regression for VLIW targets by James Molloy · 4 years, 6 months ago
  39. 5a83851 Add ExceptionStream to llvm::Object::minidump by Joseph Tremoulet · 4 years, 6 months ago
  40. db52ae4 One more attempt to fix PS4 buildbot after r375219 by Eugene Leviant · 4 years, 6 months ago
  41. 732f3bb Attempt to fix PS4 buildbot after r375219 by Eugene Leviant · 4 years, 6 months ago
  42. 6ad9a8a Revert r375152 as it is causing failures on EXPENSIVE_CHECKS bot by Nemanja Ivanovic · 4 years, 6 months ago
  43. d56b748 [SCEV] Removing deprecated comment in ScalarEvolutionExpander by Victor Campos · 4 years, 6 months ago
  44. 7abc3df [AMDGPU][MC][GFX9] Corrected parsing of v_cndmask_b32_sdwa by Dmitry Preobrazhensky · 4 years, 6 months ago
  45. 4e74e8c [NFC][CVP] Count all the no-wraps we proved by Roman Lebedev · 4 years, 6 months ago
  46. 3e5185e [AArch64] Adding support for PMMIR_EL1 register by Victor Campos · 4 years, 6 months ago
  47. 77a2562 [AArch64][SVE] Add SPLAT_VECTOR ISD Node by Graham Hunter · 4 years, 6 months ago
  48. 7944d32 [ThinLTOCodeGenerator] Add support for index-based WPD by Eugene Leviant · 4 years, 6 months ago
  49. 40c2ef7 [AArch64] Don't combine callee-save and local stack adjustment when optimizing for size by David Green · 4 years, 6 months ago
  50. f1a7230 [X86] Regenerate memcmp tests and add X64-AVX512 common prefix by Simon Pilgrim · 4 years, 6 months ago
  51. 3f5a6f9 Fix MSVC "not all control paths return a value" warning. NFCI. by Simon Pilgrim · 4 years, 6 months ago
  52. d5f2093 Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warnings. NFCI. by Simon Pilgrim · 4 years, 6 months ago
  53. eaef0d1 [Codegen] Alter the default promotion for saturating adds and subs by David Green · 4 years, 6 months ago
  54. 9d9055c [AArch64][SVE] Implement unpack intrinsics by Kerry McLaughlin · 4 years, 6 months ago
  55. c395575 [InstCombine] Fix miscompile bug in canEvaluateShuffled by Bjorn Pettersson · 4 years, 6 months ago
  56. acb3705 [InstCombine] Pre-commit of test case showing miscompile bug in canEvaluateShuffled by Bjorn Pettersson · 4 years, 6 months ago
  57. 3a2363c [X86] Emit KTEST when possible by David Zarzycki · 4 years, 6 months ago
  58. 6960eb5 [lit] Move resolving of XFAIL result codes out of Test.setResult by Julian Lettner · 4 years, 6 months ago
  59. 55b2e86 [lit] worker.py: Improve code for executing a single test by Julian Lettner · 4 years, 6 months ago
  60. db7a912 [IndVars] Factor out some common code into a utility function by Philip Reames · 4 years, 6 months ago
  61. 8aca037 [Test] Precommit test for D69006 by Philip Reames · 4 years, 6 months ago
  62. b92e88a DebugInfo: Move loclist base address from DwarfFile to DebugLocStream by David Blaikie · 4 years, 6 months ago
  63. 31f85fa DebugInfo: Remove unused parameter (from DwarfDebug.cpp:emitListsTableHeaderStart) by David Blaikie · 4 years, 6 months ago
  64. dcc80a5 Reland [llvm-objdump] Use a counter for llvm-objdump -h instead of the section index. by Jordan Rupprecht · 4 years, 6 months ago
  65. 0fe6aad [Error] Make llvm::cantFail include the original error messages by Don Hinton · 4 years, 6 months ago
  66. 6fb0d82 [AMDGPU] drop getIsFP td helper by Stanislav Mekhanoshin · 4 years, 6 months ago
  67. 8e3f7b6 [lit] Move computation of deadline up into base class by Julian Lettner · 4 years, 6 months ago
  68. c86b9d7 [llvm-objcopy] Add support for shell wildcards by Jordan Rupprecht · 4 years, 6 months ago
  69. ec36eea Reland "[lit] Synthesize artificial deadline" by Julian Lettner · 4 years, 6 months ago
  70. 8c2e05f [x86] add test for setcc to shift transform; NFC by Sanjay Patel · 4 years, 6 months ago
  71. e146da5 [cmake] Pass external project source directories to sub-configures by Shoaib Meenai · 4 years, 6 months ago
  72. 453152d [Object] Fix the return type of getOffset/getSize by Alexander Shaposhnikov · 4 years, 6 months ago
  73. bad786f [NFC][InstCombine] Some more preparatory cleanup for dropRedundantMaskingOfLeftShiftInput() by Roman Lebedev · 4 years, 6 months ago
  74. 3c336da [PowerPC] Turn on CR-Logical reducer pass by Nemanja Ivanovic · 4 years, 6 months ago
  75. 1f0245c Reapply r375051: [support] GlobPattern: add support for `\` and `[!...]`, and allow `]` in more places by Jordan Rupprecht · 4 years, 6 months ago
  76. 929d131 NFC: Fix variable only used in asserts by propagating the value. by Sterling Augustine · 4 years, 6 months ago
  77. 88d01bc Revert [lit] Synthesize artificial deadline by Reid Kleckner · 4 years, 6 months ago
  78. 40eb6f6 [PowerPC] add tests for popcount with zext; NFC by Sanjay Patel · 4 years, 6 months ago
  79. 068177b [IndVars] Split loop predication out of optimizeLoopExits [NFC] by Philip Reames · 4 years, 6 months ago
  80. c21ecb7 [codeview] Workaround for PR43479, don't re-emit instr labels by Reid Kleckner · 4 years, 6 months ago
  81. 5600873 [NFC][InstCombine] Tests for "fold variable mask before variable shift-of-trunc" (PR42563) by Roman Lebedev · 4 years, 6 months ago
  82. 48cea5b [IndVars] Factor out a helper function for readability [NFC] by Philip Reames · 4 years, 6 months ago
  83. 7ad952b [lit] Move computation of deadline up into base class by Julian Lettner · 4 years, 6 months ago
  84. 572aefc [lit] Synthesize artificial deadline by Julian Lettner · 4 years, 6 months ago
  85. 57248b6 [lit] Create derived classes for serial/parallel test runs by Julian Lettner · 4 years, 6 months ago
  86. 21e7ff5 Revert r375114: "[lit] Make internal diff work in pipelines" by Joel E. Denny · 4 years, 6 months ago
  87. 99bc241 Revert r375116: "[lit] Extend internal diff to support `-` argument" by Joel E. Denny · 4 years, 6 months ago
  88. c0521e5 [clangd] Use our own relation kind. by Haojian Wu · 4 years, 6 months ago
  89. 2200a32 [lit] Extend internal diff to support `-` argument by Joel E. Denny · 4 years, 6 months ago
  90. 80b7aac [lit] Make internal diff work in pipelines by Joel E. Denny · 4 years, 6 months ago
  91. a054461 [AIX] TOC pseudo expansion for 64bit large + 64bit small + 32bit large models by Xiangling Liao · 4 years, 6 months ago
  92. 8fac8d9 [AMDGPU] Improve code size cost model by Daniil Fukalov · 4 years, 6 months ago
  93. 5a5be13 [ARM][MVE] Enable truncating masked stores by Sam Parker · 4 years, 6 months ago
  94. 8fd6294 [docs][llvm-ar] Fix option:: O after r375106 by Fangrui Song · 4 years, 6 months ago
  95. dd84a1e [llvm-ar] Implement the O modifier: display member offsets inside the archive by Fangrui Song · 4 years, 6 months ago
  96. 327f5f9 [llvm-objcopy] --add-symbol: fix crash if SHT_SYMTAB does not exist by Fangrui Song · 4 years, 6 months ago
  97. 8c62cab JumpThreadingPass::UnfoldSelectInstr - silence static analyzer dyn_cast<> null dereference warning. NFCI. by Simon Pilgrim · 4 years, 6 months ago
  98. f7a287e [LoopIdiom] BCmp: check, not assert that loop exits exit out of the loop (PR43687) by Roman Lebedev · 4 years, 6 months ago
  99. 2172294 [llvm-readobj] - Refine the LLVM-style output to be consistent. by George Rimar · 4 years, 6 months ago
  100. 3400920 Reland: Dead Virtual Function Elimination by Oliver Stannard · 4 years, 6 months ago