1. 7323a7b Revert "Reapply "[DWARFv5] Emit file 0 to the line table."" by Alexander Potapenko · 7 years ago
  2. ed2243b [X86][BtVer2] Fix the number of micro opcodes for AES[ENC|DEC] and other YMM instructions. by Andrea Di Biagio · 7 years ago
  3. ebc5027 [MSan] Introduce ActualFnStart. NFC by Alexander Potapenko · 7 years ago
  4. 9f475f3 Revert "[AMDGPU] For OS type AMDPAL, fixed scratch on compute shader" by Tim Renouf · 7 years ago
  5. bece5f8 [X86][BtVer2] Fix the number of micro opcodes for a bunch of YMM instructions. by Andrea Di Biagio · 7 years ago
  6. 1ca736e [MSan] Add an isStore argument to getShadowOriginPtr(). NFC by Alexander Potapenko · 7 years ago
  7. fd7cc69 [ARM] Support float literals under XO by Christof Douma · 7 years ago
  8. 1effa10 [RegisterCoalescing] Don't move COPY if it would interfere with another value by Mikael Holmen · 7 years ago
  9. de6ad3a [ORC] Fix ORC on platforms without indirection support. by Lang Hames · 7 years ago
  10. abcc316 [AArch64] add ftrunc tests; NFC by Sanjay Patel · 7 years ago
  11. 21bae12 [PowerPC] add ftrunc vector tests; NFC by Sanjay Patel · 7 years ago
  12. ceb2de9 [WebAssembly] Add exception and selector intrinsics by Heejin Ahn · 7 years ago
  13. ee25d6c AMDGPU: Really implement getFrameRegister by Matt Arsenault · 7 years ago
  14. 973d7ed Reapply "[DWARFv5] Emit file 0 to the line table." by Paul Robinson · 7 years ago
  15. 49dbb6e [MachineOutliner] AArch64: Don't outline ADRPs with un-outlinable operands by Jessica Paquette · 7 years ago
  16. 0daf862 [AMDGPU] For OS type AMDPAL, fixed scratch on compute shader by Tim Renouf · 7 years ago
  17. 730f4c7 [DWARF] Suppress split line tables more carefully. by Paul Robinson · 7 years ago
  18. d31305a [AMDGPU] Define code object identification string used in AMDHSA runtimes. by Tony Tye · 7 years ago
  19. fcccedd [CodeGen] Fixed unreachable with -print-machineinstrs and custom pseudo source value by Tim Renouf · 7 years ago
  20. 10478ee Initialize variable added in r328617. by Sterling Augustine · 7 years ago
  21. 531edfd [YAML] Remove unit test of multibyte non-printable escaping that uses C++11 escapes by Graydon Hoare · 7 years ago
  22. 1b35c9a [X86] Add WriteFMOVMSK/WriteVecMOVMSK/WriteMMXMOVMSK scheduler classes by Simon Pilgrim · 7 years ago
  23. 3c8a7c3 [DWARF][DWARF v5]: Adding support for dumping DW_RLE_offset_pair and DW_RLE_base_address by Wolfgang Pieb · 7 years ago
  24. 86d0c61 [YAML] Escape non-printable multibyte UTF8 in Output::scalarString. by Graydon Hoare · 7 years ago
  25. 10b8d15 80-line wrap. NFC by Xin Tong · 7 years ago
  26. a2f8776 AMDGPU: Fix not preserving CSR VGPR if used for SGPR spills by Matt Arsenault · 7 years ago
  27. afaac4a AMDGPU: Set natural stack alignment in DataLayout by Matt Arsenault · 7 years ago
  28. 117b671 [DWARF] Simplify DWARFAddressRange::contains by Fangrui Song · 7 years ago
  29. 25956d8 [PGO] Fix branch probability remarks assert by Rong Xu · 7 years ago
  30. bf82806 AMDGPU: Fix crash when MachinePointerInfo invalid by Matt Arsenault · 7 years ago
  31. a833b42 AMDGPU: Fix register name format in tests by Matt Arsenault · 7 years ago
  32. aaf7156 AMDGPU: Fix FP restore from being reordered with stack ops by Matt Arsenault · 7 years ago
  33. a9d6d4c [Hexagon] Implement TTI::shouldMaximizeVectorBandwidth by Krzysztof Parzyszek · 7 years ago
  34. 9470442 [Power9] Fix the resource list for the COPY instruction. by Stefan Pintilie · 7 years ago
  35. 104b129 Remap values in PromotedFloats by Pirama Arumuga Nainar · 7 years ago
  36. 22c5f7cb Fix a reoccuring typo in load-combine tests by Artur Pilipenko · 7 years ago
  37. 24feab8 [Hexagon] Rudimentary support for auto-vectorization for HVX by Krzysztof Parzyszek · 7 years ago
  38. 1560bf0 [AArch64] Decorate AArch64 instrs with OPERAND_PCREL by Rafael Auler · 7 years ago
  39. 558f76f [NFC] OptPassGate extracted from OptBisect by Fedor Sergeev · 7 years ago
  40. 9273bb3 Use .set instead of = when printing assignment in assembly output by Krzysztof Parzyszek · 7 years ago
  41. 4153b00 [LV] Add TTI::shouldMaximizeVectorBandwidth to allow enabling it per target by Krzysztof Parzyszek · 7 years ago
  42. 7395f4f [llvm-mca] pass the correct set of used registers in checkRAT. by Andrea Di Biagio · 7 years ago
  43. ff39c61 [X86][Btver2] Add MMX_PMOVMSKBrr to MOVMSK scheduler class by Simon Pilgrim · 7 years ago
  44. 4ec907c [PowerPC] Secure PLT support by Strahinja Petrovic · 7 years ago
  45. e0a5279 [MIPS] Add static_assert that all Fixups are handled in getFixupKind by Alexander Richardson · 7 years ago
  46. 56b15eb [LoopUnroll][NFC] Remove redundant canPeel check by Max Kazantsev · 7 years ago
  47. 0ba1cd8 [IRCE] Enable decreasing loops of non-const bound by Sam Parker · 7 years ago
  48. 0048092 [NFC] Fix comments in getExact() by Max Kazantsev · 7 years ago
  49. 8f8f2fa [SCEV] Make exact taken count calculation more optimistic by Max Kazantsev · 7 years ago
  50. 10568de [SCEV] Add one more case in computeConstantDifference by Max Kazantsev · 7 years ago
  51. fa067e8 [MachineScheduler] Add itinerary to schedcover.py. Make default work in the command line filter by Craig Topper · 7 years ago
  52. 7348dc2 Revert "Revert "[lit] Generalized /dev/null support on Windows."" by Mircea Trofin · 7 years ago
  53. 678a72e [x86] add RUN for target before roundss; NFC by Sanjay Patel · 7 years ago
  54. 771829b [lit] Temporarily disable shtest-timeout.py on darwin by Jan Korous · 7 years ago
  55. 35e080b Revert "[lit] Generalized /dev/null support on Windows." by Mircea Trofin · 7 years ago
  56. 22f6baa Add a build dependency from libMC to libDebugInfoCodeView to match the reality of header dependencies here by David Blaikie · 7 years ago
  57. 1d4a167 Move CVDebugRecord from CodeView to Object to fix layering by David Blaikie · 7 years ago
  58. 8fd84eb [x86] add tests for ftrunc; NFC by Sanjay Patel · 7 years ago
  59. 2b88995 [DebugInfoPDB] Print the method name along with the variant value by Aaron Smith · 7 years ago
  60. ca7fdbb [lit] Generalized /dev/null support on Windows. by Mircea Trofin · 7 years ago
  61. 28ec98c [DebugInfoPDB] Add methods to get the compiland and line numbers with PDBSymbolData by Aaron Smith · 7 years ago
  62. f975bab [DebugInfoPDB] Add DIA implementation of findLineNumbersByRVA by Aaron Smith · 7 years ago
  63. af0c141 [DebugInfoPDB] Add DIA implementation of addressForVA and addressForRVA by Aaron Smith · 7 years ago
  64. aa18302 Fix newlines. NFCI. by Simon Pilgrim · 7 years ago
  65. b72ac7e [X86] Add WriteCRC32 scheduler class by Simon Pilgrim · 7 years ago
  66. f9941d3 Use local symbols for creating .stack-size. by Rafael Espindola · 7 years ago
  67. 13e4ac0 Fix go bindings test when using goma distributed build tool by Reid Kleckner · 7 years ago
  68. c7df4e4 Use correct format specifier. Review comment on r328235 by James Henderson. by Paul Robinson · 7 years ago
  69. b972acb [MemorySSA] Fix exponential compile-time updating MemorySSA. by Eli Friedman · 7 years ago
  70. cc9e41f [Hexagon] Assertion failure in HexagonSubtarget.cpp by Krzysztof Parzyszek · 7 years ago
  71. ac9701c [X86][Btver2] Add (U)COMISD/(U)COMISD scheduler costs by Simon Pilgrim · 7 years ago
  72. 648a609 [SLP] Add more checks to a test case. NFC. by Haicheng Wu · 7 years ago
  73. ff1d4d2 [X86] Fix Windows `i1 zeroext` conventions to use i8 instead of i32 by Reid Kleckner · 7 years ago
  74. 33b38a2 [X86] Add WriteBitScan/WriteLZCNT/WriteTZCNT/WritePOPCNT scheduler classes (PR36881) by Simon Pilgrim · 7 years ago
  75. a9c6c33 Remove unused file, ExecutionEngine/MCJIT/ObjectBuffer.h by David Blaikie · 7 years ago
  76. 61e5f25 [XCore] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 7 years ago
  77. d15fdc6 [lit] Implement 'cat' command for internal shell by Reid Kleckner · 7 years ago
  78. 0193107 Delete pdbutil diff mode. by Zachary Turner · 7 years ago
  79. 03a0661 [Hexagon] Add more lit tests by Krzysztof Parzyszek · 7 years ago
  80. 99cf6a1 [InstCombine] improve code comment; NFC by Sanjay Patel · 7 years ago
  81. ae98859 [Power9]Legalize and emit code for quad-precision convert from double-precision by Lei Huang · 7 years ago
  82. ba5863e [PowerPC] Infrastructure work. Implement getting the opcode for a spill in one place. by Stefan Pintilie · 7 years ago
  83. 10fe375 Disable [MachineLICM] Add functions to MachineLICM to hoist invariant stores by Zaara Syeda · 7 years ago
  84. e67cab7 [Pipeliner] Several node-ordering fixes by Krzysztof Parzyszek · 7 years ago
  85. 476b258 [AMDGPU] Improve disassembler error handling by Tim Corringham · 7 years ago
  86. 92d40b0 [X86][Btver2] Add CVTSI2SD/CVTSI2SS scheduler costs by Simon Pilgrim · 7 years ago
  87. b22cddf [Pipeliner] Check for affine expression in isLoopCarriedOrder by Krzysztof Parzyszek · 7 years ago
  88. 42e9b96 Remove an unneeded (& mislayered) include from Target/TargetLoweringObjectFile on a CodeGen header by David Blaikie · 7 years ago
  89. fecaf52 Remove unneeded (& mislayered) include from TargetMachine.cpp on a CodeGen header by David Blaikie · 7 years ago
  90. b709662 [Pipeliner] Add missing loop carried dependences by Krzysztof Parzyszek · 7 years ago
  91. b9e7253 [SLP] Add a test case. NFC. by Haicheng Wu · 7 years ago
  92. 276ad3c [Pipeliner] Fix renaming in pipeliner when eliminating phis by Krzysztof Parzyszek · 7 years ago
  93. 2d4c98f [Pipeliner] Fix number of phis to generate in the epilog by Krzysztof Parzyszek · 7 years ago
  94. 5f51cb0 [Pipeliner] Use latency to compute RecMII by Krzysztof Parzyszek · 7 years ago
  95. b483db2 [X86][Btver2] Add CVTSD2SS/CVTSS2SD scheduler costs by Simon Pilgrim · 7 years ago
  96. 6023f6c [Pipeliner] Fix assert caused by pipeliner serialization by Krzysztof Parzyszek · 7 years ago
  97. 0c137c5 [InstCombine] reassociate loop invariant GEP chains to enable LICM by Sebastian Pop · 7 years ago
  98. 42f8f94 [Pipeliner] Enable more base+offset dependence changes in pipeliner by Krzysztof Parzyszek · 7 years ago
  99. 1e6d98e [Pipeliner] Fix calculation when reusing phis by Krzysztof Parzyszek · 7 years ago
  100. f0568a8 [X86][Btver2] Account for the "+i" integer pipe transfer costs (1cy use of JALU0 for GPR PRF write) by Simon Pilgrim · 7 years ago