1. 465af92 [X86] Add test case for PR32282 by Simon Pilgrim · 8 years ago
  2. 0d7672e [ARM] GlobalISel: Support G_(S|U)REM for s8 and s16 by Diana Picus · 8 years ago
  3. 40df721 [LoopInterchange] Split up interchange.ll test case (NFC). by Florian Hahn · 8 years ago
  4. 53e2fa4 [AArch64] Use 16 bytes as preferred function alignment on Cortex-A73. by Florian Hahn · 8 years ago
  5. aa894cc [AMDGPU][MC] Added missing VOP3P opcodes by Dmitry Preobrazhensky · 8 years ago
  6. 896fe7d [SystemZ, AsmParser] Enable the mnemonic spell corrector. by Jonas Paulsson · 8 years ago
  7. 364bf67 GlobalISel: Support G_(S|U)REM widening in LegalizerHelper by Diana Picus · 8 years ago
  8. 71a7fca llvm/DebugInfo/CodeView/TypeStreamMerger.h: Prune a couple of \param(s), removed in r308212. [-Wdocumentation] by NAKAMURA Takumi · 8 years ago
  9. 624678f Normalize constructor call syntax, NFCI. by Serge Guelton · 8 years ago
  10. 1ad4666 Revert part of r308100 since the cause (r308025) was also reverted. by Chandler Carruth · 8 years ago
  11. a4a6134 [x86] Add a missing triple, without which the CPU won't parse. by Chandler Carruth · 8 years ago
  12. 98e7757 Revert r308025 due to uncovering a crash in SelectionDAG. This is filed by Chandler Carruth · 8 years ago
  13. 1224501 Revert r308179 which causes tablegen to spam stderr on every build. by Chandler Carruth · 8 years ago
  14. a7377c7 [X86] Prevent an assertion failure if a gather intrinsic is passed a non-constant scale value. by Craig Topper · 8 years ago
  15. 6733c4d [CGP] Cleanup - remove redundant code in OptimizeMemoryInst. NFC by Serguei Katkov · 8 years ago
  16. af4157c [IRCE] Recognize loops with ne/eq latch conditions by Max Kazantsev · 8 years ago
  17. 4d0cf69 Revert "Adding temporary debugging info to llvm-mt to solve fedora failure." by Eric Beckmann · 8 years ago
  18. f6f9ab7 Revert "Adding yet more debug info to fix fedora issue." by Eric Beckmann · 8 years ago
  19. 3213608 Revert "Adding extra test info for llvm-mt." by Eric Beckmann · 8 years ago
  20. e9e0088 [Analysis] RemoveTotalMemInst counting in InstCount to avoid reading back other Statistic variables by Craig Topper · 8 years ago
  21. 0b1f2e3 Change '?' to 'h' in llvm-mt test. by Eric Beckmann · 8 years ago
  22. 0bc92ad [libFuzzer] improve -reduce_inputs=1: now only consider the unique features of very input (seems to work much better) by Kostya Serebryany · 8 years ago
  23. 6b82fbd Adding extra test info for llvm-mt. by Eric Beckmann · 8 years ago
  24. 8784fb8 Add element-atomic mem intrinsic canary tests for Memory Sanitizer. by Daniel Neilson · 8 years ago
  25. b75041b Add element-atomic mem intrinsic canary tests for Efficiency Sanitizer. by Daniel Neilson · 8 years ago
  26. 354fdcf Add element-atomic mem intrinsic canary tests for Dataflow Sanitizer. by Daniel Neilson · 8 years ago
  27. a0b0701 Add element-atomic mem intrinsic canary tests for Address Sanitizer. by Daniel Neilson · 8 years ago
  28. 6846476 Add element-atomic mem intrinsic canary tests for InstCombine. by Daniel Neilson · 8 years ago
  29. 9505afa [libFuzzer] disable fuzzer-flags.test on windows to fix the bots by Kostya Serebryany · 8 years ago
  30. 0ea156d [DWARF] Modification of code for the verification of .debug_info section. by Spyridoula Gravani · 8 years ago
  31. bc23153 Fix pdbdump-headers.test after TPI hash changes by Reid Kleckner · 8 years ago
  32. 3361faf [PDB] Finish and simplify TPI hashing by Reid Kleckner · 8 years ago
  33. b672df8 [PDB] Merge in types and items from type servers (/Zi) by Reid Kleckner · 8 years ago
  34. 5c238d6 [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId by Reid Kleckner · 8 years ago
  35. e557455 Adding yet more debug info to fix fedora issue. by Eric Beckmann · 8 years ago
  36. f056d57 Adding temporary debugging info to llvm-mt to solve fedora failure. by Eric Beckmann · 8 years ago
  37. bcb8abe AMDGPU: Annotate features from x work item/group IDs. by Matt Arsenault · 8 years ago
  38. b8fb226 Create empty shell of llvm-mt. by Eric Beckmann · 8 years ago
  39. 65dce1c [COFF, ARM64] Correct the data layout string for COFF ARM64 target by Mandeep Singh Grang · 8 years ago
  40. afcf19d [codeview] Don't use the type visitor to merge types by Reid Kleckner · 8 years ago
  41. 53034fb [codeview] Remove TypeServerHandler and PDBTypeServerHandler by Reid Kleckner · 8 years ago
  42. 1e77507 [AArch64][Falkor] Address some stylistic review comments. NFC. by Geoff Berry · 8 years ago
  43. 6c132cb [AArch64] Extend CallingConv::X86_64_Win64 to AArch64 as well by Martin Storsjo · 8 years ago
  44. 9821580 Revert "Restore with fix "[ThinLTO] Ensure we always select the same function copy to import"" by Teresa Johnson · 8 years ago
  45. ebf3850 [ORC] Remove extraneous else. by Lang Hames · 8 years ago
  46. a5a016b Revert "[libFuzzer] Add a dependency on symbolizer from libFuzzer tests" by George Karpenkov · 8 years ago
  47. ef31468 [opt-viewer] Accept directories that are searched for opt.yaml files by Adam Nemet · 8 years ago
  48. 768246d [SystemZ] Add support for IBM z14 processor (3/3) by Ulrich Weigand · 8 years ago
  49. b5bf1de [SystemZ] Add support for IBM z14 processor (2/3) by Ulrich Weigand · 8 years ago
  50. 8ab242c [SystemZ] Add support for IBM z14 processor (1/3) by Ulrich Weigand · 8 years ago
  51. 02972a4 [llvm] Remove redundant check-prefix=CHECK from tests. NFC. by Mandeep Singh Grang · 8 years ago
  52. 7a0ca11 [Hexagon] Remove custom lowering of loads of v4i16 by Krzysztof Parzyszek · 8 years ago
  53. ae8aa36 Avoid store merge to f128 in context of noimpiccitfloat NFCI. by Nirav Dave · 8 years ago
  54. bbff56b [X86] Add LEA scheduling tests by Simon Pilgrim · 8 years ago
  55. 9df1993 [AMDGPU] CodeGen: check dst operand type to determine if omod is supported for VOP3 instructions by Sam Kolton · 8 years ago
  56. 9ee8c80 [X86][AVX512] Add lowering of vXi32/vXi64 ISD::ROTL/ISD::ROTR by Simon Pilgrim · 8 years ago
  57. cadc666 Fixed line endings. NFCI. by Simon Pilgrim · 8 years ago
  58. 3f5734d [CodeGen] Add begin-end iterators to MachineInstr by Javed Absar · 8 years ago
  59. 325ccf1 [YAMLTraits] Add filename support to yaml::Input by Alex Bradbury · 8 years ago
  60. 94e516e [X86][AVX] Fix typo in vector rotate tests by Simon Pilgrim · 8 years ago
  61. 1706e6e [X86][AVX512] Add constant splat vector rotate tests for D35463 by Simon Pilgrim · 8 years ago
  62. e59a543 [X86][AVX512] Regenerate shift tests by Simon Pilgrim · 8 years ago
  63. 42916d8 Remove unnecessary cast. NFCI. by Simon Pilgrim · 8 years ago
  64. e9faa09 [X86] Use MSVC's __cpuidex intrinsic instead of inline assembly in getHostCPUName/getHostCPUFeatures for 32-bit builds too. by Craig Topper · 8 years ago
  65. 5fa31a1 Analysis/MemorySSA.cpp: Prune unused "llvm/Transforms/Scalar.h". by NAKAMURA Takumi · 8 years ago
  66. b0885cf IR/Core.cpp: Prune unused "llvm/Bitcode/BitcodeReader.h". by NAKAMURA Takumi · 8 years ago
  67. 955ba01 Support/Path.cpp: Prune unused "llvm/BinaryFormat". by NAKAMURA Takumi · 8 years ago
  68. bca1a1a [COFF, ARM64] Add initial relocation types by Mandeep Singh Grang · 8 years ago
  69. 2f78d0a [AVR] Add/remove XFAILs to get the backend passing Generic CodeGen tests by Dylan McKay · 8 years ago
  70. a463daf [DAGCombiner] Recognise vector rotations with non-splat constants by Andrew Zhogin · 8 years ago
  71. facda75 [AVR] Fix a typo in the tests by Dylan McKay · 8 years ago
  72. 989615c AMDGPU: Fix amdgpu-flat-work-group-size/amdgpu-waves-per-eu check by Konstantin Zhuravlyov · 8 years ago
  73. 53b47dd [X86][AVX512] Add 512-bit vector rotate tests by Simon Pilgrim · 8 years ago
  74. df6aefc AMDGPU: Remove duplicate print outs from .AMDGPU.csdata by Konstantin Zhuravlyov · 8 years ago
  75. eb8bc2a [InstCombine] Don't violate dominance when replacing instructions. by Davide Italiano · 8 years ago
  76. 02f26df Strip trailing whitespace. NFCI by Simon Pilgrim · 8 years ago
  77. 6f41872 [X86] X86::CMOV to Branch heuristic based optimization. by Amjad Aboud · 8 years ago
  78. 1efe842 Apply explicit instantiation workaround to DominanceFrontier by Jakub Kuderski · 8 years ago
  79. d3c3132 [Dominators] Workaround explicit instantiation bug. by Jakub Kuderski · 8 years ago
  80. 9a59c1b [X86] Add F16C scheduling tests by Simon Pilgrim · 8 years ago
  81. 3b094f2 [X86] Add POPCNT scheduling tests by Simon Pilgrim · 8 years ago
  82. 3cccc12 [X86] Add BMI2 scheduling tests by Simon Pilgrim · 8 years ago
  83. 6294089 [X86] Add BMI1 scheduling tests by Simon Pilgrim · 8 years ago
  84. d4b88df [X86] Add LZCNT scheduling tests by Simon Pilgrim · 8 years ago
  85. 298666c [X86][SSE4A] Add EXTRQ/INSERTQ values to BTVER2 scheduling model by Simon Pilgrim · 8 years ago
  86. 0ad8ddd [X86][AVX] Regenerate tests with constant broadcast comments by Simon Pilgrim · 8 years ago
  87. a4a73ad [X86][AVX] Regenerate vector tzcnt tests with constant broadcast comments by Simon Pilgrim · 8 years ago
  88. 6d326a5 [X86][AVX] Regenerate vector idiv tests with constant broadcast comments by Simon Pilgrim · 8 years ago
  89. b55c234 [X86][AVX] Regenerate combine tests with constant broadcast comments by Simon Pilgrim · 8 years ago
  90. e3b8cd6 fix typos in comments; NFC by Hiroshi Inoue · 8 years ago
  91. 2dd9bf3 fix typos in comments; NFC by Hiroshi Inoue · 8 years ago
  92. a72a0be [InstSimplify] Use commutable matchers to simplify some code. NFC by Craig Topper · 8 years ago
  93. 279ac88 [InstCombine] Move (0 - x) & 1 --> x & 1 to SimplifyDemandedUseBits. by Craig Topper · 8 years ago
  94. d07283c Fix bot failures from r308114 by Teresa Johnson · 8 years ago
  95. 0feaa81 Attempt 2 to debug bot failures by Teresa Johnson · 8 years ago
  96. c30a2ba Attempt to debug bot failures by Teresa Johnson · 8 years ago
  97. 1599b9c Restore with fix "[ThinLTO] Ensure we always select the same function copy to import" by Teresa Johnson · 8 years ago
  98. fce9179 [IR] Implement Constant::isNegativeZeroValue/isZeroValue/isAllOnesValue/isOneValue/isMinSignedValue for ConstantDataVector without going through getElementAsConstant by Craig Topper · 8 years ago
  99. 1cadf61 [InstCombine] Improve the expansion in SimplifyUsingDistributiveLaws to handle cases where one side doesn't simplify, but the other side resolves to an identity value by Craig Topper · 8 years ago
  100. 4902f1b [X86][AVX] Regenerate tests with constant broadcast comments by Simon Pilgrim · 8 years ago