1. 08238b7 [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 by Mandeep Singh Grang · 7 years ago
  2. 41672bb [DAGCombiner] Make the isTruncateOf call from visitZERO_EXTEND work for vectors. Remove FIXME. by Craig Topper · 7 years ago
  3. 7cdbd11 [X86] Add test cases for adding vector support to isTruncateOf in DAGCombiner::visitZERO_EXTEND by Craig Topper · 7 years ago
  4. 41e2e9f [MachineOutliner][NFC] Remember when you map something illegal across MBBs by Jessica Paquette · 7 years ago
  5. a921b71 [XRay] Fix TSC and atomic custom/typed event accounting by Dean Michael Berris · 7 years ago
  6. c429a87 [IR] remove fake binop query for fneg by Sanjay Patel · 7 years ago
  7. 212225e [AMDGPU] Handle the idot8 pattern generated by FE. by Farhana Aleen · 7 years ago
  8. 78ba7a6 [llvm-objcopy/strip] [NFC] Clean up tablegen opts (clang-format + reorganizing things). by Jordan Rupprecht · 7 years ago
  9. 1e74971 Silence -Wimplicit-fallthrough in gold plugin by Reid Kleckner · 7 years ago
  10. 3516feb [COFF, ARM64] Implement llvm.addressofreturnaddress intrinsic by Mandeep Singh Grang · 7 years ago
  11. 1154551 [WebAssembly] Fix signature parsing for 'try' in AsmParser by Heejin Ahn · 7 years ago
  12. 3c3bf73 Enable -Wimplicit-fallthrough for clang as well as GCC by Reid Kleckner · 7 years ago
  13. 064632d [Hexagon] Remove unintended fallthrough from MC duplex code by Reid Kleckner · 7 years ago
  14. b7d45e1 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC by Reid Kleckner · 7 years ago
  15. 797cdde [LoopInterchange] Fix unused variables in release build by Florian Hahn · 7 years ago
  16. 63131d5 [WebAssembly] Fixup `main` signature by default by Sam Clegg · 7 years ago
  17. a754e02 [codeview] Add breaks to fix -Wimplicit-fallthrough by Reid Kleckner · 7 years ago
  18. a5b7f8b Annotate possibly unintended fallthroughs in Hexagon MC code, NFC by Reid Kleckner · 7 years ago
  19. f31487a [LoopInterchange] Remove support for inner-only reductions. by Florian Hahn · 7 years ago
  20. cf5c712 Remove unnecessary fallthrough annotation after unreachable by Reid Kleckner · 7 years ago
  21. 2ef07e9 [GlobalISel] Fix a bug in LegalizeRuleSet::clampMaxNumElements by Volkan Keles · 7 years ago
  22. 03e8599 [LegalizeDAG] Add generic vector CTPOP expansion (PR32655) by Simon Pilgrim · 7 years ago
  23. 6e439b1 [Hexagon] Fix MO_JumpTable const extender conversion by Reid Kleckner · 7 years ago
  24. daf3fe1 [llvm-mca] Add extra counters for move elimination in view RegisterFileStatistics. by Andrea Di Biagio · 7 years ago
  25. f8ad7b8 [AArch64] Fix unintended fallthrough and strengthen cast by Reid Kleckner · 7 years ago
  26. fb61af3 Revert "[COFF, ARM64] Implement Intrinsic.sponentry for AArch64" by Mandeep Singh Grang · 7 years ago
  27. 9a78ad0 [llvm-strip] Support --keep and --strip-all-gnu from llvm-objcopy by Jordan Rupprecht · 7 years ago
  28. 167fb18 [llvm-objcopy] Support --{enable,disable}-deterministic-archives by Jordan Rupprecht · 7 years ago
  29. 1033d59 [llvm-objcopy] Don't apply --localize flags to common symbols by Jordan Rupprecht · 7 years ago
  30. d919ed9 [llvm-objcopy] For multiclass Eq, associate help text with --name= , not with --name by Fangrui Song · 7 years ago
  31. f4dd4f2 [InstCombine] add test for ComputeNumSignBits on 2-input shuffle; NFC by Sanjay Patel · 7 years ago
  32. b5216e9 Fix whitespace in test/Assembler/fast-math-flags.ll by Cameron McInally · 7 years ago
  33. 376ec2b [ARM] Attempt to fix ppc64be buildbot by Sam Parker · 7 years ago
  34. 0fc1aec [NativePDB] Get LLDB types from PDB function types. by Zachary Turner · 7 years ago
  35. b530051 [llvm-objcopy] Use proper cases by Fangrui Song · 7 years ago
  36. 69778b6 [DAGCombiner] make sure we have a whole-number extract before trying to narrow a vector op (PR39511) by Sanjay Patel · 7 years ago
  37. 14550f9 [MC] Implement EmitRawText in MCNullStreamer by Daniel Sanders · 7 years ago
  38. b74f145 [ARM][CGP] Negative constant operand handling by Sam Parker · 7 years ago
  39. c35d5db [MS Demangler] Expose the Demangler AST publicly. by Zachary Turner · 7 years ago
  40. aa868d8 [X86][X86FixupLEA] Rename processInstructionForSLM to processInstructionForSlowLEA (NFCI) by Simon Pilgrim · 7 years ago
  41. 1485367 [InstSimplify] fold icmp based on range of abs/nabs (2nd try) by Sanjay Patel · 7 years ago
  42. 258eac5 [InstSimplify] add tests for icmp fold bug (PR39510); NFC by Sanjay Patel · 7 years ago
  43. f097f64 [mips][micromips] Fix JmpLink to TargetExternalSymbol by Aleksandar Beserminji · 7 years ago
  44. 5c891e3 [ADT] Clean up SparseBitVector copying and make it moveable by Benjamin Kramer · 7 years ago
  45. 4234638 [AArch64] Add support for ARMv8.4 in Saphira. by Chad Rosier · 7 years ago
  46. 04cce6e [X86][SSE] Move 2-input limit up from getFauxShuffleMask to resolveTargetShuffleInputs (reapplied) by Simon Pilgrim · 7 years ago
  47. 477ccd4 [NFC] Specialize public API of ICFLoopSafetyInfo for insertions and removals by Max Kazantsev · 7 years ago
  48. eae41c3 [Mips] Conditionally remove successor block by Stefan Maksimovic · 7 years ago
  49. 1edc3c6 [NFC] Reorganize code to prepare it for more transforms by Max Kazantsev · 7 years ago
  50. e46f5df [SystemZ::TTI] Recognize the higher cost of scalar i1 -> fp conversion by Jonas Paulsson · 7 years ago
  51. b7d7362 [SystemZ::TTI] Accurate costs for i1->double vector conversions by Jonas Paulsson · 7 years ago
  52. 2f425e9 [IndVars] Smart hard uses detection by Max Kazantsev · 7 years ago
  53. 27ade8f [SCEV] Avoid redundant computations when doing AddRec merge by Max Kazantsev · 7 years ago
  54. fd25d2b [CodeView] Emit the correct TypeIndex for std::nullptr_t. by Zachary Turner · 7 years ago
  55. fb14999 [PowerPC] Support constraint 'wi' in asm by Li Jia He · 7 years ago
  56. e19f130 X86: Consistently declare pass initializers in X86.h; NFC by Matthias Braun · 7 years ago
  57. 3fe1b12 [XRay] Add CPU ID in Custom Event FDR Records by Dean Michael Berris · 7 years ago
  58. f4bf727 [WebAssembly] Lower vselect by Thomas Lively · 7 years ago
  59. 6700bd3 [WebAssembly] Process p2align operands for SIMD loads and stores by Thomas Lively · 7 years ago
  60. 41079ac [WebAssembly] Handle vector IMPLICIT_DEFs. by Thomas Lively · 7 years ago
  61. d886fa4 [VFS] Add support for "no_push" to VFS recursive iterators. by Jonas Devlieghere · 7 years ago
  62. 585b666 [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 by Mandeep Singh Grang · 7 years ago
  63. 58970cd [IR] Allow increasing the alignment of dso-local globals. by Eli Friedman · 7 years ago
  64. 4cf0e5b [InlineCost] Remove a dead constant; NFC by George Burgess IV · 7 years ago
  65. 844c605 [AArch64] Sort switch cases (NFC) by Evandro Menezes · 7 years ago
  66. c5f8ae0 Revert r345165 "[X86] Bring back the MOV64r0 pseudo instruction" by Craig Topper · 7 years ago
  67. d001dd0 [ARM] Add missing pseudo-instruction for Thumb1 RSBS. by Eli Friedman · 7 years ago
  68. 9268a4a revert rL345717 : [InstSimplify] fold icmp based on range of abs/nabs by Sanjay Patel · 7 years ago
  69. 832efd7 Check shouldReduceLoadWidth from SimplifySetCC by Stanislav Mekhanoshin · 7 years ago
  70. b98edf7 [ValueTracking] add tests for fmin/fmax; NFC by Sanjay Patel · 7 years ago
  71. 29d4d64 [DWARF][NFC] Refactor a function to return Optional<> instead of bool by Wolfgang Pieb · 7 years ago
  72. 6329370 Remove unused internal template parameter. by Richard Smith · 7 years ago
  73. 792c305 [adt] SparseBitVector::test() should be const by Daniel Sanders · 7 years ago
  74. cd627aa [InstCombine] add tests for fmin/fmax pattern matching failure; NFC by Sanjay Patel · 7 years ago
  75. 3000523 [SelectionDAG] Handle constant range [0,1) in lowerRangeToAssertZExt by Scott Linder · 7 years ago
  76. 6bf883d [globalisel] Add comments indicating the operand order by Daniel Sanders · 7 years ago
  77. 3c1f69b [AMDGPU] Remove FeatureVGPRSpilling by Scott Linder · 7 years ago
  78. b52849d [SelectionDAGISel] Suppress a -Wunused-but-set-variable warning in release builds. NFC by Craig Topper · 7 years ago
  79. ed6d50a Fix comment typo. NFCI. by Simon Pilgrim · 7 years ago
  80. 0a69194 [InstCombine] regenerate test checks; NFC by Sanjay Patel · 7 years ago
  81. 94e927c [SelectionDAG] SelectionDAGLegalize::ExpandBITREVERSE - ensure we use ShiftTy by Simon Pilgrim · 7 years ago
  82. 39aa3ef [globalisel][irtranslator] Fix test from r345743 on non-asserts builds. by Daniel Sanders · 7 years ago
  83. da002c7 [InstCombine] add tests for fcmp with -0.0; NFC by Sanjay Patel · 7 years ago
  84. b537837 [InstCombine] Combine nested min/max intrinsics with constants by Volkan Keles · 7 years ago
  85. ec248eb [llvm-mca] Remove the verb 'assemble' from a few options in help. NFC. by Matt Davis · 7 years ago
  86. 8fa1a87 TableGen: Fix ASAN error by Nicolai Haehnle · 7 years ago
  87. 99c3317 [globalisel][irtranslator] Verify that DILocations aren't lost in translation by Daniel Sanders · 7 years ago
  88. 08b668a MachineModuleInfo: Initialize DbgInfoAvailable depending on debug_cus existing by Matthias Braun · 7 years ago
  89. 22968f7 [InstCombine] refactor fabs+fcmp fold; NFC by Sanjay Patel · 7 years ago
  90. aaf702f [Hexagon] Make sure not to use GP-relative addressing with PIC by Krzysztof Parzyszek · 7 years ago
  91. d510dbf [llvm-mca] Remove namespace prefixes made redundant by r345612. NFC by Andrea Di Biagio · 7 years ago
  92. 5406c80 [InstSimplify] fold 'fcmp nnan ult X, 0.0' when X is not negative by Sanjay Patel · 7 years ago
  93. 123a45f [InstCombine] add assertion that InstSimplify has folded a fabs+fcmp; NFC by Sanjay Patel · 7 years ago
  94. 1ef057d [InstSimplify] fold 'fcmp nnan oge X, 0.0' when X is not negative by Sanjay Patel · 7 years ago
  95. 2f9c8a0 [LoopUnroll] allow customization for new-pass-manager version of LoopUnroll by Fedor Sergeev · 7 years ago
  96. ea1119a [InstSimplify] add tests for fcmp and known positive; NFC by Sanjay Patel · 7 years ago
  97. 125c8f9 [DAGCombiner] Fold 0 div/rem X to 0 by David Bolvansky · 7 years ago
  98. 776a459 AMDGPU: Rewrite SILowerI1Copies to always stay on SALU by Nicolai Haehnle · 7 years ago
  99. 91533e9 AMDGPU: Remove PHI loop condition optimization by Nicolai Haehnle · 7 years ago
  100. 893f08b [InstSimplify] fold icmp based on range of abs/nabs by Sanjay Patel · 7 years ago