1. 95f42d0 [InstCombine] add test for ComputeNumSignBits with shuffle; NFC by Sanjay Patel · 7 years ago
  2. 3f46d1d [llvm-mca] Remove dependency from InstrBuilder in class InstructionTables. by Andrea Di Biagio · 7 years ago
  3. 8ae5d12 [LegalizeDAG] ExpandLegalINT_TO_FP - cleanup UINT_TO_FP i64 -> f32 expansion. by Simon Pilgrim · 7 years ago
  4. ed350b9 [InstCombine] add test for select with shuffled condition (PR37549); NFC by Sanjay Patel · 7 years ago
  5. 0ca5e5e IR: Optimize FunctionType::get to perform one hash lookup instead of two, NFCI by Krasimir Georgiev · 7 years ago
  6. c26bd23 [InstCombine] try harder to form select from logic ops (2nd try) by Sanjay Patel · 7 years ago
  7. a9c4859 [llvm-mca] Refactor class SourceMgr. NFCI by Andrea Di Biagio · 7 years ago
  8. 31fda75 [FPEnv] Convert more BinaryOperator::isFNeg(...) to m_FNeg(...) by Cameron McInally · 7 years ago
  9. 99402db [DEBUGINFO, NVPTX] Try to pack bytes data into a single string. by Alexey Bataev · 7 years ago
  10. 306868b Fix llvm-strings crash for negative char values by James Henderson · 7 years ago
  11. 1dca977 [X86][SSE] Update PMULDQ schedule tests to survive more aggressive SimplifyDemandedBits by Simon Pilgrim · 7 years ago
  12. 0fd37a0 [MinGW] Enable large file for mingw-w64 by Martin Storsjo · 7 years ago
  13. 2191c15 [llvm-exegesis] Implements a cache of Instruction objects. by Guillaume Chatelet · 7 years ago
  14. 8f55d09 [llvm-mca] [llvm-mca] Improved error handling and error reporting from class InstrBuilder. by Andrea Di Biagio · 7 years ago
  15. 62af346 [ThinLTO] Change parameter type. NFC by Eugene Leviant · 7 years ago
  16. 37f7dbe Revert r345114 by Gil Rapaport · 7 years ago
  17. 7d5e5c2 [AMDGPU] Defined gfx909 Raven Ridge 2 by Tim Renouf · 7 years ago
  18. 8b5bda2 [ThinLTO] Fix dot dumper for regular LTO modules by Eugene Leviant · 7 years ago
  19. 63aae62 [LV] Don't have fold-tail under optsize invalidate interleave-groups when by Dorit Nuzman · 7 years ago
  20. edb9243 [LSR] Combine unfolded offset into invariant register by Gil Rapaport · 7 years ago
  21. bb45f1e [X86] Correct a bad isel predicate. Though I don't think it can be exposed. by Craig Topper · 7 years ago
  22. e10866a [ARM64][Windows] Add unwind support to llvm-readobj by Sanjin Sijaric · 7 years ago
  23. 9a2b84c ARM: handle checking aliases with out-of-bounds GEPs by Saleem Abdulrasool · 7 years ago
  24. 0253f75 Commit missing comment edit and use correct cast to fix std::min overload by Reid Kleckner · 7 years ago
  25. bd26778 [hurd] Make getMainExecutable get the real binary path by Reid Kleckner · 7 years ago
  26. a73d657 [PM] keeping history when original SCC split and then merge into itself by Wei Mi · 7 years ago
  27. 0785227 SelectionDAG: Reuse bigger sized constants in memset expansion. by Matthias Braun · 7 years ago
  28. 8b9cbda [ORC] Re-apply r345077 with fixes to remove ambiguity in lookup calls. by Lang Hames · 7 years ago
  29. 2a04af1 Revert "[ThinLTO] Fix a crash in lazy loading of Metadata" by Teresa Johnson · 7 years ago
  30. 70fc21b [hot-cold-split] Only perform splitting in ThinLTO backend post-link by Teresa Johnson · 7 years ago
  31. fe08d67 [ThinLTO] Fix a crash in lazy loading of Metadata by Teresa Johnson · 7 years ago
  32. eec87ee Actually fix test from r345085 REQUIRE: asserts by Fangrui Song · 7 years ago
  33. c8b72a0 Fix test after r345085 by Fangrui Song · 7 years ago
  34. 26f7b1b [X86] Autogenerate comple checks. NFC by Craig Topper · 7 years ago
  35. 1bbd49a Print out DebugCounter info with -print-debug-counter by Zhizhou Yang · 7 years ago
  36. ed9fa1a [dwarfdump] Make incompatibility between -diff and -verbose explicit. by Jonas Devlieghere · 7 years ago
  37. f596114 Fix typo in verifier error message by Matt Arsenault · 7 years ago
  38. 47fe3c0 CGP: Clear data structures at the end of a loop iteration instead of the beginning. by Peter Collingbourne · 7 years ago
  39. c2e4d07 [llvm-objcopy] Fix use-after-move clang-tidy warning by Jordan Rupprecht · 7 years ago
  40. 1989ce1 Revert r345077 "[ORC] Change how non-exported symbols are matched during lookup." by Reid Kleckner · 7 years ago
  41. e4c9c39 [ORC] Change how non-exported symbols are matched during lookup. by Lang Hames · 7 years ago
  42. 39f6fac [test-suite/doc] Add list of programs we might add. by Michael Kruse · 7 years ago
  43. fda29c9 [HotColdSplitting] Attach MinSize to outlined code by Vedant Kumar · 7 years ago
  44. 75e42f6 [X86][SSE] Revert rL343922 combinePMULDQ AddToWorklist (PR39398) by Simon Pilgrim · 7 years ago
  45. 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
  46. d537407 [LegalizeDAG] Share Vector/Scalar CTPOP Expansion by Simon Pilgrim · 7 years ago
  47. 2ea19c8 X86DAGToDAGISel::matchBitExtract(): lambdas can't have default arguments. by Roman Lebedev · 7 years ago
  48. 79b7ee9 [LegalizeDAG] Share Vector/Scalar CTLZ Expansion by Simon Pilgrim · 7 years ago
  49. 5b29309 Fix MSVC build by correcting placement of declspec after r345056 by Daniel Sanders · 7 years ago
  50. 68de396 [IR] Fix -Wunused-function after r345052 by Fangrui Song · 7 years ago
  51. ca762c6 [tblgen] Allow FixedLenDecoderEmitter to use APInt-like objects as InsnType by Daniel Sanders · 7 years ago
  52. b63f24a [PDB] Fix -Wunused-private-field in DIA by Reid Kleckner · 7 years ago
  53. c0de197 [Power9] Add __float128 support in the backend for bitcast to a i128 by Stefan Pintilie · 7 years ago
  54. 6e61423 [IR] remove fake binop queries for not/neg by Sanjay Patel · 7 years ago
  55. c04985c [InstCombine] use 'match' to simplify code by Sanjay Patel · 7 years ago
  56. 6fffb2a [TTI][X86] Treat SK_Transpose shuffles as SK_PermuteTwoSrc - there's no difference in lowering. by Simon Pilgrim · 7 years ago
  57. 22a8730 [DebugInfo][GlobalOpt] Fix -debugify for globalopt shrinking globals to booleans. by Jordan Rupprecht · 7 years ago
  58. 922e137 [CostModel][X86] Add transpose shuffle cost tests by Simon Pilgrim · 7 years ago
  59. c924df9 [WebAssembly] use 'match' to simplify code; NFC by Sanjay Patel · 7 years ago
  60. 1a72ab0 [Reassociate] replace fake binop queries with 'match' API by Sanjay Patel · 7 years ago
  61. 3a1d78f [SelectionDAG] use 'match' to simplify code; NFC by Sanjay Patel · 7 years ago
  62. 8681ecc [LegalizeDAG] Remove unused variable by Benjamin Kramer · 7 years ago
  63. e3237d2 [LegalizeDAG] Share Vector/Scalar CTTZ Expansion by Simon Pilgrim · 7 years ago
  64. 838ac38 [SLPVectorizer] Add basic support for mul/and/or/xor horizontal reductions by Simon Pilgrim · 7 years ago
  65. f46dd75 [InstCombine] use 'match' to handle vectors and simplify code by Sanjay Patel · 7 years ago
  66. fa8e666 [InstCombine] swap select profile metadata when swapping select ops by Sanjay Patel · 7 years ago
  67. b0f74f0 [InstCombine] add/move tests for select with inverted condition; NFC by Sanjay Patel · 7 years ago
  68. d07f87e Revert "[MachinePipeliner] Split MachinePipeliner code into header and cpp files" by Aleksandr Urakov · 7 years ago
  69. 8a6e76e [SLSR] use 'match' to simplify code; NFC by Sanjay Patel · 7 years ago
  70. 191127e [SLSR] auto-generate full test assertions; NFC by Sanjay Patel · 7 years ago
  71. 778349e Experimental re-land of [X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 - y) pattern by Roman Lebedev · 7 years ago
  72. bd0ecc1 Add BROADCAST shuffle cost tests. by Simon Pilgrim · 7 years ago
  73. f3f1265 Add BROADCAST shuffle cost tests. by Simon Pilgrim · 7 years ago
  74. e7a9299 Leftover bits from https://reviews.llvm.org/D53420 that were accidentally left by Dorit Nuzman · 7 years ago
  75. ee6a84b [lit] Only return a found bash executable on Windows if it can understand Windows paths by Greg Bedwell · 7 years ago
  76. 477d32c [X86][SSE] Update raw mask shuffle decoders to handle UNDEF mask elts by Simon Pilgrim · 7 years ago
  77. 54030c2 Revert "[X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 - y) pattern" by Roman Lebedev · 7 years ago
  78. befe74f [TTI] Add generic cost handling of SK_Reverse shuffles by Simon Pilgrim · 7 years ago
  79. 62bea74 [X86][BMI1] X86DAGToDAGISel: select BEXTR from x << (32 - y) >> (32 - y) pattern by Roman Lebedev · 7 years ago
  80. 8e47a8d Fix non-Windows build for D53324 by Aleksandr Urakov · 7 years ago
  81. 7fc581a Revert "Revert "[PDB] Extend IPDBSession's interface to retrieve frame data"" by Aleksandr Urakov · 7 years ago
  82. 40760b7 [MachinePipeliner] Split MachinePipeliner code into header and cpp files by Lama Saba · 7 years ago
  83. 2cf3038 Add support for GNU Hurd in Path.inc and other places by Sylvestre Ledru · 7 years ago
  84. 5eb2e5b [X86] Regenerate test checks to show fma comments. NFC by Craig Topper · 7 years ago
  85. c407a17 [RuntimeDyld][COFF] Skip non-loaded sections when calculating ImageBase. by Lang Hames · 7 years ago
  86. 41fdb6a [ORC] Show JITDylib search order in JITDylib::dump. by Lang Hames · 7 years ago
  87. abbd80e [ORC] Dump flags for JITDylib symbol table entries. by Lang Hames · 7 years ago
  88. ac0745e [hwasan] add stack frame descriptions. by Kostya Serebryany · 7 years ago
  89. 956dada [dsymutil] Improve error reporting when we cannot create output file. by Jonas Devlieghere · 7 years ago
  90. 8ad683c [WebAssembly] Fix assembly printing of br_table by Heejin Ahn · 7 years ago
  91. d248358 [WebAssembly] Added test for inline assembly roundtrip. by Wouter van Oortmerssen · 7 years ago
  92. 4d0646d X86: fix a comment copy-paste issue (NFC) by Saleem Abdulrasool · 7 years ago
  93. 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
  94. 152aae5 [Intrinsic] Unigned Saturation Addition Intrinsic by Leonard Chan · 7 years ago
  95. d8c8943 X86: Do not optimize branches with undef eflags inputs by Matthias Braun · 7 years ago
  96. 8f75264 [Reassociate] remove bogus tests; NFC by Sanjay Patel · 7 years ago
  97. e209715 [MC] Shrink MCAsmParser by grouping bools, add const, NFC by Reid Kleckner · 7 years ago
  98. 4235b9c [ARM] Regenerate reverse shuffle costs by Simon Pilgrim · 7 years ago
  99. a551fc9 Recommit r344877 "[X86] Stop promoting integer loads to vXi64" by Craig Topper · 7 years ago
  100. 5528b0e [Reassociate] add vector tests with undef elements; NFC by Sanjay Patel · 7 years ago