1. 90d9920 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  2. d5cb2d6 [MC] Factor out non-COFF handling of COFF-specific directives. by Dan Gohman · 9 years ago
  3. 6d8f20c [WebAssembly] Add some comments and tidy up whitespace. by Dan Gohman · 9 years ago
  4. dd2186a AMDGPU: Use v_med3_{f16|i16|u16} by Matt Arsenault · 9 years ago
  5. a746da8 [WebAssembly] Split CFG-sorting into its own pass. NFC. by Dan Gohman · 9 years ago
  6. b03535c Revert r296366 "[InlineFunction] add nonnull assumptions based on argument attributes" by Hans Wennborg · 9 years ago
  7. 533bd5a Add missing namespace qualifier. by Zachary Turner · 9 years ago
  8. 27f4f2f AMDGPU: Support v2i16/v2f16 packed operations by Matt Arsenault · 9 years ago
  9. e4e218c ISel: We need to notify FastIS of the IMPLICIT_DEF we created in createSwiftErrorEntriesInEntryBlock by Arnold Schwaighofer · 9 years ago
  10. 2219387 [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
  11. 68c6220 Revert "DAG: Check if extract_vector_elt is legal or custom" by Matt Arsenault · 9 years ago
  12. 5784902 Empty line. NFCI by Xin Tong · 9 years ago
  13. 676fd31 [PGO] Fix a bug in reading text format value profile. by Rong Xu · 9 years ago
  14. 2c5b9e3 [ARM] don't transform an add(ext Cond), C to select unless there's a setcc of the condition by Sanjay Patel · 9 years ago
  15. 530cc1a [Support][Error] Add a 'cantFail' utility function for known-safe calls to by Lang Hames · 9 years ago
  16. 563a987 AMDGPU: Add some of the new gfx9 VOP3 instructions by Matt Arsenault · 9 years ago
  17. e9bce87 [X86][SSE] Attempt to extract vector elements through target shuffles by Simon Pilgrim · 9 years ago
  18. a4e4156 AMDGPU: Support inlineasm for packed instructions by Matt Arsenault · 9 years ago
  19. 5c641cd [SLP] Use different flags in tests for reduction ops and extra args. by Alexey Bataev · 9 years ago
  20. 132ab30 AMDGPU: Don't fold immediate if clamp/omod are set by Matt Arsenault · 9 years ago
  21. dd23def AMDGPU: Fold omod into instructions by Matt Arsenault · 9 years ago
  22. 6a73128 [TailDuplicator] Maintain DebugLoc for branch instructions by Taewook Oh · 9 years ago
  23. 29df731 AMDGPU: Add f16 to shader calling conventions by Matt Arsenault · 9 years ago
  24. 724703a [SLP] Modify test to check IR flags propagation for extra args. by Alexey Bataev · 9 years ago
  25. 87fd702 AMDGPU: Add VOP3P instruction format by Matt Arsenault · 9 years ago
  26. 6cc2c9e Refactor xaluo.ll and xmulo.ll tests. NFC by Amaury Sechet · 9 years ago
  27. 8a5552e [InlineFunction] add nonnull assumptions based on argument attributes by Sanjay Patel · 9 years ago
  28. 6b5b29e [Hexagon] Defs and clobbers can overlap by Krzysztof Parzyszek · 9 years ago
  29. 2122ede Fix a bug when unswitching on partial LIV for SwitchInst by Xin Tong · 9 years ago
  30. 8c89621 Fix comments. NFC. by Rong Xu · 9 years ago
  31. 2b63dff Fix LLVM module build by Steven Wu · 9 years ago
  32. 6ebb4a9 [X86] Use APInt instead of SmallBitVector tracking undef elements from getTargetConstantBitsFromNode and getConstVector. by Craig Topper · 9 years ago
  33. b84e77a [X86] Use APInt instead of SmallBitVector for tracking Zeroable elements in shuffle lowering by Craig Topper · 9 years ago
  34. 72dbe0c [X86] Fix SmallVector sizes in constant pool shuffle decoding to avoid heap allocation by Craig Topper · 9 years ago
  35. 4b7fe07 [X86] Use APInt instead of SmallBitVector for tracking undef elements in constant pool shuffle decoding by Craig Topper · 9 years ago
  36. 71bb188 Remove an empty line in icmp-illegal.ll . NFC by Amaury Sechet · 9 years ago
  37. d222965 [SLP] A test for a fix of PR32038. by Alexey Bataev · 9 years ago
  38. 7e587dd Loop predication expand both sides of the widened condition by Artur Pilipenko · 9 years ago
  39. c0dc1a3 AArch64InstPrinter: rewrite of printSysAlias by Sjoerd Meijer · 9 years ago
  40. 4042b81 [ARM] LSL #0 is an alias of MOV by John Brawn · 9 years ago
  41. 85f508c [DAGCombine] Fix for a load combine bug with non-zero offset patterns on BE targets by Artur Pilipenko · 9 years ago
  42. f854325 [DAGCombine] NFC. MatchLoadCombine extract MemoryByteOffset lambda helper by Artur Pilipenko · 9 years ago
  43. 0003ac9 [DAGCombine] NFC. MatchLoadCombine remember the first byte provider, not the load node by Artur Pilipenko · 9 years ago
  44. b9ae988 AArch64AsmParser: don't try to parse “[1]” for non-vector register operands by Sjoerd Meijer · 9 years ago
  45. 9995ddd [AMDGPU] Runtime metadata fixes: by Konstantin Zhuravlyov · 9 years ago
  46. f54e7aa llvm-mc-fuzzer: add support for assembly by Brian Cain · 9 years ago
  47. 3427051 [APInt] Use UINT64_MAX instead of ~integerPart(0). NFC by Craig Topper · 9 years ago
  48. 08d480d [X86] Check for less than 0 rather than explicit compare with -1. NFC by Craig Topper · 9 years ago
  49. df8980e Do full codegen for various tests. NFC by Amaury Sechet · 9 years ago
  50. f9be4a2 [APInt] Use UINT64_MAX instead of ~uint64_t(0ULL). NFC by Craig Topper · 9 years ago
  51. e87a9a6 [APInt] Use UINT64_MAX instead of ~0ULL. NFC by Craig Topper · 9 years ago
  52. d1973fd [APInt] Remove unnecessary early out from getLowBitsSet. The same case is handled equally well by the next check. by Craig Topper · 9 years ago
  53. e76fd06 Update comments. NFCI by Xin Tong · 9 years ago
  54. e5e8f2a Revert "[CGP] Split some critical edges coming out of indirect branches" by Daniel Jasper · 9 years ago
  55. 1aaf55c [LoopDeletion] Modernize and simplify a bit. NFCI. by Davide Italiano · 9 years ago
  56. ca75ea3 [X86] Fix execution domain for cmpss/sd instructions. by Craig Topper · 9 years ago
  57. bcfde2a [AVX-512] Fix execution domain for scalar commutable min/max instructions. by Craig Topper · 9 years ago
  58. d9d7615 [AVX-512] Fix execution domain for vmovhpd/lpd/hps/lps. by Craig Topper · 9 years ago
  59. f46e01b [AVX-512] Fix the execution domain for AVX-512 integer broadcasts. by Craig Topper · 9 years ago
  60. b64325c [AVX-512] Disable the redundant patterns in the VPBROADCASTBr_Alt and VPBROADCASTWr_Alt instructions. NFC by Craig Topper · 9 years ago
  61. b1620f1 [AVX-512] Fix execution domain for VPMADD52 instructions. by Craig Topper · 9 years ago
  62. 7a7f627 [AVX-512] Use update_llc_test_checks.py to regenerate a test. by Craig Topper · 9 years ago
  63. 3703247 [AVX-512] Fix the execution domain for VSCALEF instructions. by Craig Topper · 9 years ago
  64. bb0ec0e [AVX-512] Fix execution domain of scalar VRANGE/REDUCE/GETMANT with sae. by Craig Topper · 9 years ago
  65. 914a8e7 [X86] Fix the execution domain for scalar SQRT intrinsic instruction. by Craig Topper · 9 years ago
  66. 09082bb [X86] Add an additional CHECK prefix to a test. Some of the cases used it, but it wasn't on the FileCheck command lines. by Craig Topper · 9 years ago
  67. 650a66f [SCCP] Remove manual folding of terminator instructions. by Xin Tong · 9 years ago
  68. a11dc45 [X86] Clean up test/CodeGen/X86/2006-03-02-InstrSchedBug.ll by David L. Jones · 9 years ago
  69. b89cc7e Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." by Nirav Dave · 9 years ago
  70. 0ef3663 vec perm can go down either pipeline on P8. by Eric Christopher · 9 years ago
  71. 3a603f4 Fix signed-unsigned comparison warning by Sanjoy Das · 9 years ago
  72. 9b2526d [ValueTracking] Don't do an unchecked shift in ComputeNumSignBits by Sanjoy Das · 9 years ago
  73. 95d021b [APInt] Add APInt::extractBits() method to extract APInt subrange (reapplied) by Simon Pilgrim · 9 years ago
  74. 955b353 [AVX-512] Fix the execution domain for scalar FMA instructions. by Craig Topper · 9 years ago
  75. 5d138fe [AVX-512] Fix the execution domain on some instructions. by Craig Topper · 9 years ago
  76. 8c3aa94 [AVX-512] Add an additional test case to show the execution domain for vrqsrtsd is wrong. by Craig Topper · 9 years ago
  77. 7c60e0d [AVX-512] Use update_llc_test_checks.py to regenerate the avx512er intrinsic test. by Craig Topper · 9 years ago
  78. 5dd1e7d reenable accidentally disabled test NFC. by Nirav Dave · 9 years ago
  79. d63ab8f [AVX-512] Remove unnecessary masked versions of VCVTSS2SD and VCVTSD2SS using the scalar register class. We only have patterns for the masked intrinsics. by Craig Topper · 9 years ago
  80. 6a0edd3 [ExecutionDepsFix] Don't make copies of LiveReg objects when collecting operands for soft instructions by Craig Topper · 9 years ago
  81. cc3dbb4 No need to copy the variable [NFC] by Artyom Skrobov · 9 years ago
  82. 96678fa Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
  83. 2a05efc Update various test's codegen. NFC by Amaury Sechet · 9 years ago
  84. 2d8b3fe Add test for known bits in uaddo and saddo. by Amaury Sechet · 9 years ago
  85. 8184c21 The automatic CHECK: to CHECK-LABEL: conversion, back in 2013, by Artyom Skrobov · 9 years ago
  86. 532cb32 [DebugInfo] Skip implicit_const attributes when dumping .debug_info. NFC. by Victor Leschuk · 9 years ago
  87. 32147ce In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. by Nirav Dave · 9 years ago
  88. 79b9778 [Doc] Modernize programmers manual by Piotr Padlewski · 9 years ago
  89. 51d41dc Empty line. NFCI by Xin Tong · 9 years ago
  90. b646c0a Add static_cast to silence -Wc++11-narrowing. by Daniel Jasper · 9 years ago
  91. f18ff27 [PDB] Disable some tests that are breaking bots. by Zachary Turner · 9 years ago
  92. 0621f0e AMDGPU/SI: export s_waitcnt builtin by Jan Vesely · 9 years ago
  93. c236d01 Minor code cleanup. NFC. by Junmo Park · 9 years ago
  94. 0a1a6e3 Re-enable BinaryStreamTest.StreamReaderObject. by Zachary Turner · 9 years ago
  95. 1613664 Remove redundant code. NFC. by Akira Hatanaka · 9 years ago
  96. cf0aa99 Clean up ObjCARCOpts.cpp. NFC. by Akira Hatanaka · 9 years ago
  97. 9e80319 Disable BinaryStreamTest.StreamReaderObject temporarily. by Zachary Turner · 9 years ago
  98. 5433d11 [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago
  99. 7def050 Remove svn:eol-style=native from Properties. by Zachary Turner · 9 years ago
  100. 40ea284 [PDB] Rename Stream related source files. by Zachary Turner · 9 years ago