1. eaaa0ed Fix UMRs in Mips disassembler on invalid instruction streams by Reid Kleckner · 10 years ago
  2. aebdd5b [X86] Use existing MachineInstrBuilder::addDisp to create offseted pointer. NFC. by Simon Pilgrim · 10 years ago
  3. 38e5db6 Follow up to r253591. Turn into an assertion. by Davide Italiano · 10 years ago
  4. cdbb6a4 [LIR] Update some comments. NFC. by Chad Rosier · 10 years ago
  5. 634e1cb [InstCombine] add tests to show missing bitcast optimizations by Sanjay Patel · 10 years ago
  6. cff5fab Expand subregisters in MachineFrameInfo::getPristineRegs by Krzysztof Parzyszek · 10 years ago
  7. 564e87c Fix the debug build breakage that getDiscriminator is called by mistake. by Dehao Chen · 10 years ago
  8. ffe3b43 Revert r253253 and r253126: "Don't recompute LCSSA after loop-unrolling when possible." by Michael Zolotukhin · 10 years ago
  9. 0a7baaf Reimplement discriminator assignment algorithm. by Dehao Chen · 10 years ago
  10. 248c594 [AddressSanitizer] assert(false) -> llvm_unreachable and remove return. by Davide Italiano · 10 years ago
  11. 0b669e1 [AArch64] Refactoring aarch64-ldst-opt. NCF. by Jun Bum Lim · 10 years ago
  12. 316a6c1 [LIR] Fix 80-column from previous commit. by Chad Rosier · 10 years ago
  13. bd71611 [LIR] Sink checks into function to enable future refactoring. NFC. by Chad Rosier · 10 years ago
  14. a6b4079 [GlobalOpt] Localize some globals that have non-instruction users by James Molloy · 10 years ago
  15. 4105a7b update comment and error message; NFC by Sanjay Patel · 10 years ago
  16. 670e8f3 [LIR] Use the more appropriate method. NFC. by Chad Rosier · 10 years ago
  17. 575b88e [AArch64]Extend merging narrow loads into a wider load by Jun Bum Lim · 10 years ago
  18. 02857f7 this new test file was accidentally left out of r253573 by Sanjay Patel · 10 years ago
  19. da754b5 [CGP] despeculate expensive cttz/ctlz intrinsics by Sanjay Patel · 10 years ago
  20. 086b179 X86: More efficient legalization of wide integer compares by Hans Wennborg · 10 years ago
  21. d19cbfe TargetParser.cpp: Fixup -- StringRef::startswith() is better here. NFC. by NAKAMURA Takumi · 10 years ago
  22. 31b8ab0 Remove unused function parameter (NFC) by Mehdi Amini · 10 years ago
  23. 5d8ee1b SamplePGO - Sort samples by source location when emitting as text. by Diego Novillo · 10 years ago
  24. 96664db [mips] Add tests for ROL and ROR macros expansion by Zoran Jovanovic · 10 years ago
  25. 0738298 llvm/lib/Support/TargetParser.cpp: Rework llvm::ARM::getArchExtFeature() to avoid abuse of Twine in r253470. by NAKAMURA Takumi · 10 years ago
  26. 33e3b5e [LV] Add a helper function, isReductionVariable. NFC. by Chad Rosier · 10 years ago
  27. 30f5448 [mips] Expansion of ROL and ROR macros by Zoran Jovanovic · 10 years ago
  28. 1c8b4f0 AVX-512: Fixed COPY_TO_REGCLASS for mask registers by Elena Demikhovsky · 10 years ago
  29. cc1b3e4 Removing specific target from the generic test by Artyom Skrobov · 10 years ago
  30. 175ea25 [X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128-bit -> 256-bit extension by Simon Pilgrim · 10 years ago
  31. 3e00ff9 Alternative to long nops for X86 CPUs, by Andrey Turetsky by Alexey Bataev · 10 years ago
  32. 23915cf [lit] Fix bug when using Python3 where a failing test would not show by Dan Liew · 10 years ago
  33. fed4c6e gold-plugin.cpp: Fix diagnosticHandler corresponding to r253540. by NAKAMURA Takumi · 10 years ago
  34. e30d17a [FunctionAttrs] Provide a mechanism for adding function attributes from the command line by James Molloy · 10 years ago
  35. e20dfeb AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instructions. by Igor Breger · 10 years ago
  36. 499f105 AVX512: Implemented encoding for the vmovss.s and vmovsd.s instructions. by Igor Breger · 10 years ago
  37. 96600b3 AVX512: Implemented encoding for the follow instructions. by Igor Breger · 10 years ago
  38. 43be5f5 Pointers in Masked Load, Store, Gather, Scatter intrinsics by Elena Demikhovsky · 10 years ago
  39. 6d024c6 Revert "Change memcpy/memset/memmove to have dest and source alignments." by Pete Cooper · 10 years ago
  40. 0ab4d52 Do not require a Context to extract the FunctionIndex from Bitcode (NFC) by Mehdi Amini · 10 years ago
  41. 0171b51 [Support] Disable SaturatingMultiply() unit test while investigating by Nathan Slingerland · 10 years ago
  42. f9d8b8d Fix bug 25440: GVN assertion after coercing loads by Weiming Zhao · 10 years ago
  43. 697477e Fix UMR in llvm-nm on IR object files in printDarwinSymbol by Reid Kleckner · 10 years ago
  44. 1fcad31 [X86] Enable shrink-wrapping by default. by Quentin Colombet · 10 years ago
  45. ce103d4 Fix several long lines (>80) in LoopVectorize.cpp. NFC. by Cong Hou · 10 years ago
  46. e96fd6d Don't search for third party libraries while using MSan by Reid Kleckner · 10 years ago
  47. 5f2411b Disable Go bindings test with MSan, it has tons of linker errors by Reid Kleckner · 10 years ago
  48. 491e164 Initialize PersistentId for HandleSDNode, as these will never be inserted into the DAG by Reid Kleckner · 10 years ago
  49. b8dd4a3 [SimplifyLibCalls] New trick: pow(x, 0.5) -> sqrt(x) under -ffast-math. by Davide Italiano · 10 years ago
  50. 3fe74b8 [AArch64] Enable shrink-wrapping by default. by Quentin Colombet · 10 years ago
  51. 5b7b529 Fix returned value for GVN: could return "false" even after modifying the IR by Mehdi Amini · 10 years ago
  52. 8fa8f20 [CMake] Support -fvisibility-inlines-hidden when LLVM_ENABLE_PIC=Off by Chris Bieneman · 10 years ago
  53. 2d31815 Minor cleanups (from review feedback) by Xinliang David Li · 10 years ago
  54. 56da345 [BuildLibCalls] EmitStrNLen() is dead code. Garbage collect. by Davide Italiano · 10 years ago
  55. 8b170f7 Change memcpy/memset/memmove to have dest and source alignments. by Pete Cooper · 10 years ago
  56. c4bfc2d [doc] fix a wrong link by Jingyue Wu · 10 years ago
  57. 5c882ac [DAGCombiner] Vector constant folding for comparisons by Simon Pilgrim · 10 years ago
  58. c931f35 ARM: make sure backend is consistent about exception handling method. by Tim Northover · 10 years ago
  59. 54225a9 Disable gvn non-local speculative loads under asan. by Mike Aizatsky · 10 years ago
  60. 156d5ee [llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions (2nd try) by Nathan Slingerland · 10 years ago
  61. 985201d [OperandBundles] Address review on r253446; NFC by Sanjoy Das · 10 years ago
  62. a5be9e3 [PGO] Value profiling support by Betul Buyukkurt · 10 years ago
  63. 2e13349 [Aarch64] Add cost for missing extensions. by Matthew Simpson · 10 years ago
  64. 83d9e56 Removing specific target from the generic test by Artyom Skrobov · 10 years ago
  65. 991a399f [llvm-profdata] Use SmallSet rather that std::set for keeping track of profdata merge errors by Nathan Slingerland · 10 years ago
  66. 444e864 [WebAssembly] Add more whitespace characters to prettify the assembly output. by Dan Gohman · 10 years ago
  67. fbbc259 [ARM] Add +feature names to TargetParser extensions table by Bradley Smith · 10 years ago
  68. 3a7d5cf [WebAssembly] Make bogus inline asm strings in tests be comments. by Dan Gohman · 10 years ago
  69. 75f55d5 [WebAssembly] Add some spaces to the assembly output to vertically align operands. by Dan Gohman · 10 years ago
  70. 94401ce [WebAssembly] Enable register coloring and register stackifying. by Dan Gohman · 10 years ago
  71. fc0981e Fix bug where WinCOFFObjectWriter would assume starting from an empty output. by Manuel Klimek · 10 years ago
  72. c68dcdb Fix typo in comment. NFC. by Fraser Cormack · 10 years ago
  73. 0e8fc1e [SelectionDAGBuilder] Make sure DemoteReg ends up in right reg-class. by Jonas Paulsson · 10 years ago
  74. a90859a Revert "Revert "Strip metadata when speculatively hoisting instructions (r252604)" by Igor Laevsky · 10 years ago
  75. 66b8eaa [LTO] Appease buildbots take 3 by James Molloy · 10 years ago
  76. 9e9da1f [LTO] Buildbot appeasing take 2 by James Molloy · 10 years ago
  77. e2c844f [LTO] Fix up test/tools/gold/X86/remarks.ll by James Molloy · 10 years ago
  78. 683e0e5 [LTO] Add an early run of functionattrs by James Molloy · 10 years ago
  79. 51f7c58 [X86][AVX512CD] add mask broadcast intrinsics by Asaf Badouh · 10 years ago
  80. 84076a4 [X86][AVX] Added 256-bit shuffle splat tests. by Simon Pilgrim · 10 years ago
  81. 3518cfe AVX512: Implemented encoding for vpextrw.s instruction. by Igor Breger · 10 years ago
  82. 26b7bf3 [OperandBundles] Tighten OperandBundleDef's interface; NFC by Sanjoy Das · 10 years ago
  83. ee89411 [mips][microMIPS] Implement DPS.W.PH, DPSQ_S.W.PH, DPSQ_SA.L.W, DPSQX_S.W.PH, DPSQX_SA.W.PH, DPSU.H.QBL, DPSU.H.QBR and DPSX.W.PH instructions by Hrvoje Varga · 10 years ago
  84. 766278e Replace dyn_cast with isa in places that weren't using the returned value for more than a boolean check. NFC. by Craig Topper · 10 years ago
  85. d33bb62 Default SetVector to use a DenseSet. by Rafael Espindola · 10 years ago
  86. aca8112 Teach the inliner to track deoptimization state by Sanjoy Das · 10 years ago
  87. cfc74b7 Stop producing .data.rel sections. by Rafael Espindola · 10 years ago
  88. 35da61a Fix LLD testsuite fallout from r253429 by David Majnemer · 10 years ago
  89. 4db6dc5 Add a test for r253323 by David Majnemer · 10 years ago
  90. 6ac90f1 [llvm-objdump] Use the COFF export table for additional symbols by David Majnemer · 10 years ago
  91. 446c5db [doc] simplify the doc on compiling CUDA by Jingyue Wu · 10 years ago
  92. dd65ba2 Remove a redundant assertion in MachineBasicBlock.cpp. NFC. by Cong Hou · 10 years ago
  93. 7047705 Remove redundant code in MachineBasicBlock.cpp. NFC. by Cong Hou · 10 years ago
  94. dd94739 Attempt to fix uninitialized SDAG persistent ids detected by MSan by Reid Kleckner · 10 years ago
  95. 7b4feef Let += and -= operators in BranchProbability have saturation behaviors. by Cong Hou · 10 years ago
  96. 01400f4 [libFuzzer] remove default initializer as a workaround for https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68399. Don't need it anyway. by Kostya Serebryany · 10 years ago
  97. 1763c9f Modify the interface BranchProbability::normalizeProbabilities to let it accept a pair of iterators. NFC. by Cong Hou · 10 years ago
  98. d4cf584 Revert "[llvm-profdata] Add SaturatingAdd/SaturatingMultiply Helper Functions" by Nathan Slingerland · 10 years ago
  99. d663426 Improving edge probabilities computation when choosing the best successor in machine block placement. by Cong Hou · 10 years ago
  100. 9dcdf0d [llvm-profdata] Fix unhandled enumeration values warning by Nathan Slingerland · 10 years ago