1. dab0bf5 llvm-dwarfdump: Factor out the printing of the section header (NFC) by Adrian Prantl · 8 years ago
  2. 8879f2a Fix typo in vector reduction costs comment. NFCI. by Simon Pilgrim · 8 years ago
  3. d77fd58 [X86] Use SDNode::ops() instead of makeArrayRef and op_begin(). NFCI by Craig Topper · 8 years ago
  4. dca8ff7 [X86] Don't create i64 constants on 32-bit targets when lowering v64i1 constant build vectors by Craig Topper · 8 years ago
  5. 566eb70 [X86] Add isel pattern infrastructure to begin recognizing when we're inserting 0s into the upper portions of a vector register and the producing instruction as already produced the zeros. by Craig Topper · 8 years ago
  6. 3c71a6c [RuntimeUnroll] Add heuristic for unrolling multi-exit loop by Anna Thomas · 8 years ago
  7. a50c5eb [Hexagon] Switch to parameterized register classes for HVX by Krzysztof Parzyszek · 8 years ago
  8. ae3278a Added optional validation of svn sources to Dockerfiles. by Ilya Biryukov · 8 years ago
  9. f6d994c [RuntimeUnrolling] Populate the VMap entry correctly when default generated through lookup by Anna Thomas · 8 years ago
  10. 4cbf8f8 Remove unneeded forward declaration. NFC by Alexander Kornienko · 8 years ago
  11. 1a8d4f9 Add a ReleaseNotes blurb for Execute.*Wait API change by Alexander Kornienko · 8 years ago
  12. fc31426 [X86][SSE] Add test cases vector for integer multiplies by Simon Pilgrim · 8 years ago
  13. 653f60b Revert "[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in integer binary ops." by Ilya Biryukov · 8 years ago
  14. 7d677e7 [AArch64] allow v8f16 types when FullFP16 is supported by Sjoerd Meijer · 8 years ago
  15. 7913159 Recommit "[RegAlloc] Make sure live-ranges reflect the state of the IR when by Jonas Paulsson · 8 years ago
  16. 1dc1d99 [SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in integer binary ops. by Dinar Temirbulatov · 8 years ago
  17. 72e6ac3 [ORC] Fix a typo. by Lang Hames · 8 years ago
  18. 37c3b16 [X86] PR32755 : Improvement in CodeGen instruction selection for LEAs. by Jatin Bhateja · 8 years ago
  19. 16aa13f [SLPVectorizer] Remove duplicated functionality code in initScheduleData function, NFCI. by Dinar Temirbulatov · 8 years ago
  20. 4869e6a5 [XRay] fix and clarify comments in the log file decoder by Martin Pelikan · 8 years ago
  21. 03855b6 [Object] Fix missing arguments to getType and getSymbol in Elf_Rel_Impl by Petr Hosek · 8 years ago
  22. b411a75 Revert "[lit] Force site configs to run before source-tree configs" by Zachary Turner · 8 years ago
  23. 4d63668 merge-request.sh: Update to use new "Fixed by Commit(s)" field by Tom Stellard · 8 years ago
  24. f9c1d43 [cmake] Fix a variable shadowing bug by Reid Kleckner · 8 years ago
  25. 89921cc [codeview] Use a type index of zero for static method "this" types by Reid Kleckner · 8 years ago
  26. 3cdfdbb [lit] Revert "Add a lit.llvm module that all llvm projects can use" by Zachary Turner · 8 years ago
  27. 065192f [lit] Remove some code that I forgot to remove. by Zachary Turner · 8 years ago
  28. d5831d2 [lit] Add a lit.llvm module that all test suites can use. by Zachary Turner · 8 years ago
  29. 154124a Refactor collectChildrenInLoop to LoopUtils [NFC] by Alina Sbirlea · 8 years ago
  30. 0928882 [WebAssembly] Use a separate wasm data segment for each global symbol by Sam Clegg · 8 years ago
  31. fa58033 Fix bug 34608 by moving private header out of public header. by Eric Beckmann · 8 years ago
  32. 44e437e [X86] Remove an unnecessary SmallVector from LowerBUILD_VECTOR. by Craig Topper · 8 years ago
  33. ac413e0 Fix warnings in r313297. by Jan Sjodin · 8 years ago
  34. b0f4ffc0 [lit] Fix some windows line endings that snuck in. by Zachary Turner · 8 years ago
  35. 11283fb AMDGPU: Fix violating constant bus restriction by Matt Arsenault · 8 years ago
  36. 028255f Add AddresSpace to PseudoSourceValue. by Jan Sjodin · 8 years ago
  37. c84b859 Subtarget support for parameterized register class information by Krzysztof Parzyszek · 8 years ago
  38. 5cf5798 [TargetTransformInfo] Detect 0 latency instructions by Guozhi Wei · 8 years ago
  39. 07d86e2 Remove usages of deprecated std::unary_function and std::binary_function. by Benjamin Kramer · 8 years ago
  40. 4d43fa8 AMDGPU: Fix assert on alloca of array of struct by Matt Arsenault · 8 years ago
  41. 535c627 [bpf] Fix test to always use little endian. by Simon Dardis · 8 years ago
  42. c189ccb [test] Fix TestDWARFDieRangeInfoIntersects by Jonas Devlieghere · 8 years ago
  43. c6fa88b AMDGPU: Stop modifying SP in call sequences by Matt Arsenault · 8 years ago
  44. 4809f17 Invoke GetInlineCost for legality check before inline functions in SampleProfileLoader. by Dehao Chen · 8 years ago
  45. eb1be81 [mips] Implement the 'dext' aliases and it's disassembly alias. by Simon Dardis · 8 years ago
  46. 23c0166 Adapt more testcases for llvm-dwarfdump changes. by Adrian Prantl · 8 years ago
  47. a15bb16 AMDGPU: Make frame register caller preserved by Matt Arsenault · 8 years ago
  48. 952c41c Silence warning about unused variable in release build by Krzysztof Parzyszek · 8 years ago
  49. 7c649ac llvm-dwarfdump: support dumping static archives. by Adrian Prantl · 8 years ago
  50. db81564 TableGen support for parameterized register class information by Krzysztof Parzyszek · 8 years ago
  51. 837d04d [lit] Force site configs to be run before source-tree configs by Zachary Turner · 8 years ago
  52. e6834d6 [tblgen] Remove uses of std::ptr_fun, it's removed in C++17. by Benjamin Kramer · 8 years ago
  53. 0ca0dda [IfConversion] More simple, correct dead/kill liveness handling by Krzysztof Parzyszek · 8 years ago
  54. d2c2dea [mips] Implement the 'dins' aliases. by Simon Dardis · 8 years ago
  55. bc0f9d9 [InstSimplify] fold sdiv/srem based on compare of dividend and divisor by Sanjay Patel · 8 years ago
  56. 93c8cad Add newline to end of test file. NFC. by Chad Rosier · 8 years ago
  57. e4c3f0b Test commit. by Aleksandar Beserminji · 8 years ago
  58. 32b8a7a [InstSimplify] clean up div/rem handling; NFCI by Sanjay Patel · 8 years ago
  59. da89c08 [X86] Regenerate test. NFCI. by Simon Pilgrim · 8 years ago
  60. 2664884 Regenerate test (broadcast comment). NFCI. by Simon Pilgrim · 8 years ago
  61. e678d51 [Hexagon] Make getMemAccessSize return size in bytes by Krzysztof Parzyszek · 8 years ago
  62. 8493f91 [X86] When applying the shuffle-to-zero-extend transformation on floating point, bitcast to integer first. by Ayman Musa · 8 years ago
  63. 122d0d1 [dwarfdump] Add DWARF verifiers for address ranges by Jonas Devlieghere · 8 years ago
  64. ee9c80e [mips] Pick the right variant of DINS upfront and enable target instruction verification by Simon Dardis · 8 years ago
  65. 13ca51e Revert "[dwarfdump] Add DWARF verifiers for address ranges" by Jonas Devlieghere · 8 years ago
  66. c3fc155 [DAGCombine] (shl (or x, c1), c2) -> (or (shl x, c2), c1 << c2) by Simon Pilgrim · 8 years ago
  67. 2e42fb2 [dwarfdump] Add DWARF verifiers for address ranges by Jonas Devlieghere · 8 years ago
  68. f7e4004 Fix line endings. NFCI. by Simon Pilgrim · 8 years ago
  69. abb1ba1 Fix line endings. NFCI. by Simon Pilgrim · 8 years ago
  70. f6a8db1 [SelectionDAG] ComputeNumSignBits - cleanup ROTL/ROTR wrapping to match DAGCombine etc. by Simon Pilgrim · 8 years ago
  71. 6b77046 [XRay][DebugInfo] Update the test to use a specific target by Dean Michael Berris · 8 years ago
  72. dbaaccc [PM/CGSCC] Teach the CGSCC pass manager components to gracefully handle by Chandler Carruth · 8 years ago
  73. b3a1f36 [XRay][DebugInfo] Remove -debug-compile from test invocation of llc by Dean Michael Berris · 8 years ago
  74. dde48e1 [LV] Fix maximum legal VF calculation by Alon Kom · 8 years ago
  75. eca1741 Recommit r313234 "[llvm-readobj] - Refactor printGroupSections methods." by George Rimar · 8 years ago
  76. 505ab7d Revert r313234 "[llvm-readobj] - Refactor printGroupSections methods." by George Rimar · 8 years ago
  77. 1360bdf [llvm-readobj] - Refactor printGroupSections methods. by George Rimar · 8 years ago
  78. d41dbfa [XRay][CodeGen] Use the current function symbol as the associated symbol for the instrumentation map by Dean Michael Berris · 8 years ago
  79. 679cc50 [mips] Recognise the triple used by Debian for MIPS n32 ABI by Simon Atanasyan · 8 years ago
  80. a31c940 Revert "Invoke GetInlineCost for legality check before inline functions in SampleProfileLoader." by Vitaly Buka · 8 years ago
  81. a28eeed Reland r313157, "ThinLTO: Correctly follow aliasee references when dead stripping." which was reverted in r313222. by Peter Collingbourne · 8 years ago
  82. e2d706b [SLPVectorizer] Prefer auto over explicit type for VL0, NFCI. by Dinar Temirbulatov · 8 years ago
  83. 2ca4715 Revert r313157 "ThinLTO: Correctly follow aliasee references when dead stripping." by Hans Wennborg · 8 years ago
  84. cca65fd Add optional profile counts to block frequency dump. by Hiroshi Yamauchi · 8 years ago
  85. a210f4d Move llvm/test/CodeGen/X86/clear-liverange-spillreg.mir to SystemZ. It was in wrong place. by NAKAMURA Takumi · 8 years ago
  86. a1a4168 AMDGPU: Don't spill SP reg like a normal CSR by Matt Arsenault · 8 years ago
  87. b004b50 [codeview] Fold FIXME into comment, there's nothing to do. NFC by Reid Kleckner · 8 years ago
  88. c9b4fb7 Revert r312719 "[MachineCombiner] Update instruction depths incrementally for large BBs." by Hans Wennborg · 8 years ago
  89. 1c29e7f Use MemoryBufferRef. (NFC) by Adrian Prantl · 8 years ago
  90. d368c61f Factor out duplicate code from llvm-dwarfdump (NFC) by Adrian Prantl · 8 years ago
  91. c9ffce2 Update testcase that was XFAILed on Darwin for llvm-dwarfdump change. by Adrian Prantl · 8 years ago
  92. 63c545d Allow target to decide when to cluster loads/stores in misched by Stanislav Mekhanoshin · 8 years ago
  93. 494372f llvm-dwarfdump: automatically dump both regular and .dwo variant of sections by Adrian Prantl · 8 years ago
  94. 93b87c8 AMDGPU: Handle coldcc in more places by Matt Arsenault · 8 years ago
  95. 68b15df [codeview] VLAs and unsized arrays should use a size of zero by Reid Kleckner · 8 years ago
  96. e8c0dd7 Update the early_inline test to explicitly add attribute for all functions. (NFC) by Dehao Chen · 8 years ago
  97. 95fa5a6 [ARM] Add more CPUs to host detection by Eli Friedman · 8 years ago
  98. 8b3d72d Add a comment for the test. NFC. by Wei Mi · 8 years ago
  99. c49953f [Transforms] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  100. 57d83cb [RegAlloc] Keep a copy of live interval for the spilled vregs in HoistSpillHelper. by Wei Mi · 8 years ago