1. 1911873 [Object] Fix a crash in Archive::child_iterator's default constructor. by Lang Hames · 9 years ago
  2. 8c96de4 [ARM] Use __rt_div functions for divrem on Windows by Martin Storsjo · 9 years ago
  3. 5366649 [Sparc] Implement UMUL_LOHI and SMUL_LOHI instead of MULHS/MULHU/MUL. by James Y Knight · 9 years ago
  4. 7326421 [ADT] Add missing const_iterator DenseSet::find() const by Vitaly Buka · 9 years ago
  5. e249e2a [asan] Reapply: Switch to using dynamic shadow offset on iOS by Anna Zaks · 9 years ago
  6. 8f952a8 Improve the debug-info test created in r274263. by Yunzhong Gao · 9 years ago
  7. 798edac [LV] Pass profitability analysis in vectorizer constructor (NFC) by Matthew Simpson · 9 years ago
  8. f4de15f [RDF] Fix live def propagation through basic block by Krzysztof Parzyszek · 9 years ago
  9. 29db06c AMDGPU: Do not re-use tmpreg in spill/restore lowering by Matthias Braun · 9 years ago
  10. 82f62ff [LV] Pass legality analysis in vectorizer constructor (NFC) by Matthew Simpson · 9 years ago
  11. 81c297e FastISel: Remove unused/un-overridden entry points. NFCI. by Peter Collingbourne · 9 years ago
  12. c3d2cc5 [LV] Remove obsolete comment (NFC) by Matthew Simpson · 9 years ago
  13. e7491dd [LV] Use getScalarizationOverhead in memory instruction costs (NFC) by Matthew Simpson · 9 years ago
  14. 5e827ba fix documentation comments; NFC by Sanjay Patel · 9 years ago
  15. c55049e Allow the caller to pass in the hash. by Rafael Espindola · 9 years ago
  16. 4c9fcf5 Improve DEBUG_VALUE assembly comments for spilled bitpieces by Reid Kleckner · 9 years ago
  17. a0848c8 [LV] Add helper function for predicated block probability (NFC) by Matthew Simpson · 9 years ago
  18. 27b0f61 [mips][ias] fix li macro when values are negated with ~ by Simon Dardis · 9 years ago
  19. 1c07569 [LV] Add isScalarWithPredication helper function (NFC) by Matthew Simpson · 9 years ago
  20. 92d577b Revert "[asan] LLVM: Switch to using dynamic shadow offset on iOS" by Anna Zaks · 9 years ago
  21. 17676e0 [DAG] Teach computeKnownBits and ComputeNumSignBits in SelectionDAG to look through EXTRACT_VECTOR_ELT. by Bjorn Pettersson · 9 years ago
  22. 54f81ef Test commit permission. NFC by Bjorn Pettersson · 9 years ago
  23. e53904e Fix build due to comparison of std::pairs. by Zachary Turner · 9 years ago
  24. 5844b06 Add llvm::enumerate() range adapter. by Zachary Turner · 9 years ago
  25. b53fb3c Don't pass null to memcpy. Should fix the asan bots. by Rafael Espindola · 9 years ago
  26. e16f30e Recommit: "[mips] Add rsqrt, recip for MIPS" by Simon Dardis · 9 years ago
  27. 8e07f28 Revert r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions (PR26302)" by Hans Wennborg · 9 years ago
  28. 20d3d70 Revert "[mips] Add rsqrt, recip for MIPS" by Simon Dardis · 9 years ago
  29. 8bebbdc [X86] Don't randomly encode %rip where illegal by Douglas Katzman · 9 years ago
  30. 71beb00 [Thumb] Don't try and emit LDRH/LDRB from the constant pool by James Molloy · 9 years ago
  31. 471e290 [X86] Fix some tests that didn't assert anything by Douglas Katzman · 9 years ago
  32. 83acfbf Test commit permission by Oren Ben Simhon · 9 years ago
  33. 464fb84 Test commit permission by Oren Ben Simhon · 9 years ago
  34. 3beccae [AVR] Don't select 'MOVW' instructions when they are not supported by Dylan McKay · 9 years ago
  35. 3d6fe50 [AVR] Add AVRRegisterInfo::splitReg function by Dylan McKay · 9 years ago
  36. c29dc70 Fix machine operand traversal in ScheduleDAGInstrs::fixupKills by Krzysztof Parzyszek · 9 years ago
  37. 27025b7 [AVR] Update return type of dynamic alloca pass by Dylan McKay · 9 years ago
  38. 3aff1d4 [AVR] Add the AVR frame lowering code by Dylan McKay · 9 years ago
  39. 83aed69 [AVR] Split all of the AVR device definitions into a separate file by Dylan McKay · 9 years ago
  40. fac3438 [AVR] Enable the instruction printer in the target definition by Dylan McKay · 9 years ago
  41. 59cb8c3 [AVR] Add definitions for the ATTiny102 and ATtiny104 chips by Dylan McKay · 9 years ago
  42. f9bb6bc Re-commit "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  43. bad1f71 [AVR] Add the machine code backend by Dylan McKay · 9 years ago
  44. f6b865d [Support][CommandLine] Add cl::getRegisteredSubcommands() by Dean Michael Berris · 9 years ago
  45. 6f45c30 Blind attempt to fix windows build after r283290 - Use StringRef in StringSaver API (NFC) by Mehdi Amini · 9 years ago
  46. 33a6ab0 Use StringRef in ARMConstantPool APIs (NFC) by Mehdi Amini · 9 years ago
  47. d03fefc Revert "Codegen: Tail-duplicate during placement." by Kyle Butt · 9 years ago
  48. bc4286d Use StringRef in FastISel API (NFC) by Mehdi Amini · 9 years ago
  49. 1455db3 Use StringRef in StringSaver API (NFC) by Mehdi Amini · 9 years ago
  50. ba066c0 Use StringRef in ARCRuntimeEntryPoints APIs (NFC) by Mehdi Amini · 9 years ago
  51. d4d50f6 [libFuzzer] add ShrinkValueProfileTest, move code around, NFC by Kostya Serebryany · 9 years ago
  52. ef350f2 Revert "Re-commit "Use StringRef in Support/Darf APIs (NFC)"" by Mehdi Amini · 9 years ago
  53. 3eff5cd Use StringRef in MCSectionMachO (NFC) by Mehdi Amini · 9 years ago
  54. 280c2a6 Use StringRef in DarwinAsmParser (NFC) by Mehdi Amini · 9 years ago
  55. c95d4ff [LoopDistribute] Fix a typo in the pass name. by Michael Zolotukhin · 9 years ago
  56. a2df9c8 Re-commit "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  57. d277734 [libFuzzer] clear the corpus elements if they are evicted (i.e. smaller elements with proper coverage are found). Make sure we never try to mutate empty element. Print the corpus size in bytes in the status lines by Kostya Serebryany · 9 years ago
  58. c441cc0 Revert "Use StringRef in Support/Darf APIs (NFC)" by Mehdi Amini · 9 years ago
  59. e57a377 Use StringRef instead of raw pointers in ARMBuildAttrs (NFC) by Mehdi Amini · 9 years ago
  60. ba4c13c Use StringRef in Support/Darf APIs (NFC) by Mehdi Amini · 9 years ago
  61. 062ace9 Codegen: Tail-duplicate during placement. by Kyle Butt · 9 years ago
  62. d0bf447 Use StringRef in TableGen (NFC) by Mehdi Amini · 9 years ago
  63. e1acf77 [C API] Add LLVMConstExactUDiv and LLVMBuildExactUDiv functions. by Manuel Jacob · 9 years ago
  64. 13e0592 Use StringRef in TableGen emitted API for attribute (NFC) by Mehdi Amini · 9 years ago
  65. 2638e45 Misc improvements to StringTableBuilder. by Rafael Espindola · 9 years ago
  66. 296fa89 [cpu-detection] Copy simplified version of get_cpuid_max to remove dependency to clang's implementation by Alina Sbirlea · 9 years ago
  67. 06c72d0 Revert r283248. It caused failures in the hexagon buildbots. by David L Kreitzer · 9 years ago
  68. b60ab5d [Target] move reciprocal estimate settings from TargetOptions to TargetLowering by Sanjay Patel · 9 years ago
  69. ec53f4b Next set of additional error checks for invalid Mach-O files for the by Kevin Enderby · 9 years ago
  70. ef20529 [safestack] Requires a valid TargetMachine to be passed to the SafeStack pass. by David L Kreitzer · 9 years ago
  71. e8ae223 [cmake] Make LIT_COMMAND configurable and improve fallback support by Michal Gorny · 9 years ago
  72. 0030b47 [Support] Add case-insensitive versions of StringSwitch members. by Zachary Turner · 9 years ago
  73. 627f616 AArch64: Macrofusion: Split features, add missing combinations. by Matthias Braun · 9 years ago
  74. 4c9998f [sancov] renamed symcov-report-server to coverage-report-server by Mike Aizatsky · 9 years ago
  75. a8e8b59 [asan] LLVM: Switch to using dynamic shadow offset on iOS by Anna Zaks · 9 years ago
  76. b89fc68 Don't filter diagnostics written as YAML to the output file by Hal Finkel · 9 years ago
  77. d894e4d [CMake] Exclude intrinsics_gen from LLVM_COMMON_DEPENDS in LLVMConfig.cmake by Chris Bieneman · 9 years ago
  78. 0089805 Serialize remark argument as a mapping to get proper quotation for the value. by Adam Nemet · 9 years ago
  79. 7166679 Allow derived classes of OptimizationRemarkAnalysis in YAML by Adam Nemet · 9 years ago
  80. cf04e5f [SLPVectorizer] Add a test with non-vectorizable IR. by Alexey Bataev · 9 years ago
  81. 22b0358 [RS4GC] Handle ShuffleVector instruction in findBasePointer by Anna Thomas · 9 years ago
  82. 1ca4cdc Remove duplicated typedef. NFC. by Rafael Espindola · 9 years ago
  83. 61e54f8 Fix IntegerType::MAX_INT_BITS value by Andrey Bokhanko · 9 years ago
  84. 94ec1e3 [Power9] Exploit D-Form VSX Scalar memory ops that target full VSX register set by Nemanja Ivanovic · 9 years ago
  85. c072c50 [mips][fastisel] Consider soft-float an unsupported floating point mode by Simon Dardis · 9 years ago
  86. cd988cd [Object/ELF] - Do not crash on invalid sh_offset value of REL[A] section. by George Rimar · 9 years ago
  87. e1a1a52 [SelectionDAG] Fix calling convention in expansion of ?MULO. by whitequark · 9 years ago
  88. 1390211 [Object/ELF] - Avoid possible crash in getExtendedSymbolTableIndex(). by George Rimar · 9 years ago
  89. a074ac8 Consistent fp denormal mode names. NFC. by Sjoerd Meijer · 9 years ago
  90. 02ede7e Fix a test case failure on Apple PPC. by Nemanja Ivanovic · 9 years ago
  91. d0e875c [Power9] Part-word VSX integer scalar loads/stores and sign extend instructions by Nemanja Ivanovic · 9 years ago
  92. aeddc35 [cmake] Reintroduce (ldconfig-compatible) SOVERSIONs on shared libraries by Michal Gorny · 9 years ago
  93. 40960f6 [cmake] Use separate doctrees to prevent races between Sphinx instances by Michal Gorny · 9 years ago
  94. eedfbe0 [libFuzzer] remove dfsan support and some related stale code. This is not being used and as is is pretty weak anyway by Kostya Serebryany · 9 years ago
  95. e17aeae [X86] Add MOV8rm_NOREX to switch in isReallyTriviallyReMaterializable to match MOV8rm. by Craig Topper · 9 years ago
  96. bd79a59 [libFuzzer] change the probabilities so that we choose only the inputs that are known to be minimal inputs for at least one coverage feature (works only with -shrink=1 for now) by Kostya Serebryany · 9 years ago
  97. 548c83d AMDGPU: Refactor indirect vector lowering by Matt Arsenault · 9 years ago
  98. dc1ddc0 AMDGPU: Factor SGPR spilling into separate functions by Matt Arsenault · 9 years ago
  99. 7789303 Revert "Codegen: Tail-duplicate during placement." by Kyle Butt · 9 years ago
  100. 6b3629e [lit] Remove workaround for Python 2.5 by Brian Gesiak · 9 years ago