1. 568082b [ARM] GlobalISel: Add mapping for G_CONSTANT by Diana Picus · 9 years ago
  2. e855e8c [ARM] GlobalISel: Legalize 32-bit constants by Diana Picus · 9 years ago
  3. ff6c8c5 [Assembler] Add test for !srcloc references in assembler diags by Sanne Wouda · 9 years ago
  4. aff6eee Reformat a blank line. by NAKAMURA Takumi · 9 years ago
  5. dd90731 Revert r296442 (and r296443), "Allow externally dlopen-ed libraries to be registered as permanent libraries." by NAKAMURA Takumi · 9 years ago
  6. 77b493a [ARM] GlobalISel: Select G_GEP by Diana Picus · 9 years ago
  7. c492675 [ARM] Diagnose PC-writing instructions in IT blocks by Oliver Stannard · 9 years ago
  8. 76b7c3e [ARM] GlobalISel: Add reg bank mapping for G_GEP by Diana Picus · 9 years ago
  9. 761fac3 [ARM] GlobalISel: Legalize G_GEP with 32-bit offsets by Diana Picus · 9 years ago
  10. f14c2c6 Relate the CHECK: lines to the functions that they're checking [NFC] by Artyom Skrobov · 9 years ago
  11. ca243b9 Test commit, fix typo, NFC. by Vadzim Dambrouski · 9 years ago
  12. bff5a6e [IR] Add range accessors for the indices of a GEP instruction. by Chandler Carruth · 9 years ago
  13. 925071a Fix Win bots. by Vassil Vassilev · 9 years ago
  14. 5951ab5 Allow externally dlopen-ed libraries to be registered as permanent libraries. by Vassil Vassilev · 9 years ago
  15. 9868da3 [ImplicitNullCheck] Add alias analysis usage by Sanjoy Das · 9 years ago
  16. 623cc6d Empty line. NFCI by Xin Tong · 9 years ago
  17. c532709 [LoopUnswitch] Common pushing LIC's user to worklist. by Xin Tong · 9 years ago
  18. 73ddbb7 Revert "Add MIR-level outlining pass" by Matthias Braun · 9 years ago
  19. bd74a4c This script was meant to be committed with the DebugCounter changes. by Daniel Berlin · 9 years ago
  20. 97a1c1b [docs] Fix a think-o in the Programmer's Manual. by Lang Hames · 9 years ago
  21. 26e0beb Add test case for usubo combine. NFC. by Amaury Sechet · 9 years ago
  22. c043a88 Add MIR-level outlining pass by Matthias Braun · 9 years ago
  23. 294da8f Add test case for computing known bits of substraction operations. NFC by Amaury Sechet · 9 years ago
  24. 1872f69 [CGP] Split some critical edges coming out of indirect branches by Michael Kuperstein · 9 years ago
  25. d9b4aa7 [PDB] Make streams carry their own endianness. by Zachary Turner · 9 years ago
  26. 01609a3 [DebugInfo] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  27. 3ee59b3 [SLP] Load sorting should not try to sort things that aren't loads. by Michael Kuperstein · 9 years ago
  28. 4b87fbf [MC] Implement the COFF directives in MCNullStreamer. by Dan Gohman · 9 years ago
  29. f5567ad AMDGPU: Basic folds for fmed3 intrinsic by Matt Arsenault · 9 years ago
  30. d6b8f75 Remove some code accidentally left in. by Zachary Turner · 9 years ago
  31. 79f9f67 [AddressSanitizer] Put shadow at 0 for Fuchsia by Petr Hosek · 9 years ago
  32. 90d9920 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  33. d5cb2d6 [MC] Factor out non-COFF handling of COFF-specific directives. by Dan Gohman · 9 years ago
  34. 6d8f20c [WebAssembly] Add some comments and tidy up whitespace. by Dan Gohman · 9 years ago
  35. dd2186a AMDGPU: Use v_med3_{f16|i16|u16} by Matt Arsenault · 9 years ago
  36. a746da8 [WebAssembly] Split CFG-sorting into its own pass. NFC. by Dan Gohman · 9 years ago
  37. b03535c Revert r296366 "[InlineFunction] add nonnull assumptions based on argument attributes" by Hans Wennborg · 9 years ago
  38. 533bd5a Add missing namespace qualifier. by Zachary Turner · 9 years ago
  39. 27f4f2f AMDGPU: Support v2i16/v2f16 packed operations by Matt Arsenault · 9 years ago
  40. e4e218c ISel: We need to notify FastIS of the IMPLICIT_DEF we created in createSwiftErrorEntriesInEntryBlock by Arnold Schwaighofer · 9 years ago
  41. 2219387 [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
  42. 68c6220 Revert "DAG: Check if extract_vector_elt is legal or custom" by Matt Arsenault · 9 years ago
  43. 5784902 Empty line. NFCI by Xin Tong · 9 years ago
  44. 676fd31 [PGO] Fix a bug in reading text format value profile. by Rong Xu · 9 years ago
  45. 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
  46. 530cc1a [Support][Error] Add a 'cantFail' utility function for known-safe calls to by Lang Hames · 9 years ago
  47. 563a987 AMDGPU: Add some of the new gfx9 VOP3 instructions by Matt Arsenault · 9 years ago
  48. e9bce87 [X86][SSE] Attempt to extract vector elements through target shuffles by Simon Pilgrim · 9 years ago
  49. a4e4156 AMDGPU: Support inlineasm for packed instructions by Matt Arsenault · 9 years ago
  50. 5c641cd [SLP] Use different flags in tests for reduction ops and extra args. by Alexey Bataev · 9 years ago
  51. 132ab30 AMDGPU: Don't fold immediate if clamp/omod are set by Matt Arsenault · 9 years ago
  52. dd23def AMDGPU: Fold omod into instructions by Matt Arsenault · 9 years ago
  53. 6a73128 [TailDuplicator] Maintain DebugLoc for branch instructions by Taewook Oh · 9 years ago
  54. 29df731 AMDGPU: Add f16 to shader calling conventions by Matt Arsenault · 9 years ago
  55. 724703a [SLP] Modify test to check IR flags propagation for extra args. by Alexey Bataev · 9 years ago
  56. 87fd702 AMDGPU: Add VOP3P instruction format by Matt Arsenault · 9 years ago
  57. 6cc2c9e Refactor xaluo.ll and xmulo.ll tests. NFC by Amaury Sechet · 9 years ago
  58. 8a5552e [InlineFunction] add nonnull assumptions based on argument attributes by Sanjay Patel · 9 years ago
  59. 6b5b29e [Hexagon] Defs and clobbers can overlap by Krzysztof Parzyszek · 9 years ago
  60. 2122ede Fix a bug when unswitching on partial LIV for SwitchInst by Xin Tong · 9 years ago
  61. 8c89621 Fix comments. NFC. by Rong Xu · 9 years ago
  62. 2b63dff Fix LLVM module build by Steven Wu · 9 years ago
  63. 6ebb4a9 [X86] Use APInt instead of SmallBitVector tracking undef elements from getTargetConstantBitsFromNode and getConstVector. by Craig Topper · 9 years ago
  64. b84e77a [X86] Use APInt instead of SmallBitVector for tracking Zeroable elements in shuffle lowering by Craig Topper · 9 years ago
  65. 72dbe0c [X86] Fix SmallVector sizes in constant pool shuffle decoding to avoid heap allocation by Craig Topper · 9 years ago
  66. 4b7fe07 [X86] Use APInt instead of SmallBitVector for tracking undef elements in constant pool shuffle decoding by Craig Topper · 9 years ago
  67. 71bb188 Remove an empty line in icmp-illegal.ll . NFC by Amaury Sechet · 9 years ago
  68. d222965 [SLP] A test for a fix of PR32038. by Alexey Bataev · 9 years ago
  69. 7e587dd Loop predication expand both sides of the widened condition by Artur Pilipenko · 9 years ago
  70. c0dc1a3 AArch64InstPrinter: rewrite of printSysAlias by Sjoerd Meijer · 9 years ago
  71. 4042b81 [ARM] LSL #0 is an alias of MOV by John Brawn · 9 years ago
  72. 85f508c [DAGCombine] Fix for a load combine bug with non-zero offset patterns on BE targets by Artur Pilipenko · 9 years ago
  73. f854325 [DAGCombine] NFC. MatchLoadCombine extract MemoryByteOffset lambda helper by Artur Pilipenko · 9 years ago
  74. 0003ac9 [DAGCombine] NFC. MatchLoadCombine remember the first byte provider, not the load node by Artur Pilipenko · 9 years ago
  75. b9ae988 AArch64AsmParser: don't try to parse “[1]” for non-vector register operands by Sjoerd Meijer · 9 years ago
  76. 9995ddd [AMDGPU] Runtime metadata fixes: by Konstantin Zhuravlyov · 9 years ago
  77. f54e7aa llvm-mc-fuzzer: add support for assembly by Brian Cain · 9 years ago
  78. 3427051 [APInt] Use UINT64_MAX instead of ~integerPart(0). NFC by Craig Topper · 9 years ago
  79. 08d480d [X86] Check for less than 0 rather than explicit compare with -1. NFC by Craig Topper · 9 years ago
  80. df8980e Do full codegen for various tests. NFC by Amaury Sechet · 9 years ago
  81. f9be4a2 [APInt] Use UINT64_MAX instead of ~uint64_t(0ULL). NFC by Craig Topper · 9 years ago
  82. e87a9a6 [APInt] Use UINT64_MAX instead of ~0ULL. NFC by Craig Topper · 9 years ago
  83. 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
  84. e76fd06 Update comments. NFCI by Xin Tong · 9 years ago
  85. e5e8f2a Revert "[CGP] Split some critical edges coming out of indirect branches" by Daniel Jasper · 9 years ago
  86. 1aaf55c [LoopDeletion] Modernize and simplify a bit. NFCI. by Davide Italiano · 9 years ago
  87. ca75ea3 [X86] Fix execution domain for cmpss/sd instructions. by Craig Topper · 9 years ago
  88. bcfde2a [AVX-512] Fix execution domain for scalar commutable min/max instructions. by Craig Topper · 9 years ago
  89. d9d7615 [AVX-512] Fix execution domain for vmovhpd/lpd/hps/lps. by Craig Topper · 9 years ago
  90. f46e01b [AVX-512] Fix the execution domain for AVX-512 integer broadcasts. by Craig Topper · 9 years ago
  91. b64325c [AVX-512] Disable the redundant patterns in the VPBROADCASTBr_Alt and VPBROADCASTWr_Alt instructions. NFC by Craig Topper · 9 years ago
  92. b1620f1 [AVX-512] Fix execution domain for VPMADD52 instructions. by Craig Topper · 9 years ago
  93. 7a7f627 [AVX-512] Use update_llc_test_checks.py to regenerate a test. by Craig Topper · 9 years ago
  94. 3703247 [AVX-512] Fix the execution domain for VSCALEF instructions. by Craig Topper · 9 years ago
  95. bb0ec0e [AVX-512] Fix execution domain of scalar VRANGE/REDUCE/GETMANT with sae. by Craig Topper · 9 years ago
  96. 914a8e7 [X86] Fix the execution domain for scalar SQRT intrinsic instruction. by Craig Topper · 9 years ago
  97. 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
  98. 650a66f [SCCP] Remove manual folding of terminator instructions. by Xin Tong · 9 years ago
  99. a11dc45 [X86] Clean up test/CodeGen/X86/2006-03-02-InstrSchedBug.ll by David L. Jones · 9 years ago
  100. b89cc7e Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." by Nirav Dave · 9 years ago