1. b24883f [X86] Promote athlon, athlon-xp, k8, and k8-sse3 to types instead of subtypes in getHostCPUName. NFCI by Craig Topper · 8 years ago
  2. c86c85f Revert "Add CallSiteSplitting pass" by Jun Bum Lim · 8 years ago
  3. 06dbf5a Reland "Add support for writing 64-bit symbol tables for archives when offsets become too large for 32-bit" by Jake Ehrlich · 8 years ago
  4. 1b91c5e Add CallSiteSplitting pass by Jun Bum Lim · 8 years ago
  5. a8631b8 [llvm-objcopy] Add support for dwarf fission by Jake Ehrlich · 8 years ago
  6. 8f80505 [AArch64] Fix the number of iterations for the Newton series by Evandro Menezes · 8 years ago
  7. aba0da1 The patch fixes PR35131 by Evgeny Stupachenko · 8 years ago
  8. 6a8da4f Revert "Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()" by Adrian Prantl · 8 years ago
  9. aaf1db1 [CodeGen] Remove unnecessary semicolons to fix a warning. NFC by Craig Topper · 8 years ago
  10. 761cb9c [X86] Initialize Type and Subtype in getHostCPUName to 0. by Craig Topper · 8 years ago
  11. 604f04f Invoke salvageDebugInfo from CodeGenPrepare's SinkCast() by Adrian Prantl · 8 years ago
  12. 7c2eb4e [LICM] sink through non-trivially replicable PHI by Jun Bum Lim · 8 years ago
  13. d16b502 [SLP] Test for PR23510, NFC. by Alexey Bataev · 8 years ago
  14. 876a9b9 [mips] Match 'ins' and its' variants with C++ code by Simon Dardis · 8 years ago
  15. d1f487b Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own. by Andrew V. Tischenko · 8 years ago
  16. c9ed638 [LoopPredication] NFC: Refactored code to separate out functions being reused by Anna Thomas · 8 years ago
  17. 9e5188c [ADCE] Use MapVector for BlockInfo to make iteration order deterministic by Mikael Holmen · 8 years ago
  18. 3d45601 re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass." by Clement Courbet · 8 years ago
  19. eb7c044 [X86][SSE] Add PACKUS support to combineVectorTruncation by Simon Pilgrim · 8 years ago
  20. 6cd2a99 [PartialInliner] Skip call sites where inlining fails. by Florian Hahn · 8 years ago
  21. a7372f1 [globalisel][tablegen] Skip src child predicates by Diana Picus · 8 years ago
  22. 5281112 [ARM GlobalISel] Move the check for Thumb higher up by Diana Picus · 8 years ago
  23. 74ecc3a [Analysis] Refine matching and merging of TBAA tags by Ivan A. Kosarev · 8 years ago
  24. ba9125e [PEI] Simplify handling of targets with no phys regs. NFC by Francis Visoiu Mistrih · 8 years ago
  25. 19a3ba3 [AArch64] Use dwarf exception handling on MinGW by Martin Storsjo · 8 years ago
  26. 691ff5f [NFC] Get rid of hard-coded value ID in test by Max Kazantsev · 8 years ago
  27. f30757f [llvm-nm] Don't error out on multiple occurrances of the -g/--external-only flag by Martin Storsjo · 8 years ago
  28. 37104ff [llvm-nm] Print 'I' for import table data in COFF by Martin Storsjo · 8 years ago
  29. c43a693 [X86] Remove PALIGNR/VALIGN handling from combineBitcastForMaskedOp and move to isel patterns instead. Prefer 128-bit VALIGND/VALIGNQ over PALIGNR during lowering when possible. by Craig Topper · 8 years ago
  30. 06d5ebd [TableGen] Add an extra blank line to DAGISel output file to separate functions. by Craig Topper · 8 years ago
  31. 931b302 [LSR] Clarify a comment. NFC. by Vedant Kumar · 8 years ago
  32. 1bd2925 Avoid PLT for external calls when attribute nonlazybind is used. by Sriraman Tallam · 8 years ago
  33. c7ddffc Reland "Add feature to determine if host architecture is 64-bit in llvm-lit" by Jake Ehrlich · 8 years ago
  34. b57c6f4 [Verifier] Remove the -verify-debug-info cl::opt by Vedant Kumar · 8 years ago
  35. d8375d7 [AArch64][RegisterBankInfo] Add mapping for G_FPEXT. by Quentin Colombet · 8 years ago
  36. 87cdca2 [AArch64][RegisterBankInfo] Add FPR16 support in value mapping. by Quentin Colombet · 8 years ago
  37. 0ae3f32 mir-canon: First commit. by Puyan Lotfi · 8 years ago
  38. 89fd072 [llvm-objcopy] Fix bug in how segment alignment was being handled by Jake Ehrlich · 8 years ago
  39. 6d06c89 [X86] Give AVX512VL instructions priority over their AVX equivalents. by Craig Topper · 8 years ago
  40. a555cf0 IndVarSimplify: preserve debug information attached to widened PHI nodes. by Adrian Prantl · 8 years ago
  41. 56898c1 Add feature to determine if host architecture is 64-bit in llvm-lit by Jake Ehrlich · 8 years ago
  42. f79fab6 AMDGPU: Fix warning discovered by r317266 [-Wunused-private-field] by Konstantin Zhuravlyov · 8 years ago
  43. dd33e17 Irreducible loop metadata for more accurate block frequency under PGO. by Hiroshi Yamauchi · 8 years ago
  44. da35e5e [Hexagon] Prefer L2_loadrub_io over L4_loadrub_rr by Krzysztof Parzyszek · 8 years ago
  45. fbb50d9 [tools] Add option to install binutils symlinks by Shoaib Meenai · 8 years ago
  46. dc666ea Clean up comments in include/llvm-c/DebugInfo.h by Adrian Prantl · 8 years ago
  47. b69a2a9 [LoopPredication] Enable predication when latchCheckIV is wider than rangeCheck by Anna Thomas · 8 years ago
  48. 2e63034 Add missing header guards. by Adrian Prantl · 8 years ago
  49. 37bbee8 AMDGPU: Remove outdated fixme (it was already fixed) by Konstantin Zhuravlyov · 8 years ago
  50. c626458 [cmake] Remove policy conditionals by Shoaib Meenai · 8 years ago
  51. 15f5deb Fix llvm-dsymutil test in -DLLVM_ENABLE_THREADS=OFF mode by Hans Wennborg · 8 years ago
  52. ce68f2c [test] Move llvm-lib tests into tools/llvm-lib. NFC. by Martin Storsjo · 8 years ago
  53. 2bbdf00 [X86] Simplify the pentium4 code in getHostCPUName to be based on feature flags. Don't use 'x86-64' ever. by Craig Topper · 8 years ago
  54. 161385f [X86] Change getHostCPUName fallback code to not select 'x86-64' for unknown CPUs in family 6 that has 64-bit support but not any newer SSE features. Use 'core2' instead by Craig Topper · 8 years ago
  55. 2f759d4 [dsymutil][doc] Improve wording in manpage and rename file. by Jonas Devlieghere · 8 years ago
  56. 0c059ef Strip off invariant.start because memory locations arent invariant by Anna Thomas · 8 years ago
  57. 4c88213 Fixed line length style issue. by Mitch Phillips · 8 years ago
  58. 0416327 [TargetParser][AArch64] Reorder enum to preserve 5.0.0 libLLVM ABI. by Chad Rosier · 8 years ago
  59. 9cca1f1 [dsymutil] Add a manpage for dsymutil by Jonas Devlieghere · 8 years ago
  60. 685fd43 Revert "[RS4GC] Strip off invariant.start because memory locations arent invariant" by Anna Thomas · 8 years ago
  61. 2880b72 [RS4GC] Strip off invariant.start because memory locations arent invariant by Anna Thomas · 8 years ago
  62. c022286 Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass." by Clement Courbet · 8 years ago
  63. f08c3d1 [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass. by Clement Courbet · 8 years ago
  64. a223e90 [X86] Fix bug in legalize vector types - Split large loads by Ayman Musa · 8 years ago
  65. 652842e [mips] Use register scavenging with MSA. by Simon Dardis · 8 years ago
  66. 66af8bd Temporary workaround for msan false positive. by Sam McCall · 8 years ago
  67. 122fe39 Adding test for extraxt sub vector load and store avx512 by Michael Zuckerman · 8 years ago
  68. 52f6f2c Allow inaccessiblememonly and inaccessiblemem_or_argmemonly to be overwriten on call site with operand bundle by Yichao Yu · 8 years ago
  69. 4352a04 [AsmPrinterDwarf] Add support for .cfi_restore directive by Francis Visoiu Mistrih · 8 years ago
  70. 1e702fd [SimplifyCFG] Discard speculated dbg intrinsics by Bjorn Pettersson · 8 years ago
  71. b7c0518 [ARM] and, or, xor and add with shl combine by Sam Parker · 8 years ago
  72. 4746ebd The patch updates sched numbers for YMM AVX instrs such as VMOVx, VORx, VXOR, VPERMILx, VBROADCASTx, etc. by Andrew V. Tischenko · 8 years ago
  73. 6a45ba3 Update go bindings to use new functions from rL317135. by Sam McCall · 8 years ago
  74. 167daab llvm-c/DebugInfo.h: Fix warning. [-Wdocumentation] by NAKAMURA Takumi · 8 years ago
  75. 094f383 [test] Remove the leftover empty directory after SVN r317189. NFC. by Martin Storsjo · 8 years ago
  76. fcbb986 [test] Move llvm-dlltool tests into tools/llvm-dlltool. NFC. by Martin Storsjo · 8 years ago
  77. fb073aa [X86] Remove the model checks from the 486 detection code in Host.cpp by Craig Topper · 8 years ago
  78. c5a51cf [X86] Simplify the detection of pentium-mmx in Host.cpp. by Craig Topper · 8 years ago
  79. 77c58f0 Revert "Remove some of the go specific C bindings for debug info now that they've been migrated into the main C API." by Eric Christopher · 8 years ago
  80. d502896 [X86] Fix fast-isel-int-float-conversion test by Steven Wu · 8 years ago
  81. 526d784 Fix for go bindings header to match previous commit. by Eric Christopher · 8 years ago
  82. 4347cad Remove some of the go specific C bindings for debug info now that they've been migrated into the main C API. by Eric Christopher · 8 years ago
  83. ac57ff2 [cmake] Switch FATAL_ERROR to SEND_ERROR by Shoaib Meenai · 8 years ago
  84. 2471073 Update cl::opt<uint64_t> instances to cl::opt<unsigned long long> by Mitch Phillips · 8 years ago
  85. 9ae2da6 [yaml2obj][ELF] Add support for setting alignment in program headers by Jake Ehrlich · 8 years ago
  86. 368924a loop-unroll: teach remapInstruction to update dbg.value intrinsics. by Adrian Prantl · 8 years ago
  87. 5616b72 Revert "Correct dwarf unwind information in function epilogue for X86" by Petar Jovanovic · 8 years ago
  88. 8b4e833 [LLVM-C] Expose functions to create debug locations via DIBuilder. by whitequark · 8 years ago
  89. 01dd53d [X86] Use foreach in X86.td to combine some of the CPU names that are obviously aliases. NFC by Craig Topper · 8 years ago
  90. 3f1a926 [X86] Add CMOV feature to 'i686' processor, making it a proper alias of pentiumpro which I believe it should be. by Craig Topper · 8 years ago
  91. 8ec459f [globalisel][regbank] Warn about MIR ambiguities when register bank/class names clash. by Daniel Sanders · 8 years ago
  92. d005962 [X86][SSE] Add PACKUS support to LowerTruncate by Simon Pilgrim · 8 years ago
  93. 7f53f83 Rewrite FileOutputBuffer as two separate classes. by Rui Ueyama · 8 years ago
  94. 66f724e [dsymutil, llvm-objcopy] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  95. e58f980 [X86] Add custom code to EVEX to VEX pass to turn unmasked 128-bit VPALIGND/Q into VPALIGNR if the extended registers aren't being used. by Craig Topper · 8 years ago
  96. 7b5f7b4 loop-rotate: avoid duplicating dbg.value intrinsics in the entry block. by Adrian Prantl · 8 years ago
  97. f14c45f loop-rotate: eliminate duplicate debug intrinsics after splicing. by Adrian Prantl · 8 years ago
  98. 2db2d47 Include GUIDs from the same module when computing GUIDs that needs to be imported. by Dehao Chen · 8 years ago
  99. 4d7894c [globalisel][tablegen] Add support for multi-insn emission by Daniel Sanders · 8 years ago
  100. dca3eaa Revert 317016 and 317048 by Philip Reames · 8 years ago