1. 76e573d [llvm-rc] Don't strictly require quotes around external file names by Martin Storsjo · 7 years ago
  2. aa4eef7 Object: Find terminator correctly when reading long filenames in GNU archives (PR37244) by Hans Wennborg · 7 years ago
  3. ceb5c6f [x86] Introduce the enclv instruction by Gabor Buella · 7 years ago
  4. e5fae2e [LCSSA] Do not remove used PHI nodes in formLCSSAForInstructions by Bjorn Pettersson · 7 years ago
  5. a4f2996 [x86] Introduce the pconfig instruction by Gabor Buella · 7 years ago
  6. ea4e592 [DebugInfo] Accept `S` in augmentation strings in CIE. by Fangrui Song · 7 years ago
  7. 5074502 [MachineVerifier][GlobalISel] Verifying generic extends and truncates by Roman Tereshin · 7 years ago
  8. 106d54d [MIRParser][GlobalISel] Parsing vector pointer types (<M x pA>) by Roman Tereshin · 7 years ago
  9. e6569f0 [NewPM] Emit inliner NoDefinition missed optimization remark by Teresa Johnson · 7 years ago
  10. 0af44d6 [WebAssembly] MC: Use existing MCSymbol.Index field rather than inventing extra mapping by Sam Clegg · 7 years ago
  11. f21558f [MC] ELFObjectWriter: Removing unneeded variable and cast by Sam Clegg · 7 years ago
  12. 5d61ed9 Revert r330742: Let TableGen write output only if it changed, instead of doing so in cmake. by Chandler Carruth · 7 years ago
  13. 07e155e Follow Up on [MachineVerifier][GlobalISel] NFC, Improving MO printing and refactoring visitMachineInstrBefore by Roman Tereshin · 7 years ago
  14. 297777e [MachineVerifier][GlobalISel] Checking that generic instrs have LLTs on all vregs by Roman Tereshin · 7 years ago
  15. 481686f [MachineVerifier][GlobalISel] NFC, Improving MO printing and refactoring visitMachineInstrBefore by Roman Tereshin · 7 years ago
  16. 5a8bc70 AMDGPU/GlobalISel: Don't try to lower hull shaders by Tom Stellard · 7 years ago
  17. f6638d3 [tools] Add missing test dependency by Alexander Shaposhnikov · 7 years ago
  18. e8d53c5 [DAGCombiner] Masked merge: enhance handling of 'andn' with immediates by Roman Lebedev · 7 years ago
  19. 6dcc5db [DagCombiner] Not all 'andn''s work with immediates. by Roman Lebedev · 7 years ago
  20. 75acc73 Remove explicit setting of the CFI jumptable section name, it does not appear by Dmitry Mikulin · 7 years ago
  21. 388124a [llvm-mca][x86] Remove addsubpd from SSE2 tests by Simon Pilgrim · 7 years ago
  22. 6608b6d [tools] Adjust the lit config for llvm-strip by Alexander Shaposhnikov · 7 years ago
  23. 6441549 [llvm-rc] Fix build: missing 'override'. by Roman Lebedev · 7 years ago
  24. d1d32f2 [X86] Split WriteFAdd/WriteFCmp/WriteFMul schedule classes by Simon Pilgrim · 7 years ago
  25. 31dc80f [llvm-rc] Implement the BITMAP resource type by Martin Storsjo · 7 years ago
  26. ab499d8 [llvm-rc] Allow optional commas between the string table index and value by Martin Storsjo · 7 years ago
  27. 5260333 [llvm-rc] Exclude padding from sizes in versioninfo resources by Martin Storsjo · 7 years ago
  28. 694780d [llvm-rc] Fix alphabetical order of cases. NFC. by Martin Storsjo · 7 years ago
  29. da8f695 [SelectionDAG] Transfer DbgValues when casts are optimized in SelectionDAG::getNode by Aaron Smith · 7 years ago
  30. b1872a2 [WebAssembly] Ensure all .debug_XXX section has proper symbol names by Sam Clegg · 7 years ago
  31. 409ea28 [tools] Introduce llvm-strip by Alexander Shaposhnikov · 7 years ago
  32. c9a3110 [llvm-mca] Avoid exposing index values in the MCA interfaces. by Matt Davis · 7 years ago
  33. a3a709f [X86][AVX2] Tag VPMOVSX/VPMOVZX ymm instructions as WriteShuffle256 by Simon Pilgrim · 7 years ago
  34. 8fd84d4 [Hexagon] Move clamping of extended operands directly to MC code emitter by Krzysztof Parzyszek · 7 years ago
  35. 3491ea5 [DAGCombine][NFC] Masked merge unfolding: comment: some tests are non-canonical by Roman Lebedev · 7 years ago
  36. 72c0afe [X86][Znver1] Remove WriteFMul/WriteFRcp InstRW overrides/aliases. by Simon Pilgrim · 7 years ago
  37. d1ce206 [X86] Split WriteFDiv schedule classes to support single/double scalar, XMM and YMM/ZMM instructions. by Simon Pilgrim · 7 years ago
  38. ac95aa5 [AMDGPU][Waitcnt] Remove the old waitcnt pass by Mark Searles · 7 years ago
  39. 44b4b3a Add option -verify-cfiinstrs to run verifier in CFIInstrInserter by Petar Jovanovic · 7 years ago
  40. 55cedcc [NFC] Fix typo in variable name. by Clement Courbet · 7 years ago
  41. b107abe [AMDGPU] Don't force WQM for DS op by Tim Renouf · 7 years ago
  42. e1b4442 [X86] Split WriteFRcp/WriteFRsqrt/WriteFSqrt schedule classes by Simon Pilgrim · 7 years ago
  43. a7b63e7 Skip unreachable blocks for CFIInstrInserter verify by Petar Jovanovic · 7 years ago
  44. 8f5a881 [SystemZ] Bugfix for MVCLoop CC clobbering. by Jonas Paulsson · 7 years ago
  45. c151f6b [InstCombine][NFC] Add tests for one more masked merge pattern. by Roman Lebedev · 7 years ago
  46. 7b8a872 Re-land r331622 "[llvm-exegesis] Add a library to cluster benchmark results." by Clement Courbet · 7 years ago
  47. bfa2014 Revert r331622 "[llvm-exegesis] Add a library to cluster benchmark results." by Clement Courbet · 7 years ago
  48. 073b5b4 [llvm-exegesis] Add a library to cluster benchmark results. by Clement Courbet · 7 years ago
  49. 10f1f0d Fix comment. NFC by Fangrui Song · 7 years ago
  50. ece3eb8 [ARM] Select result 1 from ConvertBooleanCarryToCarryFlag's result automatically. NFC by Amaury Sechet · 7 years ago
  51. af4d5d4 [TargetLowering] Use StringRef::split instead of SplitString. NFC by Craig Topper · 7 years ago
  52. c35bab7 [X86] Fix copy/paste mistake in comment. NFC by Craig Topper · 7 years ago
  53. c5823bd [llvm-dwp] Define InitLLVM. by Fangrui Song · 7 years ago
  54. b13221b [NFC][DAGCombine] unfoldMaskedMerge(): rename two variables by Roman Lebedev · 7 years ago
  55. 98e0a45 [X86] Enable reciprocal estimates for v16f32 vectors by using VRCP14PS/VRSQRT14PS by Craig Topper · 7 years ago
  56. e49d7b2 [X86] Add test cases for reciprocal estimation for v16f32 vectors with AVX512F. by Craig Topper · 7 years ago
  57. 53dc71d Add test cases for large integer legalization of add and sub. NFC by Amaury Sechet · 7 years ago
  58. 722cccb [globalisel] Remove redundant -global-isel option from tests that use -run-pass. NFC by Daniel Sanders · 7 years ago
  59. c353ad5 [MC] Remove unused MCOI::GenericOperandType by Fangrui Song · 7 years ago
  60. 2cc8a8f [globalisel] Update GlobalISel emitter to match new representation of extending loads by Daniel Sanders · 7 years ago
  61. b1f8c09 [MIRPraser] Improve error checking for typed immediate operands by Heejin Ahn · 7 years ago
  62. 9de4e7f Simplify LLVM_ATTRIBUTE_USED call sites. by Fangrui Song · 7 years ago
  63. fe26f48 [DAGCombiner] Masked merge: don't touch "not" xor's. by Roman Lebedev · 7 years ago
  64. d6075d0 [llvm-mca] removes flag -instruction-tables from the "View Options" category. by Andrea Di Biagio · 7 years ago
  65. 5a92153 [LTO] Handle Task=-1 passed to addSaveTemps by Teresa Johnson · 7 years ago
  66. 2472749 [llvm-mca] minor tweak to the resource pressure printing functionality. NFC. by Andrea Di Biagio · 7 years ago
  67. bbb655f [NFC][DagCombiner] unfoldMaskedMerge(): improve readability. by Roman Lebedev · 7 years ago
  68. 5726495 [CaptureTracking] Handle capturing of launder.invariant.group by Piotr Padlewski · 7 years ago
  69. 869a795 [MIRParser] Allow register class names in the form of integer/scalar by Heejin Ahn · 7 years ago
  70. 3f9d52f [Option] Remove an unnecessary conversion function. by Fangrui Song · 7 years ago
  71. 44008c54 Range-ify for loop; NFC by George Burgess IV · 7 years ago
  72. 874de34 GlobalISel/InstructionSelector: Implement GIR_CopyFConstantAsFPImm by Tom Stellard · 7 years ago
  73. 412df0b Fix a bunch of places where operator-> was used directly on the return from dyn_cast. by Craig Topper · 7 years ago
  74. bb011b6 LowerTypeTests: Fix non-determinism in code that handles icall branch funnels. by Peter Collingbourne · 7 years ago
  75. 61d9a69 [LTO] Allow pass remarks with hotness to be set when emitting to stderr by Teresa Johnson · 7 years ago
  76. 62b8986 [llvm-mc-assemble-fuzzer] Catch up with API changes. by Davide Italiano · 7 years ago
  77. 125f36c Mapping SDNode flags to MachineInstr flags by Michael Berg · 7 years ago
  78. 380bd7f AMDGPU/NFC: Update D16PreservesUnusedBits description based Tony Tye's comments by Konstantin Zhuravlyov · 7 years ago
  79. 806dec7 [LICM] Compute a must execute property for the prefix of the header as we go by Philip Reames · 7 years ago
  80. 847f729 AMDGPU/NFC: Fix formatting for 900, 902 ISA Version features by Konstantin Zhuravlyov · 7 years ago
  81. 0511853 AMDGPU: Add D16 instructions preserve unused bits feature by Konstantin Zhuravlyov · 7 years ago
  82. 156f761 [MachineLICM] Debug intrinsics shouldn't affect hoist decisions by Geoff Berry · 7 years ago
  83. b90f003 [ObjCARC] Account for catchswitch in bitcast insertion by Shoaib Meenai · 7 years ago
  84. eb53cf7 Fast Math Flag mapping into SDNode by Michael Berg · 7 years ago
  85. 3571b4d [X86] Add WriteEMMS scheduler class by Simon Pilgrim · 7 years ago
  86. 512e46b [X86] Finish splitting WriteVecShift and WriteVecIMul to remove InstRW overrides. by Simon Pilgrim · 7 years ago
  87. 671262c [LoopIdiomRecognize] Don't create an IRBuilder just to call getTrue/getFalse. by Craig Topper · 7 years ago
  88. dbaf52b [AArch64] Add missing testcase for r331522 by Adhemerval Zanella · 7 years ago
  89. 5646bfe [llvm-mca] Add descriptive names for the TimelineView report characters. NFC. by Matt Davis · 7 years ago
  90. 1f43829 Object: The default alignment of a section without alignment flags is 16. by Peter Collingbourne · 7 years ago
  91. c0d9a0b obj2yaml: Correctly round-trip default alignment. by Peter Collingbourne · 7 years ago
  92. a244d9e DwarfCompileUnit: Fix another assertion failure on malformed input by Adrian Prantl · 7 years ago
  93. 60248da [llvm-exegesis] Fix pfm counter names for BDW. by Clement Courbet · 7 years ago
  94. 43fbec5 [X86] Cleanup SchedWriteFMA classes and use X86SchedWriteWidths directly. by Simon Pilgrim · 7 years ago
  95. 3847aa0 [bindings/go] Add Go bindings for volatile loads/stores by David Bolvansky · 7 years ago
  96. adb4ffc [Hexagon] Remove leftover debugging code after r331527 by Krzysztof Parzyszek · 7 years ago
  97. 6664841 [Hexagon] Handle non-immediate constants in HexagonSplitDouble by Krzysztof Parzyszek · 7 years ago
  98. aff0c11 [mips] Correct the predicates of sign extension instructions by Simon Dardis · 7 years ago
  99. 3ca5f74 [X86] Add WriteVecMOVMSKY scheduler class by Simon Pilgrim · 7 years ago
  100. e7b4c7b [AArch64] Custom Lower MULLH{S,U} for v16i8, v8i16, and v4i32 by Adhemerval Zanella · 7 years ago