1. ae1871f [x86] add more tests for horizontal ops; NFC by Sanjay Patel · 8 years ago
  2. 71f3f90 Fix some size_t / uint32_t mismatched comparisons. by Zachary Turner · 8 years ago
  3. 70b69dc [NFC] Change Key in Argument to a std::string by Jessica Paquette · 8 years ago
  4. ae734ae [llvm-pdbutil] Print detailed S_UDT stats. by Zachary Turner · 8 years ago
  5. 75475a8 [dsymutil] Don't mark forward declarations as canonical. by Jonas Devlieghere · 8 years ago
  6. 63bb820 Revert "[dsymutil] Don't mark forward declarations as canonical." by Jonas Devlieghere · 8 years ago
  7. fec731b [ObjCARC] Pass the correct BasicBlock to fix assertion failure. by Akira Hatanaka · 8 years ago
  8. 3143eac [dsymutil] Don't mark forward declarations as canonical. by Jonas Devlieghere · 8 years ago
  9. 93d5c69 [lit] Make symlinks in test paths work a different way by Reid Kleckner · 8 years ago
  10. c3f43cf [DAGCombiner] Do a better job of ensuring we don't split elements when combining an extract_subvector of a bitcasted build_vector. by Craig Topper · 8 years ago
  11. 2c1824a [llvm-dwarfdump] Brief mode only dumps debug_info by default by Jonas Devlieghere · 8 years ago
  12. 44fb142 Revert "[lit] Don't call realpath on the path used for test suite search" by Reid Kleckner · 8 years ago
  13. b2e2c4b [lit] Don't call realpath on the path used for test suite search by Reid Kleckner · 8 years ago
  14. da536d4 [InstCombine] improve demanded vector elements analysis of insertelement by Sanjay Patel · 8 years ago
  15. aa74e1b [codeview] Generalize DIExpression parsing to handle load chains by Reid Kleckner · 8 years ago
  16. b7d233e Revert r312240 by Alex Lorenz · 8 years ago
  17. a8bf892 Update test: by Konstantin Zhuravlyov · 8 years ago
  18. 3a1825c Revert r311525: "[XRay][CodeGen] Use PIC-friendly code in XRay sleds; remove synthetic references in .text" by Daniel Jasper · 8 years ago
  19. 7e05f0e [SLPVectorizer] Move out Entry->NeedToGather check and assert of inner loop as invariant, NFCI. by Dinar Temirbulatov · 8 years ago
  20. 25ca678 [X86] Added run line to intrinsics upgrade test. NFC. by Yael Tsafrir · 8 years ago
  21. adeedb1 Build LLVM with -Wstrict-prototypes enabled by Alex Lorenz · 8 years ago
  22. 2464521 [BinaryFormat] Fix out of bounds read. by Benjamin Kramer · 8 years ago
  23. 1914cbf AMD family 17h (znver1) scheduler model update. by Ashutosh Nema · 8 years ago
  24. 43878499 [Docs] Update CodingStandards to recommend range-based for loops by Alex Bradbury · 8 years ago
  25. 1a7f03e [Object] Verify object sizes before handing out StringRefs pointing out by Benjamin Kramer · 8 years ago
  26. 4ebb481 [GlobalISel][X86] Refactor X86LegalizerInfo. NFC. by Igor Breger · 8 years ago
  27. b67279b [AArch64] v8.3-a complex number support by Sam Parker · 8 years ago
  28. 10edef1 [llvm-cov] Read in function names for filtering from a text file. by Sean Eveson · 8 years ago
  29. b5552f8 [ARM] Reverse PostRASched subtarget feature logic by Sam Parker · 8 years ago
  30. 5795194 [AArch64] IDSAR6 register assembler support by Sam Parker · 8 years ago
  31. e6310c7 [AArch64] Support COFF linker directives by Martin Storsjo · 8 years ago
  32. 5c5cdb3 [IRCE] Identify loops with latch comparison against current IV value by Max Kazantsev · 8 years ago
  33. cadb3e1 Revert r312194: "[MachineOutliner] Add missed optimization remarks for the outliner." by Daniel Jasper · 8 years ago
  34. 9f2d0b8 [IRCE][NFC] Rename IndVarNext to IndVarBase by Max Kazantsev · 8 years ago
  35. b9af9b0 Temporarily revert "Update branch coalescing to be a PowerPC specific pass" by Eric Christopher · 8 years ago
  36. c3f95e0 AMDGPU: Don't assert in TTI with fp32 denorms enabled by Matt Arsenault · 8 years ago
  37. 639888f Revert "llvm-mt: Fix release of OutputDoc" by Vitaly Buka · 8 years ago
  38. 9946989 llvm-mt: Fix release of OutputDoc by Vitaly Buka · 8 years ago
  39. e02cff1 AMDGPU: Use set for tracked registers by Matt Arsenault · 8 years ago
  40. b5924ab [Orc] Add a comment about member variable dependencies to OrcMCJITReplacement. by Lang Hames · 8 years ago
  41. 72cfebd [XRay][tools] Fix an accounting bug in llvm-xray account by Dean Michael Berris · 8 years ago
  42. 33a7788 cmake: Invent add_llvm_fuzzer to set up fuzzer targets by Justin Bogner · 8 years ago
  43. cb4a5a0 Revert "Revert r312139 "Verifier: Verify the correctness of fragment expressions attached to globals."" by Adrian Prantl · 8 years ago
  44. 6f18931 Don't add a fragment expression when GlobalSRA splits up a single-member struct by Adrian Prantl · 8 years ago
  45. 38a8d04 llvm-isel-fuzzer: Stop including FuzzerInterface.h by Justin Bogner · 8 years ago
  46. a7f8823 [MachineOutliner] Add missed optimization remarks for the outliner. by Jessica Paquette · 8 years ago
  47. 8231133 [yaml2obj][ELF] Make symbols optional for relocations by Petr Hosek · 8 years ago
  48. 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
  49. ac2dfaf [SanitizeCoverage] Enable stack-depth coverage for -fsanitize=fuzzer by Matt Morehouse · 8 years ago
  50. 2ccb804 Revert r312139 "Verifier: Verify the correctness of fragment expressions attached to globals." by Hans Wennborg · 8 years ago
  51. 7875e9f [ARM] Replace fixed-size SmallSet with a bitset. by Benjamin Kramer · 8 years ago
  52. 73dd3b8 AMDGPU: Correct operand types for v_mad_mix* by Matt Arsenault · 8 years ago
  53. 92b6b15 Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"" by Hans Wennborg · 8 years ago
  54. aa892fd Simplify writeArchive return type. by Rui Ueyama · 8 years ago
  55. 564f4d8 Fix test after rL312144 by Konstantin Zhuravlyov · 8 years ago
  56. e6ed980 [InstCombine] add more vector demand examples; NFC by Sanjay Patel · 8 years ago
  57. 9863705 SelectionDAG: Emit correct debug info for multi-register function arguments. by Adrian Prantl · 8 years ago
  58. b5b9823 [IR] Don't print "!DIExpression() = !DIExpression()" when dumping by Reid Kleckner · 8 years ago
  59. 5c6206f Refactor DIBuilder::createFragmentExpression into a static DIExpression member by Adrian Prantl · 8 years ago
  60. 5d79590 [ARM] Use Swift error registers on non-Darwin targets by Brian Gesiak · 8 years ago
  61. c1e0b4f [WebAssembly] Update debug info test after r312144 by Derek Schuff · 8 years ago
  62. 36fa01b NewGVN: Make sure we add the correct user if we swapped the comparison operands by Daniel Berlin · 8 years ago
  63. 01a26ff NewGVN: Allow simplification into variables by Daniel Berlin · 8 years ago
  64. be7fdad [GISel]: Add a clean up combiner during legalization. by Aditya Nandakumar · 8 years ago
  65. 065862a [GVNSink] Remove dependency on SmallPtrSet iteration order. by Benjamin Kramer · 8 years ago
  66. 62c7c25 Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding" by Geoff Berry · 8 years ago
  67. 08c4fd3 [X86] Remove unneed AVX512 check from fast isel. by Craig Topper · 8 years ago
  68. 3e170f0 [WebAssembly] Add target feature for atomics by Derek Schuff · 8 years ago
  69. 69e607f Canonicalize the representation of empty an expression in DIGlobalVariableExpression by Adrian Prantl · 8 years ago
  70. ec6b6f4 [codeview] make DbgVariableLocation::extractFromMachineInstruction use Optional by Bob Haarman · 8 years ago
  71. d3f69d7 docs: remove dead doxygen tarball link by Hans Wennborg · 8 years ago
  72. 29126d9 Verifier: Verify the correctness of fragment expressions attached to globals. by Adrian Prantl · 8 years ago
  73. 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
  74. 4c877ef [X86] Remove GCCBuiltin for some intrinsics that aren't used by clang. Add TODO to remove them. by Craig Topper · 8 years ago
  75. 7f372fd [GlobalISel][X86] Support variadic function call. by Igor Breger · 8 years ago
  76. b3e25ce Re-land MachineInstr: Reason locally about some memory objects before going to AA. by Balaram Makam · 8 years ago
  77. 17f4bfb [InstCombine] remove unnecessary vector select fold; NFCI by Sanjay Patel · 8 years ago
  78. ccd99b4 fix more typos; NFC by Sanjay Patel · 8 years ago
  79. b987f880 fix typos; NFC by Sanjay Patel · 8 years ago
  80. e17ef29 [MIPS] Add support to match more patterns for BBIT instruction by Strahinja Petrovic · 8 years ago
  81. 7853207 [InstCombine] Fold insert sequence if first ins has multiple users. by Florian Hahn · 8 years ago
  82. 722a758 [AArch64] allow v4f16 types when FullFP16 is supported by Sjoerd Meijer · 8 years ago
  83. 65eb760 [X86][Skylake] Fixing duplicated prefixes in the run command of Code Gen regression tests by Gadi Haber · 8 years ago
  84. e841c28 [AVX512] Correct isel patterns to support selecting masked vbroadcastf32x2/vbroadcasti32x2 by Craig Topper · 8 years ago
  85. d3803a9 [AVX512] Use 256-bit extract instructions for extracting bits [255:128] from a 512-bit register by Craig Topper · 8 years ago
  86. 4dde563 [X86] Apply SlowIncDec feature to Sandybridge/Ivybridge CPUs as well by Craig Topper · 8 years ago
  87. a821548 [cfi] Fixed non-determinism in codegen due to DenseSet iteration order by Mandeep Singh Grang · 8 years ago
  88. 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
  89. b0edfb8 AMDGPU: Don't look for DS merge candidates with one use address by Matt Arsenault · 8 years ago
  90. 0a4c4f2 [AMDGPU] Use v_max_f* for fcanonicalize by Stanislav Mekhanoshin · 8 years ago
  91. 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
  92. 90ea18a AMDGPU: Select clamp pattern with v2f16 by Matt Arsenault · 8 years ago
  93. eb73554 [Orc] Fix member variable ordering issue in OrcMCJITReplacement. by Lang Hames · 8 years ago
  94. cfcd4a3 [Error] Add an optional error message to cantFail. by Lang Hames · 8 years ago
  95. e23f91a [X86] Finish the subtarget and predicate implementation of CLWB. by Craig Topper · 8 years ago
  96. 81f2a10 [codeview] add missing break in CodeGen/AsmPrinter/DebugHandlerBase.cpp by Bob Haarman · 8 years ago
  97. aa1a72d [cfi] Avoid branch veneers in jump tables when possible. by Evgeniy Stepanov · 8 years ago
  98. 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
  99. 21f4a97 [cfi] Build __cfi_check as Thumb when applicable. by Evgeniy Stepanov · 8 years ago
  100. 65a4721 Fix the dwarfdump test so that it passes in its new location by Reid Kleckner · 8 years ago