1. 7940af0 [AArch64][SVE] Enable DiagnosticPredicates for SVE LD1 instructions. by Sander de Smalen · 7 years ago
  2. a3c21b0 [NVPTX] Deduplicate code. No functionality change. by Benjamin Kramer · 7 years ago
  3. bc5698b [RISCV] Implement isLegalAddressingMode for RISC-V by Alex Bradbury · 7 years ago
  4. d227697 [LoopInterchange] Ignore debug intrinsics during legality checks. by Florian Hahn · 7 years ago
  5. be4cc03 [AsmMatcher] Extend PredicateMethod with optional DiagnosticPredicate by Sander de Smalen · 7 years ago
  6. c5330c7 [AArch64][SVE] Asm: Negative tests for all LD1 gather (scalar+vector) load instructions. by Sander de Smalen · 7 years ago
  7. 9821cf7 [AArch64][SVE] Asm: Support for gather LD1/LDFF1 (scalar + vector) load instructions. by Sander de Smalen · 7 years ago
  8. 185e3b3 [cmake] Make linker detection take flags into account by Shoaib Meenai · 7 years ago
  9. 70356d0 [X86] Print 'tbyte ptr' instead of 'xword ptr' for f80mem in Intel syntax. by Craig Topper · 7 years ago
  10. 9c7aaf7 [X86] Remove alignment restriction on loading folding of pcmp[ei]str* during isel too. by Craig Topper · 7 years ago
  11. e6b928e [x86] Allow folding unaligned memory operands into pcmp[ei]str* instructions. by Chandler Carruth · 7 years ago
  12. e40f6e7 [x86] NFC: Add tests for idiomatic usage patterns of SSE4.2 string by Chandler Carruth · 7 years ago
  13. fa6d83b Revert "[SCEV] Make computeExitLimit more simple and more powerful" by Max Kazantsev · 7 years ago
  14. 2339c93 [codeview] Ignore .cv_loc directives at the end of a function by Reid Kleckner · 7 years ago
  15. bf540e5 [ADT] Make filter_iterator support bidirectional iteration by Vedant Kumar · 7 years ago
  16. c234172 [CostModel][X86] Remove hard coded SDIV/UDIV vector costs by Simon Pilgrim · 7 years ago
  17. 22fafe6 Fix PluginsTests failure on Windows buildbots by enabling it everywhere by Reid Kleckner · 7 years ago
  18. 8d30eef AMDGPU/R600: Move int_r600_store_stream_output to the public intrinsic file by Tom Stellard · 7 years ago
  19. b922196 [AMDGPU] Waitcnt pass: add debug options by Mark Searles · 7 years ago
  20. e1300f7 [SimplifyLibcalls] Atoi, strtol replacements by David Bolvansky · 7 years ago
  21. bea0f24 [MIR] Add support for debug metadata for fixed stack objects by Francis Visoiu Mistrih · 7 years ago
  22. 2bcb333 IWYU llvm-config.h for LLVM_VERSION_STRING by Nico Weber · 7 years ago
  23. 557b289 [WebAssebmly] Add Module name to WasmSymbol by Sam Clegg · 7 years ago
  24. 5fc3ea7 Rename sancov.cc to sancov.cpp by Nico Weber · 7 years ago
  25. 26c891e [CostModel][X86] Add div/rem tests for non-uniform constant divisors by Simon Pilgrim · 7 years ago
  26. 81d3291 [X86] Form MUL_IMM for multiplies with 3/5/9 to encourage LEA formation over load folding. by Craig Topper · 7 years ago
  27. 8bd0ee7 Revert r330755 "[lit] Report line number for failed RUN command" by Reid Kleckner · 7 years ago
  28. a96f6b8 [RISCV] Allow call pseudoinstruction to be used to call a function name that coincides with a register name by Alex Bradbury · 7 years ago
  29. 5e0c3d5 Don't list a source file twice. by Nico Weber · 7 years ago
  30. 152c656 [ICP] Do not attempt type matching for variable length arguments. by Taewook Oh · 7 years ago
  31. ea0775e Rename Attributes.gen, Intrinsics.gen to Attributes.inc, Intrinsics.inc by Nico Weber · 7 years ago
  32. 3d8c29d [InstCombine] clean up foldSelectICmpAnd(); NFC by Sanjay Patel · 7 years ago
  33. 1f4d93b [InstCombine] add tests for select to logic folds; NFC by Sanjay Patel · 7 years ago
  34. 538d0b3 [CostModel][X86] Recursive call for cost of imul for packed v16i16 constant shift left. by Simon Pilgrim · 7 years ago
  35. 11236cb [AArch64][GlobalISel] Implement selection for the llvm.trap intrinsic. by Amara Emerson · 7 years ago
  36. f15e442 Fix typo in static_assert for size of LoadSDNodeBitfields. by Paul Walker · 7 years ago
  37. 677f7d7 [llvm-mca] Make ViewOptions static. NFCI by Filipe Cabecinhas · 7 years ago
  38. 59bf3bd [RISCV] Expand function call to "call" pseudoinstruction by Shiva Chen · 7 years ago
  39. 7b0e2e0 [RISCV] Support "call" pseudoinstruction in the MC layer by Shiva Chen · 7 years ago
  40. d7511a6 [mips] Teach the delay slot filler to transform 'jal' for microMIPS by Simon Dardis · 7 years ago
  41. 37cfbc2 [llvm-mca][X86] Updated fma3 tests after rL330820 by Simon Pilgrim · 7 years ago
  42. f69cb88 [X86] Split WriteFMA into XMM, Scalar and YMM/ZMM scheduler classes by Simon Pilgrim · 7 years ago
  43. 4d8977d [X86][AArch64][NFC] Finish adding 'bad' tests for masked merge unfolding with constants. by Roman Lebedev · 7 years ago
  44. a191382 [AMDGPU] Revert b0efc4fd6 (https://reviews.llvm.org/D40556) by Alexander Timofeev · 7 years ago
  45. e914bb3 Avoid a warning on pointer casting, NFC by Gabor Buella · 7 years ago
  46. a2dfca1 [llvm-mca] Add a new option category for views. by Andrea Di Biagio · 7 years ago
  47. b3a293e [UpdateTestChecks] Change update_mca_test_checks.py file mode to match the other scripts by Greg Bedwell · 7 years ago
  48. 83e2d95 [X86][SKX] Setup WriteFAdd and remove unnecessary InstRW scheduler overrides. by Simon Pilgrim · 7 years ago
  49. beba25e [X86][SNB] Remove unnecessary WriteFBlendLd InstRW scheduler overrides. by Simon Pilgrim · 7 years ago
  50. b7acab1 [llvm-mca] run clang-format on a bunch of files. NFC by Andrea Di Biagio · 7 years ago
  51. 5ce6b66 [mips] Fix the definition of sync, synci by Simon Dardis · 7 years ago
  52. e508042 [llvm-mca] Default to the native host cpu if flag -mcpu is not specified. by Andrea Di Biagio · 7 years ago
  53. 8155479 [llvm-mca] Remove method Instruction::isZeroLatency(). NFCI by Andrea Di Biagio · 7 years ago
  54. 7fa4077 [LoopInterchange] Use getExitBlock()/getExitingBlock instead of manual impl. by Florian Hahn · 7 years ago
  55. 4dbfefd [AArch64][SVE] Asm: Add AsmOperand classes for SVE gather/scatter addressing modes. by Sander de Smalen · 7 years ago
  56. 925ebe7 [DebugInfo] Invalidate debug info in ReassociatePass::RewriteExprTree by Bjorn Pettersson · 7 years ago
  57. 57fd3bd [TableGen] Fix bad indentation in tablegen output file. by Craig Topper · 7 years ago
  58. f861cfb Merging r46043: by David Bolvansky · 7 years ago
  59. 54a51fd [X86] Auto-generate complete checks. NFC by Craig Topper · 7 years ago
  60. b99fab9 [DivRemPairs] Fix non-determinism in use list order. by Geoff Berry · 7 years ago
  61. 685477e [PM/LoopUnswitch] Begin teaching SimpleLoopUnswitch to use the new by Chandler Carruth · 7 years ago
  62. bd42bc7 [MachineOutliner] Check for explicit uses of LR/W30 in MI operands by Jessica Paquette · 7 years ago
  63. df527ed [DAGCombiner][X86] When promoting loads don't use ZEXTLOAD even its legal by Craig Topper · 7 years ago
  64. 16e61f3 Fix path separator checks on Windows by Reid Kleckner · 7 years ago
  65. 17c3c08 [X86] Account for partial stack slot spills (PR30821) by Warren Ristow · 7 years ago
  66. 86e361f [llvm-objcopy] Adjust the help message by Alexander Shaposhnikov · 7 years ago
  67. 1305929 Bring back APInt self-move assignment check for MSVC only by Reid Kleckner · 7 years ago
  68. e843f71 AMDGPU: Remove deprecated llvm.AMDGPU.kilp intrinsic by Tom Stellard · 7 years ago
  69. 5011204 AMDGPU/GlobalISel: Fall-back to SelectionDAG for non-void functions by Tom Stellard · 7 years ago
  70. 727ef0e [docs] Add a note on non-deterministic sorting order of equal elements by Mandeep Singh Grang · 7 years ago
  71. ebab8e7 [X86][AArch64][NFC] Add tests for masked merge unfolding with %y = const by Roman Lebedev · 7 years ago
  72. 608fcd9 [CaptureTracking] Fixup const correctness of DomTree arg (NFC) by Daniel Neilson · 7 years ago
  73. 98befe3 [InstCombine] move tests for select with bit-test of condition; NFC by Sanjay Patel · 7 years ago
  74. 1fb60f8 AMDGPU/GlobalISel: Add support for amdgpu_ps calling convention by Tom Stellard · 7 years ago
  75. 8801c5f [wasm] Fix uninitialized memory introduced in r330749. by Chandler Carruth · 7 years ago
  76. 46e5502 [bugpoint] Fix crash when testing for miscompilation. by Rafael Espindola · 7 years ago
  77. 620db41 [Support] fix countLeadingZeros for types shorter than int by Sam McCall · 7 years ago
  78. 210f169 [cmake] Fix libc++ detection by Shoaib Meenai · 7 years ago
  79. c8da0cf [X86][SKX] Setup WriteFMul and remove unnecessary InstRW scheduler overrides. by Simon Pilgrim · 7 years ago
  80. 422ac9e [test] Update llc checks for CodeGen/X86/avg.ll by Vedant Kumar · 7 years ago
  81. 33b053f [llvm-mca] Remove unused flag -verbose. NFC by Andrea Di Biagio · 7 years ago
  82. 4882062 [X86] Split off PHMINPOSUW to their own schedule class by Simon Pilgrim · 7 years ago
  83. c2a684a [lit] Report line number for failed RUN command by Joel E. Denny · 7 years ago
  84. dbe20f7 [AMDGPU] Truncate packed inline constant by Stanislav Mekhanoshin · 7 years ago
  85. 37c88ba [XOP] v4i32 IFMA 'VPMACS' instructions should use the WritePMULLD schedule class by Simon Pilgrim · 7 years ago
  86. 194a4e0 [WebAssembly] Use section index in relocation section header by Sam Clegg · 7 years ago
  87. 0e90219 [LoopInterchange] Add REQUIRES: asserts to test. by Florian Hahn · 7 years ago
  88. 9596ad8 [AVX512] VPERMQ/VPERMPD/VPERMIL single op shuffles are not variable shuffles by Simon Pilgrim · 7 years ago
  89. f8dd899 Let TableGen write output only if it changed, instead of doing so in cmake. by Nico Weber · 7 years ago
  90. f2df8a6 Reland "[mips] Guard traps for microMIPS correctly" by Simon Dardis · 7 years ago
  91. e8b06de [LV][VPlan] Detect outer loops for explicit vectorization. by Diego Caballero · 7 years ago
  92. 5e83467 [LoopInterchange] Make isProfitableForVectorization slightly more conservative. by Florian Hahn · 7 years ago
  93. 59def0d [X86][F16C] Add WriteCvtF2FSt scheduling class by Simon Pilgrim · 7 years ago
  94. 7fe67cc [ADT] Remove ilist_default_traits by Fangrui Song · 7 years ago
  95. f862b68 [X86][BtVer2] Fix VCVTPS2PHmr/VCVTPS2PHYmr latencies by Simon Pilgrim · 7 years ago
  96. 7d78f54 [X86][IVB] Add F16C resource tests. by Simon Pilgrim · 7 years ago
  97. 9830843 [llvm-mca] Default the output asm dialect used by the instruction printer to the input asm dialect. by Andrea Di Biagio · 7 years ago
  98. 6f8184d [mips] Show an error if register number is out of range by Simon Atanasyan · 7 years ago
  99. 6ddbc3e [InstCombine] regenerate checks; NFC by Sanjay Patel · 7 years ago
  100. fc4e13c [AMDGPU][Waitcnt] NFC. Cleanup some code/naming consistency: by Mark Searles · 7 years ago