1. 287d051 [SimplifyCFG] Prune code from a provably unreachable switch default by Philip Reames · 10 years ago
  2. 251711d [PowerPC] Remove unnecessary braces in PPCVSXFMAMutate by Hal Finkel · 10 years ago
  3. 935e1b6 [NVPTX] Let NVPTX backend detect integer min and max patterns. by Bjarke Hammersholt Roune · 10 years ago
  4. b99373e [ARM] Use BranchProbability::scale() to scale an integer with a probability in ARMBaseInstrInfo.cpp, by Cong Hou · 10 years ago
  5. 6dc18d8 Assign weights to edges to jump table / bit test header when lowering switch statement. by Cong Hou · 10 years ago
  6. 304aa02 [docs][Statepoints] More on base pointers by Philip Reames · 10 years ago
  7. 6f474ab WebAssembly: NFC comment update by JF Bastien · 10 years ago
  8. 9f0965e DI: Make Subprogram definitions 'distinct' by Duncan P. N. Exon Smith · 10 years ago
  9. 08bd0b9 WebAssembly: handle private/internal globals. by JF Bastien · 10 years ago
  10. 9c5b8a0 [ms-inline-asm] Relax assertion around funky identifiers slightly by Reid Kleckner · 10 years ago
  11. 243e7c5 [libFuzzer] fix minor inefficiency, PR24584 by Kostya Serebryany · 10 years ago
  12. 0265834 Fix LLVM C API for DataLayout by Mehdi Amini · 10 years ago
  13. 548643e [Kaleidoscope] Fix a typo in Chapter 5. by Lang Hames · 10 years ago
  14. 6f57102 AMDGPU: Delete dead code by Matt Arsenault · 10 years ago
  15. 9506598 AMDGPU: Don't reprocess instructions when splitting i64 bcnt by Matt Arsenault · 10 years ago
  16. acbe37c AMDGPU: Fix not moving users of s_bfe_i64 to VALU by Matt Arsenault · 10 years ago
  17. 0017a91 AMDGPU: Don't create intermediate SALU instructions by Matt Arsenault · 10 years ago
  18. 143619a SelectionDAGBuilder: Fix SPDescriptor not resetting GuardReg by Matthias Braun · 10 years ago
  19. f042f1c FastISel: Avoid adding a successor block twice for degenerate IR. by Matthias Braun · 10 years ago
  20. ab3081c Expose hasLiveCondCodeDef as a member function of the X86InstrInfo class. NFC by Andrew Kaylor · 10 years ago
  21. a7a6da1 Fix memory leak in sample profile pass. by Diego Novillo · 10 years ago
  22. 4d3decd Revert "Fix LLVM C API for DataLayout" by Mehdi Amini · 10 years ago
  23. e11a032 AMDGPU/SI: Report SIFixSGPRLiveRanges changed function by Matt Arsenault · 10 years ago
  24. a1f3506 Fix LLVM C API for DataLayout by Mehdi Amini · 10 years ago
  25. bd25a5d AMDGPU: Make sure to reserve super registers by Matt Arsenault · 10 years ago
  26. 032c8a5 Revert "Fix LLVM C API for DataLayout" by Mehdi Amini · 10 years ago
  27. ca67542 AMDGPU: Produce error on dynamic_stackalloc by Matt Arsenault · 10 years ago
  28. d4213e9 [SimplifyLibCalls] Fix a typo by David Majnemer · 10 years ago
  29. 1919cba Fix LLVM C API for DataLayout by Mehdi Amini · 10 years ago
  30. 044c4e6 [SPARC] Fix stupid oversight in stack realignment support. by James Y Knight · 10 years ago
  31. 7a65f99 [docs][Statepoint] Add definitions for base and derived pointers by Philip Reames · 10 years ago
  32. 0c3c0ac [llvm-mc] Ignore opcode size prefix in 64-bit CALL disassembly by Vedant Kumar · 10 years ago
  33. cd619e4 [AArch64] Remove a use-after-free when collecting stats. by Chad Rosier · 10 years ago
  34. 80708ae [llvm-objdump] Use the new MinVersion API introduced in r245938. NFC. by Davide Italiano · 10 years ago
  35. 8577e95 [AArch64] Unify the integer min/max vector selection patterns with the intrinsic ones by Silviu Baranga · 10 years ago
  36. 16d857e [SROA] Rip out all support for SSAUpdater in SROA. by Chandler Carruth · 10 years ago
  37. d4dfd88 Kaleidoscope: Update libdeps corresponding to r246002. by NAKAMURA Takumi · 10 years ago
  38. 8990143 Revert "[dsymutil] Emit real dSYM companion binaries." by Frederic Riss · 10 years ago
  39. 77cc046 Modernize with range-based for loops. by Alex Rosenberg · 10 years ago
  40. 26a2a58 Reduce code duplication. by Alex Rosenberg · 10 years ago
  41. 08165ae Trailing whitespace by Alex Rosenberg · 10 years ago
  42. 3f0363c [dsymutil] Emit real dSYM companion binaries. by Frederic Riss · 10 years ago
  43. 65ce0b1 [dsymutil] Store an optional BinaryPath in the debug map. by Frederic Riss · 10 years ago
  44. 93639d3 [dsymutil] Make the warn and error helpers globally available. NFC. by Frederic Riss · 10 years ago
  45. fe89383 [dsymutil] Split NonRelocatableStringPool into its own file. NFC. by Frederic Riss · 10 years ago
  46. 41426ae [MC] Split the layout part of MCAssembler::finish() into its own method. NFC. by Frederic Riss · 10 years ago
  47. bfec072 [MC/MachO] Make some MachObjectWriter methods more generic. NFC. by Frederic Riss · 10 years ago
  48. 2838831 Big Kaleidoscope tutorial update. by Lang Hames · 10 years ago
  49. fd35652 Comparing operands should not require the same ValueID by JF Bastien · 10 years ago
  50. 091d6ba Expose more properties of llvm::fltSemantics by JF Bastien · 10 years ago
  51. 02cb3d6 FastISel: Use finishCondBranch() for ARM,Mips,PowerPC FastISel by Matthias Braun · 10 years ago
  52. ec01af9 FastISel: Factor out common code; NFC intended by Matthias Braun · 10 years ago
  53. 78175c0 WebAssembly: add small FIXME for AsmPrinter. by JF Bastien · 10 years ago
  54. d5e6278 Refactor to reduce duplication in OnDiskIterableChainedHashTable's iterators. by Richard Smith · 10 years ago
  55. 30f9092 [dsymutil] actually fix test. by Frederic Riss · 10 years ago
  56. 7e96f0f Make variable argument intrinsics behave correctly in a Win64 CC function. by Charles Davis · 10 years ago
  57. c3a33b1 WebAssembly: assert that there aren't any constant pools by JF Bastien · 10 years ago
  58. 3abc9b6 [dsymutil] Reapply r245960. by Frederic Riss · 10 years ago
  59. 0118969 WebAssembly: emit `(func (param t) (result t))` s-expressions by JF Bastien · 10 years ago
  60. 42e1a86 WebAssembly: comment out .globl when printing textual assembly by JF Bastien · 10 years ago
  61. e49a149 [msan] Precise instrumentation for icmp sgt %x, -1. by Evgeniy Stepanov · 10 years ago
  62. 66faa25 [MC] Add a SetUsed default param to MCSymbol accessors (NFC) by Vedant Kumar · 10 years ago
  63. fbf4c2b MachineBasicBlock: Use MCPhysReg instead of unsigned in livein API by Matthias Braun · 10 years ago
  64. 4193a13 Remove the final bit test during lowering switch statement if all cases in bit test cover a contiguous range. by Cong Hou · 10 years ago
  65. 3104975 Use CHECK-LABEL in MSan IR tests. by Evgeniy Stepanov · 10 years ago
  66. 89ea38c Revert "[dsymutil] Rewrite thumb triple names in user visible messages." by Frederic Riss · 10 years ago
  67. 37b18da [MachO] Move trivial accessors to header. by Davide Italiano · 10 years ago
  68. 0e221a0 [dsymutil] Rewrite thumb triple names in user visible messages. by Frederic Riss · 10 years ago
  69. 909125a [dsymutil] Not finding any debug info is not a fatal error by Frederic Riss · 10 years ago
  70. 5cb5994 fix CHECK-LABEL and wrong label by Sanjay Patel · 10 years ago
  71. 4abce6e Update libdeps in LLVMipo and LLVMScalarOpts, corresponding to r245940. by NAKAMURA Takumi · 10 years ago
  72. 6ca4f47 SlotIndexes: Introduce an iterator into the idx2MBBMap. by Matthias Braun · 10 years ago
  73. a83ba0a Fix dependencies/shared library build by Matthias Braun · 10 years ago
  74. 47c36ab Fix dropped conditional in cleanup in r245752 by David Blaikie · 10 years ago
  75. e922c3e The patch replace the overflow check in loop vectorization with the minimum loop iterations check. by Wei Mi · 10 years ago
  76. af7c00f make fast unaligned memory accesses implicit with SSE4.2 or SSE4a by Sanjay Patel · 10 years ago
  77. b6566b1 [lit] Speculatively fix PR24554 by manually closing the process handle by Reid Kleckner · 10 years ago
  78. 2140b79 [cmake] Pass /manifest:no to the linker when asan is enabled by Reid Kleckner · 10 years ago
  79. eb6eb15 Convert SampleProfile pass into a Module pass. by Diego Novillo · 10 years ago
  80. 39e2b39 [MachO] Introduce MinVersion API. by Davide Italiano · 10 years ago
  81. 89024e8 [X86] Remove references to _ftol2 by Michael Kuperstein · 10 years ago
  82. f48b1bee [X86] Fix fptoui conversions by Michael Kuperstein · 10 years ago
  83. 46ff6da Pass function attributes instead of boolean in isIntDivCheap(). by Steve King · 10 years ago
  84. 602a9cd assume.ll test fixup by Piotr Padlewski · 10 years ago
  85. 8e6aece Assume intrinsic handling in global opt by Piotr Padlewski · 10 years ago
  86. 4bc8e7e Revert "Fix LLVM C API for DataLayout" by Mehdi Amini · 10 years ago
  87. 8b07e8e Fix LLVM C API for DataLayout by Mehdi Amini · 10 years ago
  88. 654072f [docs] Improvements to CMake.rst by Vedant Kumar · 10 years ago
  89. 0297590 [PowerPC] PPCVSXFMAMutate should ignore trivial-copy addends by Hal Finkel · 10 years ago
  90. d4825d2 Revert r245355 "Release script: correctly symlink clang-tools-extra into the build (PR22765)" by Hans Wennborg · 10 years ago
  91. e11e167 Try to fix buildbots by Matthias Braun · 10 years ago
  92. 002f836 fix typos; NFC by Sanjay Patel · 10 years ago
  93. 2dd939e Let's try to fix GNU libstdc++ buildbots by Matthias Braun · 10 years ago
  94. 22d4f8a fix typo; NFC by Sanjay Patel · 10 years ago
  95. 56dd2d0 MachineBasicBlock: Add liveins() method returning an iterator_range by Matthias Braun · 10 years ago
  96. b7e01a0 [WebAssembly] DYNAMIC_STACKALLOC returns a pointer. by Dan Gohman · 10 years ago
  97. 8c1602d LTO: Simplify merged module ownership. by Peter Collingbourne · 10 years ago
  98. 3a9c435 WebAssembly: Implement call by JF Bastien · 10 years ago
  99. 9f728db Revert two bad commits. by JF Bastien · 10 years ago
  100. b7a8e4c Missing print. by JF Bastien · 10 years ago