1. 9f2d0b8 [IRCE][NFC] Rename IndVarNext to IndVarBase by Max Kazantsev · 8 years ago
  2. b9af9b0 Temporarily revert "Update branch coalescing to be a PowerPC specific pass" by Eric Christopher · 8 years ago
  3. c3f95e0 AMDGPU: Don't assert in TTI with fp32 denorms enabled by Matt Arsenault · 8 years ago
  4. 639888f Revert "llvm-mt: Fix release of OutputDoc" by Vitaly Buka · 8 years ago
  5. 9946989 llvm-mt: Fix release of OutputDoc by Vitaly Buka · 8 years ago
  6. e02cff1 AMDGPU: Use set for tracked registers by Matt Arsenault · 8 years ago
  7. b5924ab [Orc] Add a comment about member variable dependencies to OrcMCJITReplacement. by Lang Hames · 8 years ago
  8. 72cfebd [XRay][tools] Fix an accounting bug in llvm-xray account by Dean Michael Berris · 8 years ago
  9. 33a7788 cmake: Invent add_llvm_fuzzer to set up fuzzer targets by Justin Bogner · 8 years ago
  10. cb4a5a0 Revert "Revert r312139 "Verifier: Verify the correctness of fragment expressions attached to globals."" by Adrian Prantl · 8 years ago
  11. 6f18931 Don't add a fragment expression when GlobalSRA splits up a single-member struct by Adrian Prantl · 8 years ago
  12. 38a8d04 llvm-isel-fuzzer: Stop including FuzzerInterface.h by Justin Bogner · 8 years ago
  13. a7f8823 [MachineOutliner] Add missed optimization remarks for the outliner. by Jessica Paquette · 8 years ago
  14. 8231133 [yaml2obj][ELF] Make symbols optional for relocations by Petr Hosek · 8 years ago
  15. a678116 [X86] Remove some code from fast isel that is no longer needed with i1 being an illegal type. by Craig Topper · 8 years ago
  16. ac2dfaf [SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer by Matt Morehouse · 8 years ago
  17. 2ccb804 Revert r312139 "Verifier: Verify the correctness of fragment expressions attached to globals." by Hans Wennborg · 8 years ago
  18. 7875e9f [ARM] Replace fixed-size SmallSet with a bitset. by Benjamin Kramer · 8 years ago
  19. 73dd3b8 AMDGPU: Correct operand types for v_mad_mix* by Matt Arsenault · 8 years ago
  20. 92b6b15 Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" by Hans Wennborg · 8 years ago
  21. aa892fd Simplify writeArchive return type. by Rui Ueyama · 8 years ago
  22. 564f4d8 Fix test after rL312144 by Konstantin Zhuravlyov · 8 years ago
  23. e6ed980 [InstCombine] add more vector demand examples; NFC by Sanjay Patel · 8 years ago
  24. 9863705 SelectionDAG: Emit correct debug info for multi-register function arguments. by Adrian Prantl · 8 years ago
  25. b5b9823 [IR] Don't print "!DIExpression() = !DIExpression()" when dumping by Reid Kleckner · 8 years ago
  26. 5c6206f Refactor DIBuilder::createFragmentExpression into a static DIExpression member by Adrian Prantl · 8 years ago
  27. 5d79590 [ARM] Use Swift error registers on non-Darwin targets by Brian Gesiak · 8 years ago
  28. c1e0b4f [WebAssembly] Update debug info test after r312144 by Derek Schuff · 8 years ago
  29. 36fa01b NewGVN: Make sure we add the correct user if we swapped the comparison operands by Daniel Berlin · 8 years ago
  30. 01a26ff NewGVN: Allow simplification into variables by Daniel Berlin · 8 years ago
  31. be7fdad [GISel]: Add a clean up combiner during legalization. by Aditya Nandakumar · 8 years ago
  32. 065862a [GVNSink] Remove dependency on SmallPtrSet iteration order. by Benjamin Kramer · 8 years ago
  33. 62c7c25 Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" by Geoff Berry · 8 years ago
  34. 08c4fd3 [X86] Remove unneed AVX512 check from fast isel. by Craig Topper · 8 years ago
  35. 3e170f0 [WebAssembly] Add target feature for atomics by Derek Schuff · 8 years ago
  36. 69e607f Canonicalize the representation of empty an expression in DIGlobalVariableExpression by Adrian Prantl · 8 years ago
  37. ec6b6f4 [codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional by Bob Haarman · 8 years ago
  38. d3f69d7 docs: remove dead doxygen tarball link by Hans Wennborg · 8 years ago
  39. 29126d9 Verifier: Verify the correctness of fragment expressions attached to globals. by Adrian Prantl · 8 years ago
  40. f9a2a4b [AVX512] Don't use 32-bit elements version of AND/OR/XOR/ANDN during isel unless we're matching a masked op or broadcast by Craig Topper · 8 years ago
  41. 4c877ef [X86] Remove GCCBuiltin for some intrinsics that aren't used by clang. Add TODO to remove them. by Craig Topper · 8 years ago
  42. 7f372fd [GlobalISel][X86] Support variadic function call. by Igor Breger · 8 years ago
  43. b3e25ce Re-land MachineInstr: Reason locally about some memory objects before going to AA. by Balaram Makam · 8 years ago
  44. 17f4bfb [InstCombine] remove unnecessary vector select fold; NFCI by Sanjay Patel · 8 years ago
  45. ccd99b4 fix more typos; NFC by Sanjay Patel · 8 years ago
  46. b987f880 fix typos; NFC by Sanjay Patel · 8 years ago
  47. e17ef29 [MIPS] Add support to match more patterns for BBIT instruction by Strahinja Petrovic · 8 years ago
  48. 7853207 [InstCombine] Fold insert sequence if first ins has multiple users. by Florian Hahn · 8 years ago
  49. 722a758 [AArch64] allow v4f16 types when FullFP16 is supported by Sjoerd Meijer · 8 years ago
  50. 65eb760 [X86][Skylake] Fixing duplicated prefixes in the run command of Code Gen regression tests by Gadi Haber · 8 years ago
  51. e841c28 [AVX512] Correct isel patterns to support selecting masked vbroadcastf32x2/vbroadcasti32x2 by Craig Topper · 8 years ago
  52. d3803a9 [AVX512] Use 256-bit extract instructions for extracting bits [255:128] from a 512-bit register by Craig Topper · 8 years ago
  53. 4dde563 [X86] Apply SlowIncDec feature to Sandybridge/Ivybridge CPUs as well by Craig Topper · 8 years ago
  54. a821548 [cfi] Fixed non-determinism in codegen due to DenseSet iteration order by Mandeep Singh Grang · 8 years ago
  55. 3ccd12e [X86] Provide a separate feature bit for macro fusion support instead of basing it on the AVX flag by Craig Topper · 8 years ago
  56. b0edfb8 AMDGPU: Don't look for DS merge candidates with one use address by Matt Arsenault · 8 years ago
  57. 0a4c4f2 [AMDGPU] Use v_max_f* for fcanonicalize by Stanislav Mekhanoshin · 8 years ago
  58. 923dbc9 [TableGen] Fix a range based for loop to take the value by reference so that SimplifyTree can modify the copy in the array if its needs to. by Craig Topper · 8 years ago
  59. 90ea18a AMDGPU: Select clamp pattern with v2f16 by Matt Arsenault · 8 years ago
  60. eb73554 [Orc] Fix member variable ordering issue in OrcMCJITReplacement. by Lang Hames · 8 years ago
  61. cfcd4a3 [Error] Add an optional error message to cantFail. by Lang Hames · 8 years ago
  62. e23f91a [X86] Finish the subtarget and predicate implementation of CLWB. by Craig Topper · 8 years ago
  63. 81f2a10 [codeview] add missing break in CodeGen/AsmPrinter/DebugHandlerBase.cpp by Bob Haarman · 8 years ago
  64. aa1a72d [cfi] Avoid branch veneers in jump tables when possible. by Evgeniy Stepanov · 8 years ago
  65. 7cf6af5 [CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  66. 21f4a97 [cfi] Build __cfi_check as Thumb when applicable. by Evgeniy Stepanov · 8 years ago
  67. 65a4721 Fix the dwarfdump test so that it passes in its new location by Reid Kleckner · 8 years ago
  68. 71bf2c2 Move dwarfdump test to DebugInfo/X86 now that it looks for x86 register names by Reid Kleckner · 8 years ago
  69. 4e044bf Revert "[SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer" by Matt Morehouse · 8 years ago
  70. 0488e47 [LoopUnswitch] Fix a simple bug which disables loop unswitch for select statement by Wei Mi · 8 years ago
  71. 943b3d4 Fix indentation of find_first_existing_vc_file by Reid Kleckner · 8 years ago
  72. 87b9591 [cmake] Stop putting the revision info in LLVM_VERSION_STRING by Reid Kleckner · 8 years ago
  73. e6c9ef3 [dwarfdump] Pretty print location expressions and location lists by Reid Kleckner · 8 years ago
  74. e5eabbf AMDGPU: Fix typo by Matt Arsenault · 8 years ago
  75. f9a69ed Simplify test case, so that it works for both trunk and release-5.0. by Joerg Sonnenberger · 8 years ago
  76. e769623 [NFC] clang-format llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp by Bob Haarman · 8 years ago
  77. ebcb588 Reland r311957 [codeview] support more DW_OPs for more complete debug info by Bob Haarman · 8 years ago
  78. 1539440 [FunctionImport] Avoid unused variable warnings in Release builds by Benjamin Kramer · 8 years ago
  79. c95fd24 [SimplifyCFG] Fix for PR34219: Preserve alignment after merging conditional stores. by Alexey Bataev · 8 years ago
  80. 505883f [llvm-rc] Fix DIALOG(EX) parsing ability (parser, pt 5/8). by Marek Sokolowski · 8 years ago
  81. db26686 [docs] Fix Scudo documentation error by Kostya Kortchinsky · 8 years ago
  82. 50a9486 [SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer by Matt Morehouse · 8 years ago
  83. a135575 Update Scudo allocator documentation. by Kostya Kortchinsky · 8 years ago
  84. 3ff9c13 [InstCombine] Support vector splats in transformZExtICmp by Craig Topper · 8 years ago
  85. 6116180 [DAG] Bound loop dependence check in merge optimization. by Hans Wennborg · 8 years ago
  86. 39c1ebd [ThinLTO] Clean up stale alias import handling by Teresa Johnson · 8 years ago
  87. fac36eb [LoopUnroll] Make the test for PR33437 actually useful. by Davide Italiano · 8 years ago
  88. 42defb6 [PGO] Fixed non-determinism with DenseSet storing function importing info. by Ana Pazos · 8 years ago
  89. ae0931e Fix build of llvm-mc-assemble/disassemble-fuzzer by Justin Bogner · 8 years ago
  90. 7ca5fcc [llvm-rc] Add DIALOG(EX) parsing ability (parser, pt 5/8). by Marek Sokolowski · 8 years ago
  91. e99d47f [X86] Fix copy pasto from r311841. Call getOnesVector instead of getZeroVector. by Craig Topper · 8 years ago
  92. 31ec888 Add null check for promoted direct call by Dehao Chen · 8 years ago
  93. a67ad7b [SimplifyCFG] Update initial test for better testing of the fix for by Alexey Bataev · 8 years ago
  94. 1bf0915 [Instruction] add moveAfter() convenience function; NFCI by Sanjay Patel · 8 years ago
  95. d0babe3 [X86] Add a test cases to demonstrate selecting GPR instructions when by Guy Blank · 8 years ago
  96. 3fbcc06 [X86] Adding a test to demonstrate aggressive folding for LEA facotrization. by Jatin Bhateja · 8 years ago
  97. a403b9f [ARM] - Tidy-up ARMAsmPrinter.cpp by Javed Absar · 8 years ago
  98. d29af7c [ARM] GlobalISel: Select globals in PIC mode by Diana Picus · 8 years ago
  99. 86e5102 [ARM] GlobalISel: Rename tests. NFC. by Diana Picus · 8 years ago
  100. 1de13c0 Revert "The current version of LLVM X86 disassembler incorrectly interprets some possible sets of x86 prefixes. This patch is the first step to close PR7709 and PR17697. There will be next patch(es) to close relative PRs." temporarily while some regressions are addressed. by Eric Christopher · 8 years ago