1. 456e0ea [CMake] llvm-lto depends on intrinsics_gen by Chris Bieneman · 9 years ago
  2. dafc355 [CMake] llvm-ar depends on intrinsics_gen by Chris Bieneman · 9 years ago
  3. 435a2cf [CMake] llvm-profdata depends on intrinsics_gen by Chris Bieneman · 9 years ago
  4. 7fd026b [CMake] LTO depends on intrinsics_gen by Chris Bieneman · 9 years ago
  5. 5527d64 [AMDGPU] Change frexp.exp intrinsic to return i16 for f16 input by Konstantin Zhuravlyov · 9 years ago
  6. 3000aab [SelectionDAG] Add knowbits support for CONCAT_VECTOR opcode by Simon Pilgrim · 9 years ago
  7. d4e6a9b [X86] Add knownbits concat_vector test by Simon Pilgrim · 9 years ago
  8. 38ccacb [Examples] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. by Eugene Zelenko · 9 years ago
  9. 3a7f010 [LoopSimplify] Preserve LCSSA when removing edges from unreachable blocks. by Michael Zolotukhin · 9 years ago
  10. 24feb85 [MIRPrinter] XFAIL test for powerpc by Geoff Berry · 9 years ago
  11. c0aec7f Revert "Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch" by Mehdi Amini · 9 years ago
  12. 9df5d1c Statistic/Timer: Include timers in PrintStatisticsJSON(). by Matthias Braun · 9 years ago
  13. 9262f00 Timer: Track name and description. by Matthias Braun · 9 years ago
  14. 181c24a [MIRPrinter] Print raw branch probabilities as expected by MIRParser by Geoff Berry · 9 years ago
  15. 13892fc AMDGPU: Fix unused variable warning by Matt Arsenault · 9 years ago
  16. bd831c7 Fix test from r287353: don't use /dev/null by Hans Wennborg · 9 years ago
  17. 8fb7aa0 [LTO] Add option to generate optimization records by Adam Nemet · 9 years ago
  18. fc3b380 [DebugInfo] Fix some Clang-tidy modernize-use-default, modernize-use-equal-delete and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  19. 3e367e6 IRMover: Avoid accidentally mapping types from the destination module (PR30799) by Hans Wennborg · 9 years ago
  20. ed72617 Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch by Mehdi Amini · 9 years ago
  21. 37f2389c [PPC] limit line width to 80 characters by Ehsan Amiri · 9 years ago
  22. a60ff0d [mips][msa] Implement f16 support by Simon Dardis · 9 years ago
  23. 0f37c5c [X86][AVX512] Split AVX512F/AVX512VL tests to demonstrate missed int2fp opportunities without AVX512VL by Simon Pilgrim · 9 years ago
  24. eb33845 GlobalISel: Fix unconditional fallback with global isel abort is disabled by Tom Stellard · 9 years ago
  25. a006842 AMDGPU/SI: Remove zero_extend patterns for i16 ops selected to 32-bit insts by Tom Stellard · 9 years ago
  26. 8a56643 [simplifycfg][loop-simplify] Preserve loop metadata in 2 transformations. by Florian Hahn · 9 years ago
  27. f482b59 Cleanup function with clang-format. NFCI. by Simon Pilgrim · 9 years ago
  28. 1e27a61 AMDGPU: Fix legalization of MUBUF instructions in shaders by Nicolai Haehnle · 9 years ago
  29. 546b063 Fix spelling mistakes in MIPS target comments. NFC. by Simon Pilgrim · 9 years ago
  30. 3d73fca [Power9] Add patterns for vnegd, vnegw by Ehsan Amiri · 9 years ago
  31. 9f23214 Fix spelling mistakes in AMDGPU target comments. NFC. by Simon Pilgrim · 9 years ago
  32. f04d638 [X86][AVX2] Add v8i32->v8i64 mul test (PR30845) by Simon Pilgrim · 9 years ago
  33. 178e833 Fix typo in comment. NFC. by Simon Pilgrim · 9 years ago
  34. 072e86d [PPC][DAGCombine] Convert SETCC to subtract when the result is zero extended by Ehsan Amiri · 9 years ago
  35. d1894a1 Fix go binding to adapt the new attribute API by Amaury Sechet · 9 years ago
  36. 35b775d [InstCombine][AVX-512] Teach InstCombineCalls how to handle the intrinsics for variable shift with 16-bit elements. by Craig Topper · 9 years ago
  37. e5e77e4 [AVX-512] Replace masked 16-bit element variable shift intrinsics with new unmasked versions and selects. by Craig Topper · 9 years ago
  38. 94dac3b AMDGPU: Move redundant setting of inst properties by Matt Arsenault · 9 years ago
  39. cbafc58 AMDGPU: Fix crash on illegal type for inlineasm by Matt Arsenault · 9 years ago
  40. fde9b8b Object: Simplify; remove unnecessary use of unique_ptr. by Peter Collingbourne · 9 years ago
  41. 3962c3a MachineOperand: Add dump() method by Matthias Braun · 9 years ago
  42. bc5bb8c convert bpf assembler to look like kernel verifier output by Alexei Starovoitov · 9 years ago
  43. 3d85988 [Docs][TableGen] Remove reference to tablegen supporting octal integers. It doesn't and hasn't for at least 9 years. by Craig Topper · 9 years ago
  44. fdec4f5 [AVX-512] Support FCOPYSIGN for v16f32 and v8f64 by Craig Topper · 9 years ago
  45. dc5eb21 Add an option to disable libedit by Yichao Yu · 9 years ago
  46. e65e5dd [CUDA] Update docs to indicate that MacOS is now supported. by Justin Lebar · 9 years ago
  47. 46f8597 [CUDA] Update docs; CUDA 8.0 is supported as of a while ago. by Justin Lebar · 9 years ago
  48. 5ef1278 [lli] Prefer `exit(1)` to `return 1` for consistency. by Davide Italiano · 9 years ago
  49. 9754b3b [lli] Factor out error handling. NFCI. by Davide Italiano · 9 years ago
  50. b28b8f2 [ReleaseNotes] Mention the completion of the upstreaming of the AVR backend by Dylan McKay · 9 years ago
  51. 2545ab0 [CMake] Error when LTO and lld are enabled on Darwin by Petr Hosek · 9 years ago
  52. 48bbdf7 Fix spelling mistakes in Hexagon target comments. NFC. by Simon Pilgrim · 9 years ago
  53. cd5b3fa Fix spelling mistakes in X86 target comments. NFC. by Simon Pilgrim · 9 years ago
  54. 9927ed3 [CodeView] Fix some Clang-tidy modernize-use-default, modernize-use-override and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  55. f6d63cc [libFuzzer] better documentation for -fsanitize-coverage=trace-cmp by Kostya Serebryany · 9 years ago
  56. f29212f [asan] Turn on Mach-O global metadata liveness tracking by default by Anna Zaks · 9 years ago
  57. 1d60951 Revert "AMDGPU: Enable ConstrainCopy DAG mutation" by Konstantin Zhuravlyov · 9 years ago
  58. d5fb62a [SCEV] limit recursion depth of CompareSCEVComplexity by Daniil Fukalov · 9 years ago
  59. ba41afe Wdocumentation fix by Simon Pilgrim · 9 years ago
  60. c9799c0 [X86][SSE] Improve lowering of vXi64 multiply with known zero 32-bit halves by Simon Pilgrim · 9 years ago
  61. ace4c03 Fix spelling in comment. NFC. by Simon Pilgrim · 9 years ago
  62. b83576e [cmake] Move LLVM_BUILD_STATIC check to an earlier point by Pavel Labath · 9 years ago
  63. 189d990 [ARM] Relax restriction on variadic functions for tailcall optimization by Pablo Barrio · 9 years ago
  64. 92dbb17 [X86] RegCall - Handling v64i1 in 32/64 bit target by Oren Ben Simhon · 9 years ago
  65. eaec8b3 Delete dead code and add asserts instead; NFC by Sanjoy Das · 9 years ago
  66. 74292e4 [ImplicitNullCheck] Fix an edge case where we were hoisting incorrectly by Sanjoy Das · 9 years ago
  67. 03b8325 [X86] Fix formatting. NFC by Craig Topper · 9 years ago
  68. 20732e5 [X86] Add a test case where, due to a bug in selectScalarSSELoad, we fold the same load twice. by Craig Topper · 9 years ago
  69. a685ab4 [XRay] Support AArch64 in LLVM by Dean Michael Berris · 9 years ago
  70. fb21e4d [CMake] [Darwin] Add support for debugging tablegen dependencies by Chris Bieneman · 9 years ago
  71. 92cb3ee [CMake] NFC. Updating CMake dependency specifications by Chris Bieneman · 9 years ago
  72. 44a5962 [AMDGPU] Add missing test for rL287203 by Konstantin Zhuravlyov · 9 years ago
  73. 0c92298 [AMDGPU] Custom lower f16 = fp_round f64 by Konstantin Zhuravlyov · 9 years ago
  74. 8fd8772 [AMDGPU] Promote f16/i16 conversions to f32/i32 by Konstantin Zhuravlyov · 9 years ago
  75. 54556b5 [AMDGPU] Expand `br_cc` for f16 by Konstantin Zhuravlyov · 9 years ago
  76. d47d405 [Orc] Clang-format the recent RPC update (r286620 and related). by Lang Hames · 9 years ago
  77. 3ecb35b Use profile info to adjust loop unroll threshold. by Dehao Chen · 9 years ago
  78. 38b5ba0 [CUDA] Update docs to indicate that clang now supports std::complex in CUDA mode. by Justin Lebar · 9 years ago
  79. a0c2c80 Remove a stale test case. by Lang Hames · 9 years ago
  80. d177313 llvm-dis: Remove dead code. by Peter Collingbourne · 9 years ago
  81. b8248fe [AVR] Remove some accidentally-commited code that broke the bots by Dylan McKay · 9 years ago
  82. 510c1b6 Introduce GlobalSplit pass. by Peter Collingbourne · 9 years ago
  83. af4a912 [AVR] Wrap all methods in the pseudo expansion pass in an anon namespace by Dylan McKay · 9 years ago
  84. ca6e81b [AVR] Fix basic block naming in ctlz and cttz tests by Dylan McKay · 9 years ago
  85. 96bd7c7 [AVR] Remove unused method from AVRTargetMachine by Dylan McKay · 9 years ago
  86. 08c9ce1 [AVR] Add tests for counting leading/trailing zeros by Dylan McKay · 9 years ago
  87. 09b0be2 [x86] allow FP-logic ops when one operand is FP and result is FP by Sanjay Patel · 9 years ago
  88. 10adab0 [AsmParser] Avoid recursing when lexing ';'. NFC. by Ahmed Bougacha · 9 years ago
  89. 03cebfb [CodeGen] Pass references, not pointers, to MMI helpers. NFC. by Ahmed Bougacha · 9 years ago
  90. 75fc882 Revert "Get GlobalISel to build on Linux after r286407" by Ahmed Bougacha · 9 years ago
  91. f522e20 [CodeGen] Pull MMI helpers from FunctionLoweringInfo to MMI. NFC. by Ahmed Bougacha · 9 years ago
  92. 8d35b78 [CodeGen] Cleanup MachineModuleInfo doxygen comments. NFC. by Ahmed Bougacha · 9 years ago
  93. cfe7cb0 [CodeGen] Sort MMI forward declarations. NFC. by Ahmed Bougacha · 9 years ago
  94. fbd189d General clean up of error handling in llvm-objdump to remove its use of report_fatal_error(). by Kevin Enderby · 9 years ago
  95. d2c33c4 [AVR] Add the pseudo instruction expansion pass by Dylan McKay · 9 years ago
  96. 9991c32 Fix "isn't a prototype" warning by Vitaly Buka · 9 years ago
  97. fb82552 X86: Simplify X86ISD::Wrapper operand checks. NFCI. by Peter Collingbourne · 9 years ago
  98. 99e15d0 [ImplicitNullChecks] Do not not handle call MachineInstrs by Sanjoy Das · 9 years ago
  99. 34c84f4 Bitcode: Introduce initial multi-module reader API. by Peter Collingbourne · 9 years ago
  100. 9769d9a ARM: fix CodeGen for 64-bit shifts. by Tim Northover · 9 years ago