1. ed9fa1a [dwarfdump] Make incompatibility between -diff and -verbose explicit. by Jonas Devlieghere · 7 years ago
  2. f596114 Fix typo in verifier error message by Matt Arsenault · 7 years ago
  3. 47fe3c0 CGP: Clear data structures at the end of a loop iteration instead of the beginning. by Peter Collingbourne · 7 years ago
  4. c2e4d07 [llvm-objcopy] Fix use-after-move clang-tidy warning by Jordan Rupprecht · 7 years ago
  5. 1989ce1 Revert r345077 "[ORC] Change how non-exported symbols are matched during lookup." by Reid Kleckner · 7 years ago
  6. e4c9c39 [ORC] Change how non-exported symbols are matched during lookup. by Lang Hames · 7 years ago
  7. 39f6fac [test-suite/doc] Add list of programs we might add. by Michael Kruse · 7 years ago
  8. fda29c9 [HotColdSplitting] Attach MinSize to outlined code by Vedant Kumar · 7 years ago
  9. 75e42f6 [X86][SSE] Revert rL343922 combinePMULDQ AddToWorklist (PR39398) by Simon Pilgrim · 7 years ago
  10. 863ec6da [llvm-strip] Support -s alias for --strip-all. Make both strip and objcopy case sensitive to support both -s (--strip-all) and -S (--strip-debug). by Jordan Rupprecht · 7 years ago
  11. d537407 [LegalizeDAG] Share Vector/Scalar CTPOP Expansion by Simon Pilgrim · 7 years ago
  12. 2ea19c8 X86DAGToDAGISel::matchBitExtract(): lambdas can't have default arguments. by Roman Lebedev · 7 years ago
  13. 79b7ee9 [LegalizeDAG] Share Vector/Scalar CTLZ Expansion by Simon Pilgrim · 7 years ago
  14. 5b29309 Fix MSVC build by correcting placement of declspec after r345056 by Daniel Sanders · 7 years ago
  15. 68de396 [IR] Fix -Wunused-function after r345052 by Fangrui Song · 7 years ago
  16. ca762c6 [tblgen] Allow FixedLenDecoderEmitter to use APInt-like objects as InsnType by Daniel Sanders · 7 years ago
  17. b63f24a [PDB] Fix -Wunused-private-field in DIA by Reid Kleckner · 7 years ago
  18. c0de197 [Power9] Add __float128 support in the backend for bitcast to a i128 by Stefan Pintilie · 7 years ago
  19. 6e61423 [IR] remove fake binop queries for not/neg by Sanjay Patel · 7 years ago
  20. c04985c [InstCombine] use 'match' to simplify code by Sanjay Patel · 7 years ago
  21. 6fffb2a [TTI][X86] Treat SK_Transpose shuffles as SK_PermuteTwoSrc - there's no difference in lowering. by Simon Pilgrim · 7 years ago
  22. 22a8730 [DebugInfo][GlobalOpt] Fix -debugify for globalopt shrinking globals to booleans. by Jordan Rupprecht · 7 years ago
  23. 922e137 [CostModel][X86] Add transpose shuffle cost tests by Simon Pilgrim · 7 years ago
  24. c924df9 [WebAssembly] use 'match' to simplify code; NFC by Sanjay Patel · 7 years ago
  25. 1a72ab0 [Reassociate] replace fake binop queries with 'match' API by Sanjay Patel · 7 years ago
  26. 3a1d78f [SelectionDAG] use 'match' to simplify code; NFC by Sanjay Patel · 7 years ago
  27. 8681ecc [LegalizeDAG] Remove unused variable by Benjamin Kramer · 7 years ago
  28. e3237d2 [LegalizeDAG] Share Vector/Scalar CTTZ Expansion by Simon Pilgrim · 7 years ago
  29. 838ac38 [SLPVectorizer] Add basic support for mul/and/or/xor horizontal reductions by Simon Pilgrim · 7 years ago
  30. f46dd75 [InstCombine] use 'match' to handle vectors and simplify code by Sanjay Patel · 7 years ago
  31. fa8e666 [InstCombine] swap select profile metadata when swapping select ops by Sanjay Patel · 7 years ago
  32. b0f74f0 [InstCombine] add/move tests for select with inverted condition; NFC by Sanjay Patel · 7 years ago
  33. d07f87e Revert "[MachinePipeliner] Split MachinePipeliner code into header and cpp files" by Aleksandr Urakov · 7 years ago
  34. 8a6e76e [SLSR] use 'match' to simplify code; NFC by Sanjay Patel · 7 years ago
  35. 191127e [SLSR] auto-generate full test assertions; NFC by Sanjay Patel · 7 years ago
  36. 778349e Experimental re-land of [X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 - y) pattern by Roman Lebedev · 7 years ago
  37. bd0ecc1 Add BROADCAST shuffle cost tests. by Simon Pilgrim · 7 years ago
  38. f3f1265 Add BROADCAST shuffle cost tests. by Simon Pilgrim · 7 years ago
  39. e7a9299 Leftover bits from https://reviews.llvm.org/D53420 that were accidentally left by Dorit Nuzman · 7 years ago
  40. ee6a84b [lit] Only return a found bash executable on Windows if it can understand Windows paths by Greg Bedwell · 7 years ago
  41. 477d32c [X86][SSE] Update raw mask shuffle decoders to handle UNDEF mask elts by Simon Pilgrim · 7 years ago
  42. 54030c2 Revert "[X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 - y) pattern" by Roman Lebedev · 7 years ago
  43. befe74f [TTI] Add generic cost handling of SK_Reverse shuffles by Simon Pilgrim · 7 years ago
  44. 62bea74 [X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 - y) pattern by Roman Lebedev · 7 years ago
  45. 8e47a8d Fix non-Windows build for D53324 by Aleksandr Urakov · 7 years ago
  46. 7fc581a Revert "Revert "[PDB] Extend IPDBSession's interface to retrieve frame data"" by Aleksandr Urakov · 7 years ago
  47. 40760b7 [MachinePipeliner] Split MachinePipeliner code into header and cpp files by Lama Saba · 7 years ago
  48. 2cf3038 Add support for GNU Hurd in Path.inc and other places by Sylvestre Ledru · 7 years ago
  49. 5eb2e5b [X86] Regenerate test checks to show fma comments. NFC by Craig Topper · 7 years ago
  50. c407a17 [RuntimeDyld][COFF] Skip non-loaded sections when calculating ImageBase. by Lang Hames · 7 years ago
  51. 41fdb6a [ORC] Show JITDylib search order in JITDylib::dump. by Lang Hames · 7 years ago
  52. abbd80e [ORC] Dump flags for JITDylib symbol table entries. by Lang Hames · 7 years ago
  53. ac0745e [hwasan] add stack frame descriptions. by Kostya Serebryany · 7 years ago
  54. 956dada [dsymutil] Improve error reporting when we cannot create output file. by Jonas Devlieghere · 7 years ago
  55. 8ad683c [WebAssembly] Fix assembly printing of br_table by Heejin Ahn · 7 years ago
  56. d248358 [WebAssembly] Added test for inline assembly roundtrip. by Wouter van Oortmerssen · 7 years ago
  57. 4d0646d X86: fix a comment copy-paste issue (NFC) by Saleem Abdulrasool · 7 years ago
  58. c06413b [X86] Remove unused entries from the X86ProcFamily enum. Add a note to discourage creation of new enum entries. by Craig Topper · 7 years ago
  59. 152aae5 [Intrinsic] Unigned Saturation Addition Intrinsic by Leonard Chan · 7 years ago
  60. d8c8943 X86: Do not optimize branches with undef eflags inputs by Matthias Braun · 7 years ago
  61. 8f75264 [Reassociate] remove bogus tests; NFC by Sanjay Patel · 7 years ago
  62. e209715 [MC] Shrink MCAsmParser by grouping bools, add const, NFC by Reid Kleckner · 7 years ago
  63. 4235b9c [ARM] Regenerate reverse shuffle costs by Simon Pilgrim · 7 years ago
  64. a551fc9 Recommit r344877 "[X86] Stop promoting integer loads to vXi64" by Craig Topper · 7 years ago
  65. 5528b0e [Reassociate] add vector tests with undef elements; NFC by Sanjay Patel · 7 years ago
  66. fbc926a [WebAssembly][NFC] Remove WebAssemblyStackifier TableGen backend by Thomas Lively · 7 years ago
  67. 8266f03 [DWARF] Use a function-local offset for AT_call_return_pc by Vedant Kumar · 7 years ago
  68. 353c741 [Reassociate] add 'using namespace' to reduce bloat; NFC by Sanjay Patel · 7 years ago
  69. 56e3b24 [ORC] Guard access to the MemMgrs vector in RTDyldObjectLinkingLayer. by Lang Hames · 7 years ago
  70. 0f65a4f [x86] add test for PR25498 and complete checks; NFC by Sanjay Patel · 7 years ago
  71. 101d24d X86: add alias for pushfw/popfw in Intel mode by Tim Northover · 7 years ago
  72. db46784 Reapply "[MachineCopyPropagation] Reimplement CopyTracker in terms of register units" by Justin Bogner · 7 years ago
  73. 7e3227d [hot-cold-split] Add opt remark on success by Teresa Johnson · 7 years ago
  74. 4762f7c Revert rL344931 from llvm/trunk: [X86][SSE] getTargetShuffleMaskIndices - allow opt-in support for whole undef shuffle mask elements by Simon Pilgrim · 7 years ago
  75. 6a96dba Revert rL344933 from llvm/trunk: [X86][SSE] Tidyup DecodeVPERMILPMask shuffle mask decoding by Simon Pilgrim · 7 years ago
  76. 3035373 Revert r344930 as it broke some of the bots on Windows. by Aaron Ballman · 7 years ago
  77. 49bd6e1 [X86][SSE] Tidyup DecodeVPERMILPMask shuffle mask decoding by Simon Pilgrim · 7 years ago
  78. 3807aaf [X86][SSE] getTargetShuffleMaskIndices - allow opt-in support for whole undef shuffle mask elements by Simon Pilgrim · 7 years ago
  79. 1aa867a [SourceMgr][FileCheck] Obey -color by extending WithColor by Joel E. Denny · 7 years ago
  80. ded7818 [hot-cold-split] Add missing FileCheck invocations by Teresa Johnson · 7 years ago
  81. 305c774 [llvm-exegesis] Fix name lookup ambiguity in MSVC after 344922 by Fangrui Song · 7 years ago
  82. a6d25f2 [X86] getTargetConstantBitsFromNode - handle extraction from larger constant pool entries by Simon Pilgrim · 7 years ago
  83. e234be5 [llvm-exegesis] Move namespace exegesis inside llvm:: by Fangrui Song · 7 years ago
  84. 2af6246 Revert r344877 "[X86] Stop promoting integer loads to vXi64" by Craig Topper · 7 years ago
  85. 19bc740 [test] Relax test/Other/opt-hot-cold-split.ll by Vedant Kumar · 7 years ago
  86. b582972 [llvm-mca] Remove a couple of using directives and a bunch of redundant namespace llvm prefixes. NFC by Andrea Di Biagio · 7 years ago
  87. c0db9a7 DAG: Change behavior of fminnum/fmaxnum nodes by Matt Arsenault · 7 years ago
  88. c1d5ac8 Some cleanups to the native pdb plugin [NFC]. by Zachary Turner · 7 years ago
  89. 2ec3239 [llvm-mca] Use llvm::ArrayRef in class SourceMgr. NFCI by Andrea Di Biagio · 7 years ago
  90. b7afff3 [X86][SSE] getTargetShuffleMask - pull out repeated shuffle mask element size. NFCI. by Simon Pilgrim · 7 years ago
  91. 466ce67 Revert "[PDB] Extend IPDBSession's interface to retrieve frame data" by Aleksandr Urakov · 7 years ago
  92. affca96 [InstCombine] add tests for shuffle+insert folds; NFC by Sanjay Patel · 7 years ago
  93. 502027b [llvm-exegesis] Crash when assembling invalid Operand by Guillaume Chatelet · 7 years ago
  94. 66e9f9c [llvm-exegesis] Mark x86 segment register instructions as unsupported. by Guillaume Chatelet · 7 years ago
  95. 84a4ea3 [llvm-exegesis] Reject x86 instructions that use non uniform memory accesses by Guillaume Chatelet · 7 years ago
  96. a1fe5fb [X86] X86DAGToDAGISel: handle BZHI selection too, not just BEXTR. by Roman Lebedev · 7 years ago
  97. 9b7ef04 Document bisect-skip-count by David Greene · 7 years ago
  98. 090b889 [X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ((1 << nbits) + (-1)) pattern by Roman Lebedev · 7 years ago
  99. ca81ba5 Test commit: change comment. by Petar Avramovic · 7 years ago
  100. ce9fb23 [llvm-dwarfdump] - Fix win10 build bot failture. by George Rimar · 7 years ago