1. b7f1911 [profile] profile writing cleanup by Xinliang David Li · 9 years ago
  2. e5b9c73 Revert "[SCCP] Partially propagate informations when the input is not fully defined." by Davide Italiano · 9 years ago
  3. a833064 [ThinLTO] Don't re-analyze callee at same threshold unnecessarily by Teresa Johnson · 9 years ago
  4. 825e5aa Fix a bug when hoist spill to a BB with landingpad successor. by Wei Mi · 9 years ago
  5. 723d45a [NFC] Extract LastSplitPoint computation from SplitAnalysis to a new class by Wei Mi · 9 years ago
  6. 9ad2a7e SDAG: Use ReplaceNode here, not ReplaceUses by Justin Bogner · 9 years ago
  7. e05aeff Initial add for MachO support for yaml2obj by Chris Bieneman · 9 years ago
  8. bf924c1 Initial add for MachO support for obj2yaml by Chris Bieneman · 9 years ago
  9. 0dc2e08 regenerate checks by Sanjay Patel · 9 years ago
  10. 1e25675 MachineVerifier: Fix error reporting. by Matthias Braun · 9 years ago
  11. b723fcf cleanup: do not recompute size for preallocated buffer by Xinliang David Li · 9 years ago
  12. e819b33 SDAG: Add a helper to replace and remove a node during ISel by Justin Bogner · 9 years ago
  13. cefd2c3 SDAG: Have SelectNodeTo replace uses if it CSE's instead of morphing a node by Justin Bogner · 9 years ago
  14. 52af319 [ThinLTO] Fix Windows debug failure in new iterator by Teresa Johnson · 9 years ago
  15. fea2d4d [AArch64] Improve getUsefulBitsForUse for narrow stores. by Chad Rosier · 9 years ago
  16. 678ba5a fix documentation comments; NFC by Sanjay Patel · 9 years ago
  17. 6d6b3df [ProfileData] Use SoftInstrProfErrors to count soft errors, NFC by Vedant Kumar · 9 years ago
  18. 5009e4f [X86][AVX512] Fixed VPERMILPD/VPERMILPS shuffle comments. by Simon Pilgrim · 9 years ago
  19. e973d3f Return a StringRef from getSection. by Rafael Espindola · 9 years ago
  20. 6c85d01 Fix build breakage in DebugInfoCodeview by Zachary Turner · 9 years ago
  21. f760645 Refactor CodeView type records to use common code. by Zachary Turner · 9 years ago
  22. 41f296b SDAG: Minor cleanup in X86 by Justin Bogner · 9 years ago
  23. 2731c7a [SCEVExpander] Fix a failed cast<> assertion by Sanjoy Das · 9 years ago
  24. 5bbe5ab [SCEVExpander] Don't break SSA in replaceCongruentIVs by Sanjoy Das · 9 years ago
  25. 836f35c [SCEV] Be more aggressive around proving no-wrap by Sanjoy Das · 9 years ago
  26. 5c4ef28 [X86][SSE] Avoid repeatedly calling MCInst::getNumOperands(). NFCI. by Simon Pilgrim · 9 years ago
  27. a836e3c AMDGPU: Split private memory tests by Jan Vesely · 9 years ago
  28. e5219da fix typos in comments; NFC by Sanjay Patel · 9 years ago
  29. 3e91529 [NFC] Remove some dead code: by Filipe Cabecinhas · 9 years ago
  30. 9cc1681 [WebAssembl] Implement enough of fast-isel to run the comparison tests. by Dan Gohman · 9 years ago
  31. 412cddb Use an emplace_back for consistency, NFC by Vedant Kumar · 9 years ago
  32. 0a01243 [BasicAA] Compare GEP indices based on value (Fix PR27418) by Vedant Kumar · 9 years ago
  33. 2922c60 [mips][ias] Work around incorrect microMIPS relocation evaluation exposed by r268900 by Daniel Sanders · 9 years ago
  34. ab00bc3 [X86][AVX512] Regenerate intrinsics test by Simon Pilgrim · 9 years ago
  35. fcef736 [Hexagon] Add a debug option to disable all backend optimizations by Krzysztof Parzyszek · 9 years ago
  36. 1c156df [Hexagon] Use offsets relative to FP+8 in .cfi_offset instructions by Krzysztof Parzyszek · 9 years ago
  37. f20a7ef4 NFC. Introduce Value::isPointerDereferenceable by Artur Pilipenko · 9 years ago
  38. d8ec303 Merge two unreachable cases. by Rafael Espindola · 9 years ago
  39. b78951b [X86] Regenerate shuffle test by Simon Pilgrim · 9 years ago
  40. 06d9208 Refactor duplicated check for valid declaration linkage. NFC. by Rafael Espindola · 9 years ago
  41. d9f2fdc Delete duplicated verifier test. by Rafael Espindola · 9 years ago
  42. 0eaaf93 [mips][ias] Fix missing header that should have been in r269179 by Daniel Sanders · 9 years ago
  43. 46a5550 [mips][ias] Fix N32 and N64 .cprestore directive when inside .set noat region. by Daniel Sanders · 9 years ago
  44. 853d0da Try to fix a msvc warning. by Rafael Espindola · 9 years ago
  45. eef2fa8 [mips][microMIPS] Implement CFC*, CTC* and LDC* instructions by Hrvoje Varga · 9 years ago
  46. aa838c7 clang-format LLToken.h. by Rafael Espindola · 9 years ago
  47. cfd2a27 [X86][AVX512] Updated shuffle comments instruction macros to split writemask instructions. NFC by Simon Pilgrim · 9 years ago
  48. d187959 [mips][micromips] Implement DSBH, DSHD, DSLL, DSLL32, DSLLV, DSRA, DSRA32 and DSRAV instructions by Hrvoje Varga · 9 years ago
  49. c8eaae6 Most common problem is that I get md5 hashes, not crypt hashes. by Chris Lattner · 9 years ago
  50. fd8a750 Replace PrintLinkage with getLinkagePrintName. NFC. by Rafael Espindola · 9 years ago
  51. daccc21 [AArch64] Fix DAG selection for cmps for fp16 type by Weiming Zhao · 9 years ago
  52. 4ff35c4 Delete mayBeOverridden. by Rafael Espindola · 9 years ago
  53. da4b82a AMDGPU: Make some instructions convergent by Matt Arsenault · 9 years ago
  54. d8cfa0f [PGO] Use WeakAny linkage for __llvm_profile_raw_version by Rong Xu · 9 years ago
  55. 3e43181 AMDGPU: Change private_element_size to 4 by Matt Arsenault · 9 years ago
  56. f9c8d73 SDAG: Implement Select instead of SelectImpl in X86 by Justin Bogner · 9 years ago
  57. 2ec40a6 [libFuzzer] mention the AFL driver in the docs by Kostya Serebryany · 9 years ago
  58. 32409ab [libFuzzer] add a driver file to use AFL on LLVMFuzzerTestOneInput by Kostya Serebryany · 9 years ago
  59. 0d68393 [libfuzzer] Refactoring coverage state-management code. by Mike Aizatsky · 9 years ago
  60. 3ddae02e Add missing tests for new PM by Xinliang David Li · 9 years ago
  61. d56f6d6 Revert r269131 by Easwaran Raman · 9 years ago
  62. b1ff276 Propagate branch metadata when some branch probability is missing. by Dehao Chen · 9 years ago
  63. 182dac0 SDAG: Make SelectCodeCommon return void by Justin Bogner · 9 years ago
  64. f2fd624 auto-generate checks by Sanjay Patel · 9 years ago
  65. dc56682 AArch64: allow vN to represent 64-bit registers in inline asm. by Tim Northover · 9 years ago
  66. 79f2742 Reapply r266477 and r266488 by Easwaran Raman · 9 years ago
  67. e052ee9 [PM]: port IR based profUse pass to new pass manager by Xinliang David Li · 9 years ago
  68. 8fd08e9 remove some comments and other cruft from checks by Sanjay Patel · 9 years ago
  69. 0d5b5cf Revert "MemCpyOpt: combine local load/store sequences into memcpy." by Tim Northover · 9 years ago
  70. 946a2f0 ARM: report an error when attempting to target a misalgined BLX by Tim Northover · 9 years ago
  71. 654d431 MemCpyOpt: combine local load/store sequences into memcpy. by Tim Northover · 9 years ago
  72. 9ee5a28c Loop unroller: set thresholds for optsize and minsize functions to zero by Hans Wennborg · 9 years ago
  73. c418e32 update test to use FileCheck for tighter checking by Sanjay Patel · 9 years ago
  74. 73f2788 update test to use FileCheck for tighter checking by Sanjay Patel · 9 years ago
  75. 08074bb Enable loopreroll for sext of loop control only IV by Lawrence Hu · 9 years ago
  76. c512605 SDAG: Avoid relying on the return value of SelectCode in SystemZ. NFC by Justin Bogner · 9 years ago
  77. 0b38241 Revert r26084: Enable loopreroll for sext of loop control only IV by Lawrence Hu · 9 years ago
  78. 8e8c9a8 Revert r269093: Enable loopreroll for sext of loop control only IV by Lawrence Hu · 9 years ago
  79. 5e0f621 [X86] Properly check that EAX is dead when copying EFLAGS. by Quentin Colombet · 9 years ago
  80. f59206d [InstSimplify] use computeKnownBits on shift amount operands by Sanjay Patel · 9 years ago
  81. 9eb5240 SDAG: Avoid relying on the return value of SelectCode in Hexagon. NFC by Justin Bogner · 9 years ago
  82. 2b9c136 Cloning: Clean up the interface to the CloneFunction function. by Peter Collingbourne · 9 years ago
  83. 1e0d415 [InstCombine] Fold icmp ugt/ult (udiv i32 C2, X), C1. by Chad Rosier · 9 years ago
  84. 014fc12 ScheduleDAGInstrs: Comment on why subreg defs are not seen as uses; NFC by Matthias Braun · 9 years ago
  85. db21c5a [SystemZ] Add support for additional branch extended mnemonics by Kit Barton · 9 years ago
  86. 5f206cf [SCCP] Partially propagate informations when the input is not fully defined. by Davide Italiano · 9 years ago
  87. 9e1d577 [CMake] Add some extra variables to LLVMConfig.cmake.in by Chris Bieneman · 9 years ago
  88. b97f02b Debug Info: Prevent DW_AT_abstract_origin from being emitted twice by Adrian Prantl · 9 years ago
  89. 8189e3d ARM: stop emitting blx instructions for most calls on MachO. by Tim Northover · 9 years ago
  90. 2147c01 [AMDGPU][NFC] Rename SIInsertNops -> SIDebuggerInsertNops by Konstantin Zhuravlyov · 9 years ago
  91. c6c705c LPM: Drop require<loops> from these tests, it's redundant. NFC by Justin Bogner · 9 years ago
  92. 11ab0c3 Make "@name =" mandatory for globals in .ll files. by Rafael Espindola · 9 years ago
  93. aa07a97 Re-apply r269081 and r269082 with a fix for MSVC. by Peter Collingbourne · 9 years ago
  94. 2a60909 Enable loopreroll for sext of loop control only IV by Lawrence Hu · 9 years ago
  95. efde4d3 Fix PR26655: Bail out if all regs of an inst BUNDLE have the correct kill flag by Mandeep Singh Grang · 9 years ago
  96. b6f6e44 Revert r269081 and r269082 while I try to find the right incantation to fix MSVC build. by Peter Collingbourne · 9 years ago
  97. 346818f [PGO] resubmit r268969 Put the test into a target specific directory. by Rong Xu · 9 years ago
  98. fdf3439 Enable loopreroll for sext of loop control only IV by Lawrence Hu · 9 years ago
  99. f02416f [WebAssembly] Preliminary fast-isel support. by Dan Gohman · 9 years ago
  100. e7feafb Use doxygen style comments. by Peter Collingbourne · 9 years ago