1. c7224c2 [SelectionDAG]: Ignore "returned" in the presence of an implicit sret. by Dan Gohman · 8 years ago
  2. 94ac759 [globalisel][legalizer] Fix a fallthrough case in the unittests debug printing by Daniel Sanders · 8 years ago
  3. 263c46c [RAFast] Don't dereference MBB::end by Quentin Colombet · 8 years ago
  4. e2a3316 AMDGPU: Move ADDRIndirect complex pattern into R600Instructions.td by Tom Stellard · 8 years ago
  5. bffe946 [X86] Use VMOVDQA64 for aligned vXi32 stores. by Craig Topper · 8 years ago
  6. 7fc7c20 AMDGPU: Allow a SGPR for the conditional KILL operand by Marek Olsak · 8 years ago
  7. 4aef7d1 Fix some regular expressions in llvm-mode.el. by Rafael Espindola · 8 years ago
  8. f40a990 [DSE] add test for PR36129; NFC by Sanjay Patel · 8 years ago
  9. 88fdf29 LiveInterval: Print weight in print() function. by Matthias Braun · 8 years ago
  10. a58b230 Stop tracking .debug_line_str in DWARFUnit. NFC. by Paul Robinson · 8 years ago
  11. 56188ef [X86] Add FeaturePOPCNTFalseDeps to skylake server CPU to match skylake client. by Craig Topper · 8 years ago
  12. 2495d26 [JumpThreading][NFC] Rename LoadInst variables by Brian M. Rzycki · 8 years ago
  13. a833b13 [X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, else default to 10-byte NOPs (PR22965) by Simon Pilgrim · 8 years ago
  14. ca71b34 [ARM][GISel] PR35965 Constrain RegClasses of nested instructions built from Dst Pattern by Daniel Sanders · 8 years ago
  15. ab9f432 [DWARFv5] Re-enable dumping a line table with no CU. by Paul Robinson · 8 years ago
  16. f8d1af0 [X86] Avoid using high register trick for test instruction by Amaury Sechet · 8 years ago
  17. bf6c8a5 [globalisel][legalizer] Change identity() to changeTo() to clarify that it changes things. NFC by Daniel Sanders · 8 years ago
  18. 3b00177 [CodeGen] Simplify conditional. NFC by Shoaib Meenai · 8 years ago
  19. 11d041a [X86] Add test case to ensure testw is generated when optimizing for size. NFC by Amaury Sechet · 8 years ago
  20. c339824 [AArch64] Change the filename of the Exynos M1 scheduling defs by Evandro Menezes · 8 years ago
  21. acc481d Revert "AArch64: Omit callframe setup/destroy when not necessary" by Jun Bum Lim · 8 years ago
  22. 27c2851 [globalisel][legalizer] Adapt LegalizerInfo to support inter-type dependencies and other things. by Daniel Sanders · 8 years ago
  23. 89b9773 Improve testcase. by Rafael Espindola · 8 years ago
  24. 42ffd3b [MachineVerifier] Add check that renamable operands aren't reserved registers. by Geoff Berry · 8 years ago
  25. ff75b99 [AMDGPU][X86][Mips] Make sure renamable bit not set for reserved regs by Geoff Berry · 8 years ago
  26. f1e44df Move getPlatformFlags to ELFObjectFileBase and simplify. by Rafael Espindola · 8 years ago
  27. 062efb1 [X86] Don't create SHRUNKBLEND when the condition is used by the true or false operand of the vselect. by Craig Topper · 8 years ago
  28. 7afb0bf [X86] Add test case for pr34592 by Craig Topper · 8 years ago
  29. e62bd4b [DWARF] Recommitting a test reverted in r323560. Moved to x86 directory with explicit triple. by Wolfgang Pieb · 8 years ago
  30. 41fccf27 [globalisel] Make LegalizerInfo::LegalizeAction available outside of LegalizerInfo. NFC by Daniel Sanders · 8 years ago
  31. 0e79832 [AccelTable] Workaround for MSVC bug by Jonas Devlieghere · 8 years ago
  32. 36e20e3 Add myself to CREDITS.txt by Tony Jiang · 8 years ago
  33. bedb139 Add test case for truncated and promotion to test. NFC by Amaury Sechet · 8 years ago
  34. 3f3f6a1 [SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle. by Alexey Bataev · 8 years ago
  35. 2d5d897 [SLP] Add a test with extract for PR32086, NFC. by Alexey Bataev · 8 years ago
  36. ba63532 [AccelTable] Try making MSVC happy by Jonas Devlieghere · 8 years ago
  37. 104718c [AccelTable] Fix undefined reference by Jonas Devlieghere · 8 years ago
  38. a9aab59 [dsymutil] Generate Apple accelerator tables by Jonas Devlieghere · 8 years ago
  39. 633599b [NFC] Rename DwarfAccelTable and move header. by Jonas Devlieghere · 8 years ago
  40. 4cd1837 [NFC] Refactor Apple Accelerator Tables by Jonas Devlieghere · 8 years ago
  41. 334d223 [AMDGPU][MC] Corrected parsing of image opcode modifiers r128 and d16 by Dmitry Preobrazhensky · 8 years ago
  42. ca3dd9c Fix windows test failure caused by r323638 by Pavel Labath · 8 years ago
  43. af49ca6 [AArch64][AsmParser] NFC: Generalize LogicalImm[Not](32|64) code by Sander de Smalen · 8 years ago
  44. d52b34f [DebugInfo] Fix fragment offset emission order for symbol locations by Mikael Holmen · 8 years ago
  45. c2b2c57 [Sparc] Account for bias in stack readjustment by Jonas Devlieghere · 8 years ago
  46. 1b7ed97 Fix build broken by r323641 by Pavel Labath · 8 years ago
  47. 9c834d3 Refactor dwarfdump -apple-names output by Pavel Labath · 8 years ago
  48. 657d19d [ARM] FP16Pat and FullFP16Pat patterns. NFC. by Sjoerd Meijer · 8 years ago
  49. 0757989 [DebugInfo] Basic .debug_names dumping support by Pavel Labath · 8 years ago
  50. cf29510 [X86FixupBWInsts] Fix miscompilation if sibling sub-register is live. by Andrei Elovikov · 8 years ago
  51. ba8a402 [AArch64] Generate the CASP instruction for 128-bit cmpxchg by Oliver Stannard · 8 years ago
  52. 426dcef [ThinLTO] - Stop internalizing and drop non-prevailing symbols. by George Rimar · 8 years ago
  53. 175e3ee [X86] Make foldLogicOfSetCCs work better for vectors pre legal types/operations by Craig Topper · 8 years ago
  54. 674f4d7 [CVP] Don't Replace incoming values from unreachable blocks with undef. by Davide Italiano · 8 years ago
  55. d1b456b [NFC] fix trivial typos in comments and documents by Hiroshi Inoue · 8 years ago
  56. fdf79b6 [InlineCost] Mark functions accessing varargs as not viable. by Florian Hahn · 8 years ago
  57. 164d4a1 [Support] Move DJB hash to support. NFC by Jonas Devlieghere · 8 years ago
  58. 952dbe4 [X86] Fix a crash that can occur in combineExtractVectorElt due to not checking the width of a ConstantSDNode before calling getConstantOperandVal. by Craig Topper · 8 years ago
  59. 9e52f9c [X86] Remove VPTESTM/VPTESTNM ISD opcodes. Use isel patterns matching cmpm eq/ne with immallzeros. by Craig Topper · 8 years ago
  60. d03876d [X86] Add patterns for using masked vptestnmd for 256-bit vectors without VLX. by Craig Topper · 8 years ago
  61. c1520fc [X86] Add test to demonstrate missed opportunity to merge kand into testnm when using 512-bit instruction due to lack of VLX. by Craig Topper · 8 years ago
  62. e865eb4 Add triples or specify REQUIRES: default_triple to some tests by Justin Bogner · 8 years ago
  63. 3a32c34 [X86][AVX512] Add avx512dq fp2int/int2fp tests (PR31630) by Simon Pilgrim · 8 years ago
  64. 6faa377 [X86] Use vptestm/vptestnm for comparisons with zero to avoid creating a zero vector. by Craig Topper · 8 years ago
  65. c4a39a1 [X86] Remove X86ISD::PCMPGTM/PCMPEQM and instead just use X86ISD::PCMPM and pattern match the immediate value during isel. by Craig Topper · 8 years ago
  66. 391a285 Regenerate test. NFCI by Simon Pilgrim · 8 years ago
  67. bff47ee [X86][SSE] Simplify demanded elements from BROADCAST shuffle source. by Simon Pilgrim · 8 years ago
  68. e2b8d97 Add IRBuilder API to create memcpy/memmove calls with differing source and dest alignments by Daniel Neilson · 8 years ago
  69. c01d136 Regenerate test result for vastart-defs-eflags.ll. NFC. by Amaury Sechet · 8 years ago
  70. eab8a17 Regenerate test result for testb-je-fusion.ll. NFC. by Amaury Sechet · 8 years ago
  71. fbcbf60 Regenerate test result for stateppint-vector.ll. NFC. by Amaury Sechet · 8 years ago
  72. 7a33921 Regenrate brcond.ll test results. NFC by Amaury Sechet · 8 years ago
  73. ae21239 Regenrate test results for avx-brcond.ll . NFC by Amaury Sechet · 8 years ago
  74. e2250f6 [X86][SSE] Regenerate fp2int/int2fp tests by Simon Pilgrim · 8 years ago
  75. 90900fa Regenerate test results for and-su.ll . NFC by Amaury Sechet · 8 years ago
  76. 52d87c1 [X86][SSE] Add broadcast from v2i32 memory tests (PR34394) by Simon Pilgrim · 8 years ago
  77. 103218a [TargetLowering] Teach TargetLowering::SimplifySetCC to simplify setcc of vXi1 vectors into logic ops. by Craig Topper · 8 years ago
  78. 4a62f24 [SelectionDAG] Make DAGTypeLegalizer::PromoteSetCCOperands handle SETEQ/SETNE correctly for vector types. by Craig Topper · 8 years ago
  79. 1ac4628 [GlobalISel][Legalizer] Convert the FP constants to the right APFloat type for G_FCONSTANT. by Amara Emerson · 8 years ago
  80. 1cd5ead Revert "[SLP] Fix for PR32086: Count InsertElementInstr of the same elements as shuffle." by Alexey Bataev · 8 years ago
  81. b696571 Revert "[SLP] Removed the warning about unused variable, NFC." by Alexey Bataev · 8 years ago
  82. 17eda3f [InstrProfiling] Don't exit early when an unused intrinsic is found by Vedant Kumar · 8 years ago
  83. 1b24b74 [LangRef] Update out-of-date instrprof names by Vedant Kumar · 8 years ago
  84. 472d761 [InstrProfiling] Improve compile time when there is no work by Vedant Kumar · 8 years ago
  85. 7bf5988 update_mir_test_checks: Accept "." in function names by Justin Bogner · 8 years ago
  86. 6a32c10 [X86] Use vpternlog to implement vector not under AVX512. by Craig Topper · 8 years ago
  87. e0c60de [x86] auto-generate complete checks; NFC by Sanjay Patel · 8 years ago
  88. f4d58a0 [InstCombine] Preserve debug values for eliminable casts by Vedant Kumar · 8 years ago
  89. c4921c1 Inline variable only used within assert. by Richard Trieu · 8 years ago
  90. 4862813 [Hexagon] Generate constant splats instead of loads from constant pool by Krzysztof Parzyszek · 8 years ago
  91. 963eda6 [DWARF] Temporarily removing test to make buildbots happy while investigating. by Wolfgang Pieb · 8 years ago
  92. b810cf8 [Hexagon] Make sure that offset on globals matches alignment requirements by Krzysztof Parzyszek · 8 years ago
  93. 71ff88b [Hexagon] Replace multiple vector extracts with store-load combinations by Krzysztof Parzyszek · 8 years ago
  94. 0ce929c [DWARF] Temporarily removing a test that caused an independent failure on the mingw target. by Wolfgang Pieb · 8 years ago
  95. fc0863a [LivePhysRegs] Preserve pristine regs in blocks with no successors. by Eli Friedman · 8 years ago
  96. e4a395e [Support] Move PrintEscapedString into the library its declaration is in by Benjamin Kramer · 8 years ago
  97. 99509aa [X86] Unbreak the build. by Benjamin Kramer · 8 years ago
  98. b5e54f8 [SLP] Test for trunc vectorization, NFC. by Alexey Bataev · 8 years ago
  99. 51c00ba [X86] Allow any_extend to be combined with setcc on VLX targets. by Craig Topper · 8 years ago
  100. 94b1fc6 [X86][AVX512] Add combining support for X86ISD::VTRUNCS by Simon Pilgrim · 8 years ago