1. 9d697e1 X86: treat SwiftCC as Win64_CC on Win64 by Saleem Abdulrasool · 8 years ago
  2. 4739f73 AMDGPU: Add tied operands to v_mad_mix{lo|hi}_f16 by Matt Arsenault · 8 years ago
  3. bbb3280 Introduce the llvm-cfi-verify tool (resubmission of D37937). by Vlad Tsyrklevich · 8 years ago
  4. 5a4ca9a Remove the default subtarget from the new Nios2 port. It's unused and deprecated. by Eric Christopher · 8 years ago
  5. ce7bcb2 [lit] Undo the patch to stop writing pyc files. by Zachary Turner · 8 years ago
  6. 7287fcb AMDGPU: Start selecting v_mad_mixlo_f16 by Matt Arsenault · 8 years ago
  7. d3762c4 Revert "Introduce the llvm-cfi-verify tool (resubmission of D37937)." by Vlad Tsyrklevich · 8 years ago
  8. db99a99 Introduce the llvm-cfi-verify tool (resubmission of D37937). by Vlad Tsyrklevich · 8 years ago
  9. ae40a10 AMDGPU: Fix encoding of op_sel for mad_mix* opcodes by Matt Arsenault · 8 years ago
  10. 81e3824 Reland "[WebAssembly] Add support for naming wasm data segments" by Sam Clegg · 8 years ago
  11. 686e2d6 [APInt] Use getActiveBits() to implement logBase2 and ceilLogBase2. NFC by Craig Topper · 8 years ago
  12. 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
  13. a689afa CodeGen: support SwiftError SwiftCC on Windows x64 by Saleem Abdulrasool · 8 years ago
  14. 96bd923 [llvm-readobj] Teach readobj to dump .res files (WindowsResource). by Marek Sokolowski · 8 years ago
  15. f45adc2 Rename K_MIPS64 to K_GNU64 by Jake Ehrlich · 8 years ago
  16. ca18763 Re-land "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
  17. e444299 [TableGen] Some optimizations to TableGen. by Zachary Turner · 8 years ago
  18. d76e3d5 [TableGen] Add a DenseMapInfo for MachineValueType. by Zachary Turner · 8 years ago
  19. 1809c66 Revert r313771 "[SLP] Vectorize jumbled memory loads." by Hans Wennborg · 8 years ago
  20. 6a05035 Pacify a gcc -Wparentheses warning by Hans Wennborg · 8 years ago
  21. d1ebb41 Pacify gcc's -Wnum-compare after r313775 by Hans Wennborg · 8 years ago
  22. ae599aa llvm-dwarfdump: implement --recurse-depth=<N> by Adrian Prantl · 8 years ago
  23. cf0cb49 [DebugInfo] Use a MapVector to coalesce MachineOperand locations by Reid Kleckner · 8 years ago
  24. 9a4ebf5 [InstCombine] Add select simplifications by Quentin Colombet · 8 years ago
  25. 0ee8961 Reland "[llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr" by Jake Ehrlich · 8 years ago
  26. 46e0b67 [SLP] Vectorize jumbled memory loads. by Mohammad Shahid · 8 years ago
  27. a0805362 [cmake] Add an option to build llvm with IR PGO by Vedant Kumar · 8 years ago
  28. 580fbe1 [cmake] Unmark LLVM_BUILD_INSTRUMENTED_COVERAGE as experimental by Vedant Kumar · 8 years ago
  29. 337397d [docs] Make a note of LLVM_BUILD_INSTRUMENTED_COVERAGE by Vedant Kumar · 8 years ago
  30. 3028b9d Reland "[llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr" by Jake Ehrlich · 8 years ago
  31. f5c8258 [ThinLTO] Fix dead stripping analysis for SamplePGO by Teresa Johnson · 8 years ago
  32. 76fe1ec [lit] Reverse path list when updating environment vars. by Zachary Turner · 8 years ago
  33. fd4d285 Make libcxx tests work when llvm sources are not present. by Zachary Turner · 8 years ago
  34. d469ac5 DebugInfo: Remove unneeded attributes from test/DebugInfo/Generic/imported-name-inlined.ll by David Blaikie · 8 years ago
  35. 126440a [mips] Add a valid test case to check the reason of the recent build-bot failure. NFC by Simon Atanasyan · 8 years ago
  36. e1631a5 Revert r313736: "[SLP] Vectorize jumbled memory loads." by Alexander Kornienko · 8 years ago
  37. 2d05b60 Revert r313753: "Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp" by Alexander Kornienko · 8 years ago
  38. 652f5e6 [X86][SSE] Add PR22415 test case by Simon Pilgrim · 8 years ago
  39. 160a98b Fix a -Wsign-compare warning in LoopAccessAnalysis.cpp by Alexander Kornienko · 8 years ago
  40. 6aed421 Recommit [MachineCombiner] Update instruction depths incrementally for large BBs. by Florian Hahn · 8 years ago
  41. 3907ca9 Revert r313746 "[yaml2obj] - Don't crash on invalid document." by George Rimar · 8 years ago
  42. 84509c6 [yaml2obj] - Don't crash on invalid document. by George Rimar · 8 years ago
  43. e0d6626 [X86][SSE] Remove unnecessary NonceMasks from combineX86ShufflesRecursively calls (NFCI) by Simon Pilgrim · 8 years ago
  44. 6727c50 [IfConversion] Add testcases [NFC] by Mikael Holmen · 8 years ago
  45. 0acc54b [SLP] Vectorize jumbled memory loads. by Mohammad Shahid · 8 years ago
  46. 1f42b92 'into' instruction should not be decoded as a valid instr in 64-bit mode by Andrew V. Tischenko · 8 years ago
  47. abd71f6 [X86] Remove isel checks for immediate size on floating point compare and xop compare instructions. NFCI by Craig Topper · 8 years ago
  48. b5a9104 [AMDGPU] Fixed memory leak with inliner replaced by Stanislav Mekhanoshin · 8 years ago
  49. e232c83 AMDGPU: Move r600 only code into r600 only td file by Matt Arsenault · 8 years ago
  50. 2e5d75b [AMDGPU] Fix regression in test clang/test/CodeGen/backend-unsupported-error.ll by Stanislav Mekhanoshin · 8 years ago
  51. a942315 AMDGPU: Match load d16 hi instructions by Matt Arsenault · 8 years ago
  52. 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
  53. fbf0e16 [AMDGPU] Port of HSAIL inliner by Stanislav Mekhanoshin · 8 years ago
  54. 6a28475 AMDGPU: Cleanup load/store PatFrags by Matt Arsenault · 8 years ago
  55. 8e11a03 AMDGPU: Match store d16_hi instructions by Matt Arsenault · 8 years ago
  56. 198959c Tighten the invariants around LoopBase::invalidate by Sanjoy Das · 8 years ago
  57. 097fb8c Reverting due to Green Dragon bot failure. by Mike Edwards · 8 years ago
  58. f4845c8 Clang-format few files to make later diffs leaner; NFC by Sanjoy Das · 8 years ago
  59. 7098cc8 GVNSink: Make ModelledPHIs constructor linear (and avoid edge case it worries about) by avoiding getIncomingValueForBlock by Daniel Berlin · 8 years ago
  60. 6562d76 Revert "[GVNSink] Remove dependency on SmallPtrSet iteration order." by Daniel Berlin · 8 years ago
  61. d8e533d NewGVN: Remove unused includes by Daniel Berlin · 8 years ago
  62. 890c0e4 Make lit stop writing pyc files. by Zachary Turner · 8 years ago
  63. 8726dc5 [MIRPrinter] Print empty successor lists when they cannot be guessed by Quentin Colombet · 8 years ago
  64. 6199cad [LoopInfo] Make LoopBase and Loop destructors non-public by Sanjoy Das · 8 years ago
  65. e5c4334 [WebAssembly] Add support for naming wasm data segments by Sam Clegg · 8 years ago
  66. 093624c Allow ORE.emit to take a closure to delay building the remark object by Adam Nemet · 8 years ago
  67. bc1a94a Revert "Introduce the llvm-cfi-verify tool." by Vlad Tsyrklevich · 8 years ago
  68. b3521af Introduce the llvm-cfi-verify tool. by Vlad Tsyrklevich · 8 years ago
  69. 54c2f80 CodeGen: use range based for loops (NFC) by Saleem Abdulrasool · 8 years ago
  70. 8451f3b Revert "[MIRPrinter] Print empty successor lists when they cannot be guessed" by Quentin Colombet · 8 years ago
  71. 4e58cdd [MIRPrinter] Print empty successor lists when they cannot be guessed by Quentin Colombet · 8 years ago
  72. 7098693 Reland "[llvm-objcopy] Add support for nested and overlapping segments" by Jake Ehrlich · 8 years ago
  73. ee28e9a [ARM] Relax 'cpsie'/'cpsid' flag parsing. by Jonathan Roelofs · 8 years ago
  74. a08ffd6 Revert "[DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs" by Reid Kleckner · 8 years ago
  75. e536db0 Import all inlined indirect call targets for SamplePGO. by Dehao Chen · 8 years ago
  76. cb6f3f4 [MSP430] Align functions on 2-byte boundary instead of 4. by Vadzim Dambrouski · 8 years ago
  77. cdcb6d1 [TableGen] Generate formatted DAGISelEmitter without relying on formatted_raw_ostream. by Craig Topper · 8 years ago
  78. fd65d0d llvm-dwarfdump: un-hide more command line options by Adrian Prantl · 8 years ago
  79. 450dbfb Move test into non-target-specific directory. by Adrian Prantl · 8 years ago
  80. 6fe45f9 [SimplifyCFG] fix typos/formatting; NFC by Sanjay Patel · 8 years ago
  81. 60873e2 [AMDGPU] Prevent post-RA scheduler from breaking memory clauses by Stanislav Mekhanoshin · 8 years ago
  82. 5994e16 [SystemZ] Fix truncstore + bswap codegen bug by Ulrich Weigand · 8 years ago
  83. 3a6eaef Revert "ExecutionEngine: add R_AARCH64_ABS{16,32}" by Saleem Abdulrasool · 8 years ago
  84. 4ac8c2f Revert "[llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr" by Jake Ehrlich · 8 years ago
  85. 9957e3f Revert "[llvm-objcopy] Add support for nested and overlapping segments" by Jake Ehrlich · 8 years ago
  86. f5c04b0 [llvm-objcopy] Add support for .dynamic, .dynsym, and .dynstr by Jake Ehrlich · 8 years ago
  87. d6b913a Fix test to not depend on another subdirectories Input directory by David Blaikie · 8 years ago
  88. b43e08f [llvm-objcopy] Add test to check that architecture specific values are not used on wrong architecture. by Jake Ehrlich · 8 years ago
  89. 7e1bf43 Recommit r313647 now that GCC seems to accept the offering by Krzysztof Parzyszek · 8 years ago
  90. b4ea5a3 dwarfdump/symbolizer: Avoid loading unneeded CUs from a DWP by David Blaikie · 8 years ago
  91. a84aa64 Handle profile mismatch correctly for SamplePGO. by Dehao Chen · 8 years ago
  92. 3796a45 Re-land "Fix Bug 30978 by emitting cv file checksums." by Reid Kleckner · 8 years ago
  93. 46f29ab [llvm-objcopy] Add support for nested and overlapping segments by Jake Ehrlich · 8 years ago
  94. 0cb3910 ExecutionEngine: add R_AARCH64_ABS{16,32} by Saleem Abdulrasool · 8 years ago
  95. fcedb0e Revert "Improve TableGen performance of -gen-dag-isel (motivated by X86 backend)" by Krzysztof Parzyszek · 8 years ago
  96. b6c56240 Move "(void)variable" closer to the assertion that uses it, NFC by Krzysztof Parzyszek · 8 years ago
  97. 6d72a2f [cmake] Add SOURCE_DIR argument to llvm_check_source_file_list by Shoaib Meenai · 8 years ago
  98. 2e76b85 Improve TableGen performance of -gen-dag-isel (motivated by X86 backend) by Krzysztof Parzyszek · 8 years ago
  99. 1bfa1fd [X86] Convert X86ISD::SELECT to ISD::VSELECT just before instruction selection to avoid duplicate patterns by Craig Topper · 8 years ago
  100. 058162e Resubmit "Fix llvm-lit script generation in libcxx." by Zachary Turner · 8 years ago