1. 64002dd [yaml2obj/obj2yaml] - Support dumping/parsing ABI version. by George Rimar · 7 years ago
  2. 41901c0 [InstCombine][AMDGPU] Handle more buffer intrinsics by Piotr Sobczak · 7 years ago
  3. 8d01cce [MSan] Don't emit __msan_instrument_asm_load() calls by Alexander Potapenko · 7 years ago
  4. 0564fdd Revert r349731 "[CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads." by Clement Courbet · 7 years ago
  5. 74d8f37 [NFC] Fix trailing comma after function. by Clement Courbet · 7 years ago
  6. 768b489 [CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads. by Clement Courbet · 7 years ago
  7. 631b5bc [HWASAN] Add support for memory intrinsics by Eugene Leviant · 7 years ago
  8. 26f6300 [PowerPC] Implement the isSelectSupported() target hook by Kang Zhang · 7 years ago
  9. f41808d [DAGCombiner] Fix a place that was creating a SIGN_EXTEND with an extra operand. by Craig Topper · 7 years ago
  10. 42a382c Introduce llvm.loop.parallel_accesses and llvm.access.group metadata. by Michael Kruse · 7 years ago
  11. 347590f [WebAssembly] Emit a splat for v128 IMPLICIT_DEF by Thomas Lively · 7 years ago
  12. b15ca80 Fix build errors introduced by r349712 on aarch64 bots. by Amara Emerson · 7 years ago
  13. d0092eb [WebAssembly] Gate unimplemented SIMD ops on flag by Thomas Lively · 7 years ago
  14. 6493b36 AMDGPU: Make i1/i64/v2i32 and/or/xor legal by Matt Arsenault · 7 years ago
  15. 48efaa1 AMDGPU/GlobalISel: Fix ValueMapping tables for i1 by Matt Arsenault · 7 years ago
  16. 32e66b7 [X86] Disable custom widening of signed/unsigned add/sub saturation intrinsics under -x86-experimental-vector-widening-legalization. by Craig Topper · 7 years ago
  17. 80fa53b [AArch64][GlobalISel] Implement selection og G_MERGE of two s32s into s64. by Amara Emerson · 7 years ago
  18. f6ea129 [binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0 by Jordan Rupprecht · 7 years ago
  19. e675164 AMDGPU/GlobalISel: RegBankSelect for fp conversions by Matt Arsenault · 7 years ago
  20. c6f0084 AMDGPU/GlobalISel: Legality/regbankselect for atomicrmw/atomic_cmpxchg by Matt Arsenault · 7 years ago
  21. b7cd6fd [asan] Undo special treatment of linkonce_odr and weak_odr by Vitaly Buka · 7 years ago
  22. a94c934 [asan] Prevent folding of globals with redzones by Vitaly Buka · 7 years ago
  23. 94edab2 [gn build] Make `ninja check-lld` also run LLD's unit tests by Nico Weber · 7 years ago
  24. 722838d [DwarfExpression] Fix a typo in a doxygen comment. NFC. by Matt Davis · 7 years ago
  25. d24b4c8 [gn build] Add check-lld target and make it work by Nico Weber · 7 years ago
  26. 2895012 [X86] Remove TLI variable from ReplaceNodeResults. NFC by Craig Topper · 7 years ago
  27. 934db57 AMDGPU: Add patterns for v4i16/v4f16 -> v4i16/v4f16 bitcasts by Rhys Perry · 7 years ago
  28. ac09626 [CodeGenPrepare] Fix bad IR created by large offset GEP splitting. by Eli Friedman · 7 years ago
  29. 2f8229e Fix test commit by Rhys Perry · 7 years ago
  30. 1b084f0 Test commit by Rhys Perry · 7 years ago
  31. d45f58d [llvm-mca] Rename directory for the Cortex tests (NFC) by Evandro Menezes · 7 years ago
  32. 289ef28 [llvm-mca] Update Exynos test cases (NFC) by Evandro Menezes · 7 years ago
  33. a403dca [AArch64] Improve Exynos predicates by Evandro Menezes · 7 years ago
  34. f236e02 [AArch64] Use canonical copy idiom by Evandro Menezes · 7 years ago
  35. 992a545 Revert "[BDCE][DemandedBits] Detect dead uses of undead instructions" by Nikita Popov · 7 years ago
  36. 8099039 [llvm-ar] Simplify string table get-or-insert pattern with .insert, NFC by Reid Kleckner · 7 years ago
  37. 34890f3 [x86] add test to show ddup hole; NFC (PR37502) by Sanjay Patel · 7 years ago
  38. f85aa0e [gn build] Add build file for clang/lib/Basic and dependencies, 2nd try by Nico Weber · 7 years ago
  39. 576e6bc Revert 349677, it contained a whole bunch of stuff I did not mean to commit by Nico Weber · 7 years ago
  40. fc16245 [gn build] Add build file for clang/lib/Basic and dependencies by Nico Weber · 7 years ago
  41. c93c383 [BDCE][DemandedBits] Detect dead uses of undead instructions by Nikita Popov · 7 years ago
  42. 97a44c8 Re-land "Fix MSVC dependency issue between Clang-tablegen and LLVM-tablegen" by Alexandre Ganea · 7 years ago
  43. 7bdfb49 [X86] Remove a bunch of 'else' after returns in reduceVMULWidth. NFC by Craig Topper · 7 years ago
  44. 838b95b5 llvm-dwarfdump: Improve/fix pretty printing of array dimensions by David Blaikie · 7 years ago
  45. dc8dd58 [ThinLTO] Remove dllimport attribute from locally defined symbols by Matthew Voss · 7 years ago
  46. 39d6588 [GlobalISel][AArch64] Add support for @llvm.ceil by Jessica Paquette · 7 years ago
  47. 4b7ed4f [llvm-mca] Rename an error variable. by Matt Davis · 7 years ago
  48. edc71ed [X86] Don't match TESTrr from (cmp (and X, Y), 0) during isel. Defer to post processing by Craig Topper · 7 years ago
  49. c3f9ab5 [X86] Fix assert fails in pass X86AvoidSFBPass by Craig Topper · 7 years ago
  50. 6bad72c [llvm-mca] Add an error handler for error from parseCodeRegions by Matt Davis · 7 years ago
  51. a7c6704 Revert r349517 "[CMake] Default options for faster executables on MSVC" by Alexandre Ganea · 7 years ago
  52. 80ebdb9 Revert r349517 "[CMake] Default options for faster executables on MSVC" by Alexandre Ganea · 7 years ago
  53. 0a13921 [AArch64] Improve the Exynos M3 pipeline model by Evandro Menezes · 7 years ago
  54. 27b9d22 [llvm-mca] Split test (NFC) by Evandro Menezes · 7 years ago
  55. 917e49e Regenerate test by Simon Pilgrim · 7 years ago
  56. 82da72e Test commit by Anton Afanasyev · 7 years ago
  57. 455880c [X86] Remove already upgraded llvm.x86.avx512.mask.padds/psubs tests by Simon Pilgrim · 7 years ago
  58. 50eb45a [ValueTracking] remove unused parameters from helper functions; NFC by Sanjay Patel · 7 years ago
  59. 95dad60 [BPF] Generate BTF DebugInfo under BPF target by Yonghong Song · 7 years ago
  60. 725ddc3 [gn build] Merge r349605 by Nico Weber · 7 years ago
  61. 97de56d [Object] Deduplicate long archive member names by Peter Wu · 7 years ago
  62. 50ca11a Test commit by Amy Kwan · 7 years ago
  63. ece1647 [X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic intrinsics (llvm) by Simon Pilgrim · 7 years ago
  64. 0d195ad [SelectionDAG] Optional handling of UNDEF elements in matchBinaryPredicate (part 2 of 2) by Simon Pilgrim · 7 years ago
  65. e072f8b [SelectionDAG] Optional handling of UNDEF elements in matchBinaryPredicate (part 1 of 2) by Simon Pilgrim · 7 years ago
  66. cd37825 [TargetLowering] Fix propagation of undefs in zero extension ops (PR40091) by Simon Pilgrim · 7 years ago
  67. 0bc70d3 Let TableGen write output only if it changed, instead of doing so in cmake, attempt 2 by Nico Weber · 7 years ago
  68. a395f98 Fix test MC/AMDGPU/reloc.s by Nicolai Haehnle · 7 years ago
  69. f882345 [X86][SSE] Remove use of SSE ADDS/SUBS saturation intrinsics from schedule/stack tests by Simon Pilgrim · 7 years ago
  70. f835629 AMDGPU: Use an ABS32_LO relocation for SCRATCH_RSRC_DWORD1 by Nicolai Haehnle · 7 years ago
  71. 96c60ea [llvm-objdump] - Fix one more BB. by George Rimar · 7 years ago
  72. de6808b [SelectionDAG] Optional handling of UNDEF elements in matchUnaryPredicate by Simon Pilgrim · 7 years ago
  73. 8468ad2 [X86][SSE] Remove SSE ADDUS/SUBUS saturation intrinsics from schedule/stack tests by Simon Pilgrim · 7 years ago
  74. 927407d [llvm-objdump] - Fix BB. by George Rimar · 7 years ago
  75. 92b052b [llvm-objdump] - Demangle the symbols when printing symbol table and relocations. by George Rimar · 7 years ago
  76. 8cea59c AMDGPU/InsertWaitcnts: Update VGPR/SGPR bounds when brackets are merged by Carl Ritson · 7 years ago
  77. 331ffd3 [ARM GlobalISel] Support G_CONSTANT for Thumb2 by Diana Picus · 7 years ago
  78. 028b8a6 AMDGPU/GlobalISel: Regbankselect for fsub by Matt Arsenault · 7 years ago
  79. fcaab03 [llvm-objcopy] [COFF] Fix the Object forward declaration by Martin Storsjo · 7 years ago
  80. e318fd6 [llvm-objcopy] Initial COFF support by Martin Storsjo · 7 years ago
  81. 35e719f [DebugInfo] Make AsmPrinter struct HandlerInfo and Handlers protected by Yonghong Song · 7 years ago
  82. 79550f6 [bugpoint][PR29027] Reduce function attributes by Brian Gesiak · 7 years ago
  83. 11acfd4 Fix use-after-free with profile remapping. by Richard Smith · 7 years ago
  84. 979b87d [PowerPC]Exploit P9 vabsdu for unsigned vselect patterns by Kewen Lin · 7 years ago
  85. 4bc3cc6 [gn build] Add build file for llvm-objcopy by Nico Weber · 7 years ago
  86. afdba0b Re-land "Fix MSVC dependency issue between Clang-tablegen and LLVM-tablegen" by Alexandre Ganea · 7 years ago
  87. 3eabb09 Add llvm-objdump man page by Ed Maste · 7 years ago
  88. 174382c [AArch64] Simplify the Exynos M3 pipeline model by Evandro Menezes · 7 years ago
  89. a5a5e44 [AArch64] Fix instructions order (NFC) by Evandro Menezes · 7 years ago
  90. ab30375 [llvm-mca] Improve test (NFC) by Evandro Menezes · 7 years ago
  91. 6cd86b7 [DebugInfo] Move several private headers to include directory by Yonghong Song · 7 years ago
  92. 77376c8 [InstCombine] add tests for extract of vector load; NFC by Sanjay Patel · 7 years ago
  93. 1a95f98 Preserve the linkage for objc* intrinsics as clang will set them to weak_external in some cases by Pete Cooper · 7 years ago
  94. d2c49ab Add nonlazybind to objc_retain/objc_release when converting from intrinsics. by Pete Cooper · 7 years ago
  95. efdc433 [LAA] Introduce enum for vectorization safety status (NFC). by Florian Hahn · 7 years ago
  96. b9f7652 [asan] Restore ODR-violation detection on vtables by Vitaly Buka · 7 years ago
  97. 83544a5 [LoopVectorize] auto-generate complete checks; NFC by Sanjay Patel · 7 years ago
  98. 7c9e35d Rewrite objc intrinsics to runtime methods in PreISelIntrinsicLowering instead of SDAG. by Pete Cooper · 7 years ago
  99. e15b0c6 [AArch64] Avoid crashing on .seh directives in assembly by Martin Storsjo · 7 years ago
  100. faf7b5d [InstCombine] auto-generate complete checks; NFC by Sanjay Patel · 7 years ago