1. eb4cb7a [libFuzzer] mention one more trophie in the Linux Kernel by Kostya Serebryany · 8 years ago
  2. 1de313a AMDGPU: Allow negative MUBUF vaddr for gfx9 by Matt Arsenault · 8 years ago
  3. fb10287 Check alignment in getSectionContentsAsArray. by Rafael Espindola · 8 years ago
  4. 310bfcc [Coverage] Use the most-recent completed region count (PR35437) by Vedant Kumar · 8 years ago
  5. b45fa1a LowerTypeTests: Deduplicate code. NFC. by Peter Collingbourne · 8 years ago
  6. 1edbc9f LowerTypeTests: Remove unnecessary cast. NFC. by Peter Collingbourne · 8 years ago
  7. 0a78cd8 [X86] Remove some questionable looking code that seems to be looking through a VZEXT to create a larger VSEXT. by Craig Topper · 8 years ago
  8. 4ee291a First step towards more human-friendly PPC assembler output: by Joerg Sonnenberger · 8 years ago
  9. 066e89a [WebAssembly] Update test expectations for gcc torture tests by Sam Clegg · 8 years ago
  10. 7448686 [CodeView] Factor some code out of TypeTableBuilder. by Zachary Turner · 8 years ago
  11. f1a319a [SelectionDAG][X86] Teach promotion legalization for fp_to_sint/fp_to_uint to insert an assertsext/assertzext based on the original type by Craig Topper · 8 years ago
  12. 685c102 [WebAssembly] Fix fptoui lowering bounds by Dan Gohman · 8 years ago
  13. 9bb5163 Add libstd++-4.8 exceptions to ubsan_blacklist.txt by Sam Clegg · 8 years ago
  14. 433d310 [Hexagon] Remove HexagonISD::PACKHL by Krzysztof Parzyszek · 8 years ago
  15. 743fb60 [Hexagon] Create helpers extractVector and insertVector in lowering by Krzysztof Parzyszek · 8 years ago
  16. 5c698e3 [X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler classes (REVERSION) by Simon Pilgrim · 8 years ago
  17. 7fe0c00 Make TypeTableBuilder inherit from TypeCollection. by Zachary Turner · 8 years ago
  18. 4c20574 Fix line endings in llvm-pdbutil.cpp by Zachary Turner · 8 years ago
  19. ae007cec [X86][AVX512] Tag RCP/RSQRT/GETEXP instructions scheduler classes by Simon Pilgrim · 8 years ago
  20. 02c5c78 [X86][AVX512] Tag 3OP (shuffles, double-shifts and GFNI) instructions scheduler classes by Simon Pilgrim · 8 years ago
  21. 1782012 [ARM][DAG] Revert Disable post-legalization store merge for ARM by Nirav Dave · 8 years ago
  22. 3a42cac [cmake] Replace -Wall with /W4 in clang-cl options now that -Wall aliases -Weverything by Greg Bedwell · 8 years ago
  23. e081e35 Make check-lit tests respect LLVM_LIT_TOOLS_DIR by Greg Bedwell · 8 years ago
  24. 1a60893 [Power9] add more tests for D38287; NFC by Zaara Syeda · 8 years ago
  25. 0221a14 [InstCombine] add tests for select-of-constants; NFC by Sanjay Patel · 8 years ago
  26. 1c969b0 [X86][AVX512] Add itinerary argument to all AVX512_maskable_* wrappers. NFCI by Simon Pilgrim · 8 years ago
  27. d3ee065 Add opt-viewer testing by Adam Nemet · 8 years ago
  28. ff77244 Reverted r319315 because of unused functions (due to PPR not yet being by Sander de Smalen · 8 years ago
  29. bc89401 [X86][AVX512] Tag VPERMILV instruction scheduler class by Simon Pilgrim · 8 years ago
  30. a150a5a [AArch64][SVE] Asm: Add SVE predicate register definitions and parsing support by Sander de Smalen · 8 years ago
  31. c7436ce [ARM GlobalISel] Fix selecting G_BRCOND by Diana Picus · 8 years ago
  32. abf3849 [X86][AVX512] Setup unary (PABS/VPLZCNT/VPOPCNT/VPCONFLICT/VMOV*DUP) instruction scheduler classes by Simon Pilgrim · 8 years ago
  33. e211444 [AMDGPU][MC][GFX9] Corrected mapping of GFX9 v_add/sub/subrev_u32 by Dmitry Preobrazhensky · 8 years ago
  34. 7dfadbc [X86][SSE] Merged sse2_unpack and sse2_unpack PUNPCK instruction templates. NFCI. by Simon Pilgrim · 8 years ago
  35. 7bef62d [X86][SSE] Merged sse2_pack and sse2_pack_y PACKSS/PACKUS instruction templates. NFCI. by Simon Pilgrim · 8 years ago
  36. dd9c0f5 [SCEV][NFC] Break from loop after we found first non-Phi in getAddRecExprPHILiterally by Max Kazantsev · 8 years ago
  37. 3aae870 [ARM] Add support for armv7e-m to the .arch directive by Oliver Stannard · 8 years ago
  38. ef36801 [CGP] Enable complex addr mode by Serguei Katkov · 8 years ago
  39. 3bee26a Comment fix in SelectionDAG.h by Jonas Paulsson · 8 years ago
  40. acbaefa [X86] Remove setOperationAction Promote for ISD::SINT_TO_FP MVT::v8i16/v16i8/v16i16. by Craig Topper · 8 years ago
  41. bee1015 [SCEV][NFC] Remove condition that can never happen due to check few lines above by Max Kazantsev · 8 years ago
  42. c2659f1 [CGP] Fix common type handling in optimizeMemoryInst by Serguei Katkov · 8 years ago
  43. 98e4604 [PowerPC] Relax the checking on AND/AND8 in isSignOrZeroExtended. by Sean Fertile · 8 years ago
  44. c7ecbb2 AMDGPU: Use stricter regexes for add instructions by Matt Arsenault · 8 years ago
  45. 542c83c [Modules] Add textual headers for recently added .def files by Bruno Cardoso Lopes · 8 years ago
  46. ff838de DAG: Add nuw when splitting loads and stores by Matt Arsenault · 8 years ago
  47. c97df23 llvm-dwarfdump: honor the --show-children option when dumping a specific DIE. by Adrian Prantl · 8 years ago
  48. 9516b8f AMDGPU: Select DS insts without m0 initialization by Matt Arsenault · 8 years ago
  49. 0a7ff1a Rollback r319176. by Don Hinton · 8 years ago
  50. 3c8bef9 [X86] Promote fp_to_sint v16f32->v16i16/v16i8 to avoid scalarization. by Craig Topper · 8 years ago
  51. f125f8f Fix a warning. by Zachary Turner · 8 years ago
  52. 4418c09 Revert "Add opt-viewer testing" by Adam Nemet · 8 years ago
  53. 115c91a [X86] Add test cases for fptosi v16f32->v16i8/v16i16 to show scalarization. by Craig Topper · 8 years ago
  54. dc4f5ff [NFC] Minor cleanups in CodeView TypeTableBuilder. by Zachary Turner · 8 years ago
  55. 2677b3d [X86] Mark ISD::FP_TO_UINT v16i8/v16i16 as Promote under AVX512 instead of legal. Fix infinite loop in op legalization when promotion requires 2 steps. by Craig Topper · 8 years ago
  56. 00e3d22 [X86] Regenerate avx512-schedule test. by Craig Topper · 8 years ago
  57. 932b477 AMDGPU: Enable IPRA by Matt Arsenault · 8 years ago
  58. c32b942 [X86] Tag CLFLUSHOPT with same scheduling behaviour as CLFLUSH by Simon Pilgrim · 8 years ago
  59. 8d8e7d4 [globalisel][tablegen] Fix PR35375 by sign-extending the table value to match getConstantVRegVal() by Daniel Sanders · 8 years ago
  60. 5bf4f12 [X86] Add CLFLUSHOPT schedule tests by Simon Pilgrim · 8 years ago
  61. 3eb9d89 [X86][SSE] Add SSE_SHUFP OpndItins by Simon Pilgrim · 8 years ago
  62. 56f4da8 [X86] Test clflushopt intrinsic on 32 and 64-bit targets by Simon Pilgrim · 8 years ago
  63. d51777d [X86][SSE] Add SSE_UNPCK/SSE_PUNPCK OpndItins by Simon Pilgrim · 8 years ago
  64. 1ee3007 [X86][SSE] Use SSE_PACK OpndItins in PACKSS/PACKUS instruction definitions by Simon Pilgrim · 8 years ago
  65. 999c141 Remove this test by Adam Nemet · 8 years ago
  66. a5d8c5b Fix VS2017 narrowing conversion warning. NFCI by Simon Pilgrim · 8 years ago
  67. 3f37b38 [X86] Remove unused variable. by Craig Topper · 8 years ago
  68. 1f98469 Demote this opt remark to DEBUG. by Adam Nemet · 8 years ago
  69. 45174c1 [X86] Remove code from combineUIntToFP that tried to favor UINT_TO_FP if legal when zero extending from vXi8/vX816. by Craig Topper · 8 years ago
  70. 0bec7f3 [X86] Remove custom lowering for uint_to_fp from vXi8/vXi16. by Craig Topper · 8 years ago
  71. 7f3e660 [globalisel][tablegen] Add support for importing G_ATOMIC_CMPXCHG, G_ATOMICRMW_* rules from SelectionDAG. by Daniel Sanders · 8 years ago
  72. ee2e970 SROA: Don't create variable fragments that are outside of the variable. by Adrian Prantl · 8 years ago
  73. d3fc21c [cmake] Pass LLVM_USE_LINKER flag when building host tools, e.g., by Don Hinton · 8 years ago
  74. 4ff6226 [SLP] Additional test for PR35354, NFC. by Alexey Bataev · 8 years ago
  75. 7affb6d [Hexagon] Use stable sort for HexagonShuffler to remove non-deterministic ordering by Mandeep Singh Grang · 8 years ago
  76. 02dd787 [aarch64][globalisel] Add missing tests from r319216 by Daniel Sanders · 8 years ago
  77. 336e099 [PowerPC] Allow tail calls of fastcc functions from C CallingConv functions. by Sean Fertile · 8 years ago
  78. 722a86f [aarch64][globalisel] Define G_ATOMIC_CMPXCHG and G_ATOMICRMW_* and make them legal by Daniel Sanders · 8 years ago
  79. c0c70f9 [SelectionDAG] Make sorting predicate stronger to remove non-deterministic ordering by Mandeep Singh Grang · 8 years ago
  80. 219ddf4 [X86][SSE] Add SSE_HADDSUB/SSE_PABS/SSE_PALIGN OpndItins by Simon Pilgrim · 8 years ago
  81. 5b7a591 [X86] In lowerVectorShuffleAsElementInsertion, if were able to find a scalar i8 or i16 and need to zero extend it, make sure we use a vXi32 type of the full vector width. by Craig Topper · 8 years ago
  82. 5e75583 [CodeGen] Fix doxygen \file comment style by Francis Visoiu Mistrih · 8 years ago
  83. 4ea70ff [CodeGen] Fix doxygen by Francis Visoiu Mistrih · 8 years ago
  84. 67b235d [InstCombine] auto-generate complete test checks; NFC by Sanjay Patel · 8 years ago
  85. a4de810 [Hexagon] Make sure to zero-extend bytes before building a vector by Krzysztof Parzyszek · 8 years ago
  86. 68e8f78 [InstCombine] auto-generate complete test checks; NFC by Sanjay Patel · 8 years ago
  87. 7b3df66 [mir] Print/Parse both MOLoad and MOStore when they occur together. by Daniel Sanders · 8 years ago
  88. 82ef781 Fix non assert build warnings. by Rafael Espindola · 8 years ago
  89. dd74d55 EntryExitInstrumenter: set DebugLocs on the inserted call instructions (PR35412) by Hans Wennborg · 8 years ago
  90. ab45c06 [CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder. by Zachary Turner · 8 years ago
  91. a710db2 [X86][X87] Tag FP_TO_INT_IN_MEM pseudos with hasNoSchedulingInfo by Simon Pilgrim · 8 years ago
  92. b58eb1a [CodeGen] Separate MachineOperand implementation from MachineInstr by Francis Visoiu Mistrih · 8 years ago
  93. 7e14680 [CodeGen] Cleanup MachineOperand by Francis Visoiu Mistrih · 8 years ago
  94. a9edc75 AMDGPU: Add num spilled s/vgprs to metadata by Konstantin Zhuravlyov · 8 years ago
  95. 6c826ef Add opt-viewer testing by Adam Nemet · 8 years ago
  96. a4ec08b [CodeGen] Print register names in lowercase in both MIR and debug output by Francis Visoiu Mistrih · 8 years ago
  97. 7005517 [WebAssembly] Support bitcasted function addresses with varargs. by Dan Gohman · 8 years ago
  98. 46f8d8c DAG: Legalize truncstores to illegal int types by Matt Arsenault · 8 years ago
  99. 0badf27 [X86][X87] Tag FTST x87 instruction scheduler class by Simon Pilgrim · 8 years ago
  100. 240ac15 [InstCombine] add tests from D39421 to show current transforms; NFC by Sanjay Patel · 8 years ago