1. 8d6f84c [X86] Replace a condition that can never be true with an assert. by Craig Topper · 8 years ago
  2. 1997c33 [SelectionDAG] Replace a flag that can never be true with an assert. by Craig Topper · 8 years ago
  3. c712ae8 [InstCombine] Teach getDemandedBitsLHSMask to handle constant splat vectors by Craig Topper · 8 years ago
  4. cecbc17 [SelectionDAG] Use APInt::getActivebits instead of Bitwidth - leading zeros. by Craig Topper · 8 years ago
  5. 3703970 [WebAssembly] Weak symbols should be defined in SF_Global by Sam Clegg · 8 years ago
  6. 7176deb typo by Adrian Prantl · 8 years ago
  7. ff00c9c llvm-dwarfdump: move -eh-frame into the right section in the help output. by Adrian Prantl · 8 years ago
  8. 1667605 [llvm-readobj] Fix 'Teach readobj to dump .res files', pt 3. by Marek Sokolowski · 8 years ago
  9. bf41ef7 [llvm-readobj] Fix 'Teach readobj to dump .res files', pt 2. by Marek Sokolowski · 8 years ago
  10. b01b302 [MSan] Disable sanitization for __sanitizer_dtor_callback. by Matt Morehouse · 8 years ago
  11. aaf01f3 Remove references to response file argument in CommandLine.rst by Dave Lee · 8 years ago
  12. 1cbefe8 [SimplifyCFG] don't create a no-op subtract by Sanjay Patel · 8 years ago
  13. 04fcc66 Commit local changes that missed llvm.dbg.addr by Reid Kleckner · 8 years ago
  14. 0a17ddc [IR] Add llvm.dbg.addr, a control-dependent version of llvm.dbg.declare by Reid Kleckner · 8 years ago
  15. 5c9ae96 [docs] llvm-cov: Document -show-instantiation-summary by Vedant Kumar · 8 years ago
  16. 20d1cb1 [ARM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  17. 26d9773 Revert "Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}"" by Saleem Abdulrasool · 8 years ago
  18. 8e50186 [SimplifyCFG] auto-generate full checks; NFC by Sanjay Patel · 8 years ago
  19. 34fb94c [NVPTX] Implemented shfl.sync instruction and supporting intrinsics/builtins. by Artem Belevich · 8 years ago
  20. aa0ab20 [InstCombine] Handle (X & C2) < C1 --> (X & C2) == 0 by Craig Topper · 8 years ago
  21. 5fbea4d [InstCombine] Pre-commit test cases for D38065. by Craig Topper · 8 years ago
  22. b1dd7d6 [WebAssembly] Add support for local symbol bindings by Sam Clegg · 8 years ago
  23. a656eb8 [llvm-readobj] Fix 'Teach readobj to dump .res files'. by Marek Sokolowski · 8 years ago
  24. ffd407e [mips] Fix calculation of a branch instruction offset to escape left shift of negative value by Simon Atanasyan · 8 years ago
  25. 820b8a5 AMDGPU: Start selecting v_mad_mixhi_f16 by Matt Arsenault · 8 years ago
  26. 9d697e1 X86: treat SwiftCC as Win64_CC on Win64 by Saleem Abdulrasool · 8 years ago
  27. 4739f73 AMDGPU: Add tied operands to v_mad_mix{lo|hi}_f16 by Matt Arsenault · 8 years ago
  28. bbb3280 Introduce the llvm-cfi-verify tool (resubmission of D37937). by Vlad Tsyrklevich · 8 years ago
  29. 5a4ca9a Remove the default subtarget from the new Nios2 port. It's unused and deprecated. by Eric Christopher · 8 years ago
  30. ce7bcb2 [lit] Undo the patch to stop writing pyc files. by Zachary Turner · 8 years ago
  31. 7287fcb AMDGPU: Start selecting v_mad_mixlo_f16 by Matt Arsenault · 8 years ago
  32. d3762c4 Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)." by Vlad Tsyrklevich · 8 years ago
  33. db99a99 Introduce the llvm-cfi-verify tool (resubmission of D37937). by Vlad Tsyrklevich · 8 years ago
  34. ae40a10 AMDGPU: Fix encoding of op_sel for mad_mix* opcodes by Matt Arsenault · 8 years ago
  35. 81e3824 Reland "[WebAssembly] Add support for naming wasm data segments" by Sam Clegg · 8 years ago
  36. 686e2d6 [APInt] Use getActiveBits() to implement logBase2 and ceilLogBase2. NFC by Craig Topper · 8 years ago
  37. 6bf994d [InstCombine] Use APInt::getActiveBits() to avoid creating an APInt from a trailing zero count to do a comparison. NFCI by Craig Topper · 8 years ago
  38. a689afa CodeGen: support SwiftError SwiftCC on Windows x64 by Saleem Abdulrasool · 8 years ago
  39. 96bd923 [llvm-readobj] Teach readobj to dump .res files (WindowsResource). by Marek Sokolowski · 8 years ago
  40. f45adc2 Rename K_MIPS64 to K_GNU64 by Jake Ehrlich · 8 years ago
  41. ca18763 Re-land "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
  42. e444299 [TableGen] Some optimizations to TableGen. by Zachary Turner · 8 years ago
  43. d76e3d5 [TableGen] Add a DenseMapInfo for MachineValueType. by Zachary Turner · 8 years ago
  44. 1809c66 Revert r313771 "[SLP] Vectorize jumbled memory loads." by Hans Wennborg · 8 years ago
  45. 6a05035 Pacify a gcc -Wparentheses warning by Hans Wennborg · 8 years ago
  46. d1ebb41 Pacify gcc's -Wnum-compare after r313775 by Hans Wennborg · 8 years ago
  47. ae599aa llvm-dwarfdump: implement --recurse-depth=<N> by Adrian Prantl · 8 years ago
  48. cf0cb49 [DebugInfo] Use a MapVector to coalesce MachineOperand locations by Reid Kleckner · 8 years ago
  49. 9a4ebf5 [InstCombine] Add select simplifications by Quentin Colombet · 8 years ago
  50. 0ee8961 Reland "[llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr" by Jake Ehrlich · 8 years ago
  51. 46e0b67 [SLP] Vectorize jumbled memory loads. by Mohammad Shahid · 8 years ago
  52. a0805362 [cmake] Add an option to build llvm with IR PGO by Vedant Kumar · 8 years ago
  53. 580fbe1 [cmake] Unmark LLVM_BUILD_INSTRUMENTED_COVERAGE as experimental by Vedant Kumar · 8 years ago
  54. 337397d [docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGE by Vedant Kumar · 8 years ago
  55. 3028b9d Reland "[llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr" by Jake Ehrlich · 8 years ago
  56. f5c8258 [ThinLTO] Fix dead stripping analysis for SamplePGO by Teresa Johnson · 8 years ago
  57. 76fe1ec [lit] Reverse path list when updating environment vars. by Zachary Turner · 8 years ago
  58. fd4d285 Make libcxx tests work when llvm sources are not present. by Zachary Turner · 8 years ago
  59. d469ac5 DebugInfo: Remove unneeded attributes from test/DebugInfo/Generic/imported-name-inlined.ll by David Blaikie · 8 years ago
  60. 126440a [mips] Add a valid test case to check the reason of the recent build-bot failure. NFC by Simon Atanasyan · 8 years ago
  61. e1631a5 Revert r313736: "[SLP] Vectorize jumbled memory loads." by Alexander Kornienko · 8 years ago
  62. 2d05b60 Revert r313753: "Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp" by Alexander Kornienko · 8 years ago
  63. 652f5e6 [X86][SSE] Add PR22415 test case by Simon Pilgrim · 8 years ago
  64. 160a98b Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp by Alexander Kornienko · 8 years ago
  65. 6aed421 Recommit [MachineCombiner] Update instruction depths incrementally for large BBs. by Florian Hahn · 8 years ago
  66. 3907ca9 Revert r313746 "[yaml2obj] - Don't crash on invalid document." by George Rimar · 8 years ago
  67. 84509c6 [yaml2obj] - Don't crash on invalid document. by George Rimar · 8 years ago
  68. e0d6626 [X86][SSE] Remove unnecessary NonceMasks from combineX86ShufflesRecursively calls (NFCI) by Simon Pilgrim · 8 years ago
  69. 6727c50 [IfConversion] Add testcases [NFC] by Mikael Holmen · 8 years ago
  70. 0acc54b [SLP] Vectorize jumbled memory loads. by Mohammad Shahid · 8 years ago
  71. 1f42b92 'into' instruction should not be decoded as a valid instr in 64-bit mode by Andrew V. Tischenko · 8 years ago
  72. abd71f6 [X86] Remove isel checks for immediate size on floating point compare and xop compare instructions. NFCI by Craig Topper · 8 years ago
  73. b5a9104 [AMDGPU] Fixed memory leak with inliner replaced by Stanislav Mekhanoshin · 8 years ago
  74. e232c83 AMDGPU: Move r600 only code into r600 only td file by Matt Arsenault · 8 years ago
  75. 2e5d75b [AMDGPU] Fix regression in test clang/test/CodeGen/backend-unsupported-error.ll by Stanislav Mekhanoshin · 8 years ago
  76. a942315 AMDGPU: Match load d16 hi instructions by Matt Arsenault · 8 years ago
  77. a354470 DiagnosticInfoOptimizationBase: Appease g++-4.8.2 not confused to add an explicit type to resolve emit() as non-template function. by NAKAMURA Takumi · 8 years ago
  78. fbf0e16 [AMDGPU] Port of HSAIL inliner by Stanislav Mekhanoshin · 8 years ago
  79. 6a28475 AMDGPU: Cleanup load/store PatFrags by Matt Arsenault · 8 years ago
  80. 8e11a03 AMDGPU: Match store d16_hi instructions by Matt Arsenault · 8 years ago
  81. 198959c Tighten the invariants around LoopBase::invalidate by Sanjoy Das · 8 years ago
  82. 097fb8c Reverting due to Green Dragon bot failure. by Mike Edwards · 8 years ago
  83. f4845c8 Clang-format few files to make later diffs leaner; NFC by Sanjoy Das · 8 years ago
  84. 7098cc8 GVNSink: Make ModelledPHIs constructor linear (and avoid edge case it worries about) by avoiding getIncomingValueForBlock by Daniel Berlin · 8 years ago
  85. 6562d76 Revert "[GVNSink] Remove dependency on SmallPtrSet iteration order." by Daniel Berlin · 8 years ago
  86. d8e533d NewGVN: Remove unused includes by Daniel Berlin · 8 years ago
  87. 890c0e4 Make lit stop writing pyc files. by Zachary Turner · 8 years ago
  88. 8726dc5 [MIRPrinter] Print empty successor lists when they cannot be guessed by Quentin Colombet · 8 years ago
  89. 6199cad [LoopInfo] Make LoopBase and Loop destructors non-public by Sanjoy Das · 8 years ago
  90. e5c4334 [WebAssembly] Add support for naming wasm data segments by Sam Clegg · 8 years ago
  91. 093624c Allow ORE.emit to take a closure to delay building the remark object by Adam Nemet · 8 years ago
  92. bc1a94a Revert "Introduce the llvm-cfi-verify tool." by Vlad Tsyrklevich · 8 years ago
  93. b3521af Introduce the llvm-cfi-verify tool. by Vlad Tsyrklevich · 8 years ago
  94. 54c2f80 CodeGen: use range based for loops (NFC) by Saleem Abdulrasool · 8 years ago
  95. 8451f3b Revert "[MIRPrinter] Print empty successor lists when they cannot be guessed" by Quentin Colombet · 8 years ago
  96. 4e58cdd [MIRPrinter] Print empty successor lists when they cannot be guessed by Quentin Colombet · 8 years ago
  97. 7098693 Reland "[llvm-objcopy] Add support for nested and overlapping segments" by Jake Ehrlich · 8 years ago
  98. ee28e9a [ARM] Relax 'cpsie'/'cpsid' flag parsing. by Jonathan Roelofs · 8 years ago
  99. a08ffd6 Revert "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
  100. e536db0 Import all inlined indirect call targets for SamplePGO. by Dehao Chen · 8 years ago