1. b63144f Reapply r286080 with a phony change in Hexagon's CMakeLists.txt by Krzysztof Parzyszek · 9 years ago
  2. ef6860f [RandomNumberGenerator] Remove MSVC 2013 compatibility hack. by Davide Italiano · 9 years ago
  3. 10d3cd3 ARM: lower fpowi appropriately for Windows ARM by Saleem Abdulrasool · 9 years ago
  4. 1340fda Revert r286080: it breaks build bots by Krzysztof Parzyszek · 9 years ago
  5. 2a82955 [Hexagon] Remove redundant custom selection code by Krzysztof Parzyszek · 9 years ago
  6. b4680dd [Hexagon] Round 5 of selection pattern simplifications by Krzysztof Parzyszek · 9 years ago
  7. 005dc5e [Hexagon] Round 4 of selection pattern simplifications by Krzysztof Parzyszek · 9 years ago
  8. 5d9ffcf [Hexagon] Round 3 of selection pattern simplifications by Krzysztof Parzyszek · 9 years ago
  9. a1c42e6 [Hexagon] Round 2 of selection pattern simplifications by Krzysztof Parzyszek · 9 years ago
  10. dc0f6ae [SelectionDAG] Add support for vector demandedelts in XOR opcodes by Simon Pilgrim · 9 years ago
  11. 20ea1e9 [X86] Add knownbits vector xor test by Simon Pilgrim · 9 years ago
  12. 90419a0 [AVX-512] Remove intrinsics for 128/256-bit masked variable shift. Instead upgrade them to a select and the older AVX2 intrinsic. by Craig Topper · 9 years ago
  13. 4734b82 [AVX-512] Remove intrinsics for 128/256-bit masked shift by immediate. Instead upgrade them to a select and the older SSE/AVX2 intrinsic. by Craig Topper · 9 years ago
  14. 67ef824 [SelectionDAG] Add support for vector demandedelts in OR opcodes by Simon Pilgrim · 9 years ago
  15. cd57e73 [AVX-512] Remove intrinsics for 128/256-bit masked shift by single element in xmm. Instead upgrade them to a select and the older SSE/AVX2 intrinsic. by Craig Topper · 9 years ago
  16. 151fabe [AVX-512] Remove a 512-bit test cases from the avx512vl test file. It already exists in the avx512f test file. by Craig Topper · 9 years ago
  17. c7f268c [X86] Add knownbits vector or test by Simon Pilgrim · 9 years ago
  18. 65d5c2d [X86][SSE] Reuse zeroable element mask in lowerVectorShuffleAsElementInsertion. NFCI by Simon Pilgrim · 9 years ago
  19. 12acb63 [BitcodeWriter] Replace a manual byteswap with read32be. by Benjamin Kramer · 9 years ago
  20. bd04d5b [X86] Add a few more fptoui test cases to the vec_fp_to_int.ll. The codegen for these test cases will be improved for AVX512 in a future commit. by Craig Topper · 9 years ago
  21. 4a6fc8b Kill deprecated attribute API by Amaury Sechet · 9 years ago
  22. c7524ad [APFloat] Make functions that produce APFloaat objects use correct semantics. by Tim Shen · 9 years ago
  23. e7c8559 [AVX-512] Add missing EVEX version of pattern for (v2f64 (extloadv2f32 addr:)) -> VCVTPS2PDZ128rm by Craig Topper · 9 years ago
  24. ac00b70 [AVX-512] Add avx512vl command line to the fpext test and add -show-mc-encoding to show where we aren't using EVEX instructions. by Craig Topper · 9 years ago
  25. 197ca31 [AVX-512] Lower AVX cvtpd2ps intrinsic to ISD::FP_ROUND so it can use EVEX instruction when available. by Craig Topper · 9 years ago
  26. c67db1e [AVX-512] Lower SSE/AVX cvtdq2ps intrinsics directly to ISD::SINT_TO_FP so they can use EVEX instructions when available. by Craig Topper · 9 years ago
  27. 04b2a60 [AVX-512] Add -show-mc-encoding to legacy vector intrinsic tests so we can see when VEX or EVEX encoded instructions are being emitted. Make sure the tests all have an avx2 command line and an skx command line. by Craig Topper · 9 years ago
  28. 8509ed8 [Hexagon] Relocate pattern-related bits to proper places by Krzysztof Parzyszek · 9 years ago
  29. 7930d75 [Hexagon] Round 1 of selection pattern simplifications by Krzysztof Parzyszek · 9 years ago
  30. 38e4e3f test commit by Boris Ulasevich · 9 years ago
  31. cc24df9 [X86][SSE] Reuse zeroable element mask in lowerVectorShuffleAsBlend. NFCI by Simon Pilgrim · 9 years ago
  32. 30c59a5 [X86][SSE] Reuse zeroable element mask in lowerVectorShuffleAsZeroOrAnyExtend. NFCI by Simon Pilgrim · 9 years ago
  33. 6048d74 [X86][SSE] Reuse zeroable element mask in SSE4A EXTRQ/INSERTQ vector shuffle lowering. NFCI by Simon Pilgrim · 9 years ago
  34. 85b073e [X86][SSE] Reuse zeroable element mask in PSHUFB vector shuffle lowering. NFCI by Simon Pilgrim · 9 years ago
  35. 4f6ce44 [X86][SSE] Reuse zeroable element mask in lowerVectorShuffleAsInsertPS. NFCI by Simon Pilgrim · 9 years ago
  36. a5d2239 [X86][SSE] Reuse zeroable element mask in lowerVectorShuffleAsBitMask. NFCI by Simon Pilgrim · 9 years ago
  37. de1867f [LoopStrengthReduce] Don't use a DenseSet<int64_t> when we might add any valid int64_t to the set. by Justin Lebar · 9 years ago
  38. dc9cfd5 [X86][SSE] Reuse zeroable element mask instead of regenerating it. NFCI by Simon Pilgrim · 9 years ago
  39. 60b1e12 [Hexagon] Split all selection patterns into a separate file by Krzysztof Parzyszek · 9 years ago
  40. d636a01 Strip trailing whitespace. NFCI. by Simon Pilgrim · 9 years ago
  41. de7c146 [AVX-512] Use an equality compare instead of StringRef::startswith in a few places in auto upgrade that were looking for the complete intrinsic name anyway. by Craig Topper · 9 years ago
  42. 1aa9c9a Correct mprotect page boundries to round up end page. Fixes PR30905. by Alina Sbirlea · 9 years ago
  43. cf48862 [X86] Remove broken support for autoupgrading llvm.x86.fma4.* intrinsics to llvm.x86.fma.*. by Craig Topper · 9 years ago
  44. 1ac38d3 Append a (uint32_t)pad into arm_thread_state64_t. Implicit pad isn't appended on i686. by NAKAMURA Takumi · 9 years ago
  45. f27a2d8 [ExecutionEngine] Document the insane ownership contract for by Lang Hames · 9 years ago
  46. 3293f40 cmake: When using LLVM_DISTRIBUTION_COMPONENTS, adjust LLVMExports accordingly by Justin Bogner · 9 years ago
  47. eefaf3b [Hexagon] Account for <def,read-undef> when validating moves for predication by Krzysztof Parzyszek · 9 years ago
  48. 7e3119c Fix 24560: assembler does not share constant pool for same constants by Weiming Zhao · 9 years ago
  49. 933679b llvm/test/Transforms/DCE/calls-errno.ll: Suppress checking @pow(+0,-1). by NAKAMURA Takumi · 9 years ago
  50. bbf0c3a [docs] Add initial Global ISel documentation. by Ahmed Bougacha · 9 years ago
  51. 9933d26 [X86] Broadcast from memory intructions aren't unfoldable by Zvi Rackover · 9 years ago
  52. 8530991 Add bugpoint-reduced reproducer for pr30693 by Zvi Rackover · 9 years ago
  53. ae152bd Revert "AMDGPU: Add VI i16 support" by Tom Stellard · 9 years ago
  54. 1228c39 Comment rewording in MachineScheduler.cpp. by Jonas Paulsson · 9 years ago
  55. f85fa80 Add a missing return to the move assignment operator for SequenceNumberManager. by Chandler Carruth · 9 years ago
  56. 202a8de Remove dead code trying to handle when the amount of data read is by Chandler Carruth · 9 years ago
  57. 6c10c8c Only log the visit of a return instruction if we in fact found a return by Chandler Carruth · 9 years ago
  58. 0e7e3d2 Hoist check for TLI above all of the attempts to use it (including one by Chandler Carruth · 9 years ago
  59. af0210f Fix typo by Xinliang David Li · 9 years ago
  60. 0425b29 X86: Move a non-null assert to before the pointer is dereferenced by Justin Bogner · 9 years ago
  61. ba7c327 [lit] Remove TODO by Brian Gesiak · 9 years ago
  62. c6a42ba Sink all of the code relying on the MachO MachineModuleInfo to live by Chandler Carruth · 9 years ago
  63. 4373dd0 [Support] Fix a segfault in llvm::Expected. by Lang Hames · 9 years ago
  64. 298455f [Cortex-M0] Atomic lowering by Weiming Zhao · 9 years ago
  65. 00b62fb Add support for the ARM_THREAD_STATE64 and by Kevin Enderby · 9 years ago
  66. e8078b2 NFC - Test commit. by Tony Jiang · 9 years ago
  67. 6a44556 Don't error in the ELFFile constructor. by Rafael Espindola · 9 years ago
  68. 60a7c43 Add DWARF debug info support for C++11 inline namespaces. by Adrian Prantl · 9 years ago
  69. 2d1f4f5 [libFuzzer] fix -error_exitcode=N, now with a test by Kostya Serebryany · 9 years ago
  70. cbbb2b1 [ADT] IntervalMap: fix setStart and setStop by Michael LeMay · 9 years ago
  71. a625bff Remove the last use of report_fatal_error from ELF.h. by Rafael Espindola · 9 years ago
  72. 1787ec7 PDB: Fix some APIs to avoid use-after-frees by Justin Bogner · 9 years ago
  73. c771cb1 Add error handling to getEntry. by Rafael Espindola · 9 years ago
  74. f83a9ec AMDGPU/SI: Re add VIInstructions.td to unbreak bots by Tom Stellard · 9 years ago
  75. 604dd12 Remove a redundant condition found by PVS-Studio. by Chandler Carruth · 9 years ago
  76. d77057e Replace another report_fatal_error with an ErrorOr. by Rafael Espindola · 9 years ago
  77. 7446318 Replace a report_fatal_error with an ErrorOr. by Rafael Espindola · 9 years ago
  78. 074ecc2 Delete dead code. by Rafael Espindola · 9 years ago
  79. 7c173dd AMDGPU: Add VI i16 support by Tom Stellard · 9 years ago
  80. 9a2d9ba Delete some dead code and add a missing "0x" prefix to a hex string in by Chandler Carruth · 9 years ago
  81. cad7687 Delete a dead store found by PVS-Studio. by Chandler Carruth · 9 years ago
  82. 30b32cd Delete dead code. by Rafael Espindola · 9 years ago
  83. 9421b70 Add lower level versions of some functions. by Rafael Espindola · 9 years ago
  84. 8eb98ef Make this test Windows-only (try to placate buildbots). by Davide Italiano · 9 years ago
  85. b240000 Fix a bug found by inspection by PVS-Studio. by Chandler Carruth · 9 years ago
  86. e91b7e8 Move function out of line. NFC. by Rafael Espindola · 9 years ago
  87. 93f2b8b Inline function into only use. by Rafael Espindola · 9 years ago
  88. d59cd54 vim: special case the CHECK prefix by Saleem Abdulrasool · 9 years ago
  89. 2e9ec7b Return existing error code. by Rafael Espindola · 9 years ago
  90. bd823cc Move a free function out of ELFFile. by Rafael Espindola · 9 years ago
  91. d767830 [AMDGPU][CodeGen] To improve CGEMM performance: combine LDS reads. by Alexander Timofeev · 9 years ago
  92. d55aa1c Refactor creation of X86ISD::SETCC nodes to a helper function. NFC. by Zvi Rackover · 9 years ago
  93. de5ede6 DAGCombiner: fix use-after-free when merging consecutive stores by Nicolai Haehnle · 9 years ago
  94. 58c4c96 Split out a getSectionIndex. by Rafael Espindola · 9 years ago
  95. 6300980 Revert "[Thumb] Teach ISel how to lower compares of AND bitmasks efficiently" by James Molloy · 9 years ago
  96. 497f200 replace a report_fatal_error with a ErrorOr. by Rafael Espindola · 9 years ago
  97. a0e0673 [CMake] Make CMAKE_INSTALL_RPATH work again by John Brawn · 9 years ago
  98. 77e7778 Replace a report_fatal_error with an ErrorOr. by Rafael Espindola · 9 years ago
  99. 7450907 Split getStringTableForSymtab. by Rafael Espindola · 9 years ago
  100. fdc348b Split getSHNDXTable in two. by Rafael Espindola · 9 years ago