1. 78a4389 [DebugInfo] Replace unreachable with None by Jonas Devlieghere · 8 years ago
  2. c9f7443 [Hexagon] fix 'must explicitly initialize the const member' error which clang 3.8 emits by Sam McCall · 8 years ago
  3. c994671 [Hexagon] Add more lit tests by Krzysztof Parzyszek · 8 years ago
  4. 7f9dbc4 AMDGPU/GlobalISel: Legality and RegBankInfo for G_{INSERT|EXTRACT}_VECTOR_ELT by Matt Arsenault · 8 years ago
  5. e0eff38 AMDGPU/GlobalISel: InstrMapping for G_MERGE_VALUES by Matt Arsenault · 8 years ago
  6. b3834e5 AMDGPU/GlobalISel: Make some G_MERGE_VALUEs legal by Matt Arsenault · 8 years ago
  7. 2ee3b17 Revert r326710 "Fuzzer: remove temporary files after we're done with them." by Hans Wennborg · 8 years ago
  8. 59a0caa [mips] Split out ASEPredicate from InsnPredicates (NFC) by Simon Dardis · 8 years ago
  9. a722fa2 MC intel asm parser: Allow @ at the start of function names. by Nico Weber · 8 years ago
  10. 3d53cc7 [X86][SSE] createVariablePermute - PSHUFB requires SSSE3 not just SSE3 by Simon Pilgrim · 8 years ago
  11. 68642e9 Fix compilation on Darwin with expensive checks. by Jonas Devlieghere · 8 years ago
  12. d7e41ba [ThinLTO] Recommit of import global variables by Eugene Leviant · 8 years ago
  13. bd99a1f Back out "Re-land: Teach CorrelatedValuePropagation to reduce the width of udiv/urem instructions." by Justin Lebar · 8 years ago
  14. 1c193f4 [X86] Don't compute known bits twice for the same SDValue in LowerMUL. by Craig Topper · 8 years ago
  15. e6bdfcf [CGP] Fix the remove of matched phis in complex addressing mode by Serguei Katkov · 8 years ago
  16. 3c0783d [X86][MMX] Support MMX build vectors to avoid SSE usage (PR29222) by Simon Pilgrim · 8 years ago
  17. 1635c63 [X86][AVX512] Added more non-VLX test cases by Simon Pilgrim · 8 years ago
  18. f86876e [X86][AVX] createVariablePermute - scale v16i16 variable permutes to use v32i8 codegen by Simon Pilgrim · 8 years ago
  19. 9139e91 [X86][AVX] createVariablePermute - widen permutes for cases where the source vector is wider than the destination type by Simon Pilgrim · 8 years ago
  20. 7f61762 [InstCombine] add tests for casted sign-bit cmp (PR36682); NFC by Sanjay Patel · 8 years ago
  21. 8259353 [X86][AVX] createVariablePermute - use PSHUFB+PCMPGT+SELECT for v32i8 variable permutes by Simon Pilgrim · 8 years ago
  22. faa0375 Fix for buildbots which didn't like makeArrayRef with initializer lists. by Simon Pilgrim · 8 years ago
  23. fa5f307 [X86][SSE] Generalized SplitBinaryOpsAndApply to SplitOpsAndApply to support any number of ops. by Simon Pilgrim · 8 years ago
  24. 78049a4 [X86][AVX] createVariablePermute - use 2xVPERMIL+PCMPGT+SELECT for v8i32/v8f32 and v4i64/v4f64 variable permutes by Simon Pilgrim · 8 years ago
  25. 7e6bfeb [X86][AVX512] createVariablePermute - Non-VLX targets can widen v4i64/v8f64 variable permutes to v8i64/v8f64 by Simon Pilgrim · 8 years ago
  26. ccddf0f [x86][SSE] Add widenSubVector helper. NFCI. by Simon Pilgrim · 8 years ago
  27. 71d757b [MemorySSA] Fix comment + remove redundant dyn_casts; NFC by George Burgess IV · 8 years ago
  28. aa85acb Test commit - change comment slightly. by Michael Bedy · 8 years ago
  29. 60a5e73 Add REQUIRES: arm-registered-target to test using an arm-apple-ios triple. by Nico Weber · 8 years ago
  30. a41ced4 [TargetSchedule] Minor refactor in computeInstrLatency. NFC by Andrea Di Biagio · 8 years ago
  31. ac38a55 Revert r327199: "Clean up a temp file on the buildbots" by George Burgess IV · 8 years ago
  32. 9d122e2 [X86] Add comments to the end of FMA3 instructions to make the operation clear by Craig Topper · 8 years ago
  33. 50cc600 [llvm-mca] Fix use-of-uninitialized-value error reported by the MemorySanitizer. by Andrea Di Biagio · 8 years ago
  34. b4b3cc5 [X86][XOP] createVariablePermute - use VPERMIL2 for v8i32/v4i64 variable permutes by Simon Pilgrim · 8 years ago
  35. c8b2a4c [AArch64] Implement native TLS for Windows by Martin Storsjo · 8 years ago
  36. d4f6324 [ADT] Shuffle containers before sorting to uncover non-deterministic behavior by Mandeep Singh Grang · 8 years ago
  37. c28fd90 [X86][XOP] createVariablePermute - use VPPERM for v16i16 variable permutes by Simon Pilgrim · 8 years ago
  38. fae96e0 [X86][SSE] createVariablePermute - create index scaling helper. NFCI. by Simon Pilgrim · 8 years ago
  39. bd2985d [llvm-mca] BackendStatistics: early exit from method printSchedulerUsage if the by Andrea Di Biagio · 8 years ago
  40. 80f8cd5 [llvm-mca] Views are now independent from resource masks. NFCI by Andrea Di Biagio · 8 years ago
  41. 8da142d [X86][XOP] createVariablePermute - use VPPERM for v32i8 variable permutes by Simon Pilgrim · 8 years ago
  42. 253ee8c [InstSimplify] fp_binop X, undef --> NaN by Sanjay Patel · 8 years ago
  43. 00cb8ab [AMDGPU] fix tests to be independent of FP undef by Sanjay Patel · 8 years ago
  44. f8a45a4 [PowerPC] fix tests to be independent of FP undef by Sanjay Patel · 8 years ago
  45. 5c56853 AMDGPU: Fix crash when constant folding with physreg operand by Matt Arsenault · 8 years ago
  46. fc21165 [ConstantFold] fp_binop AnyConstant, undef --> NaN by Sanjay Patel · 8 years ago
  47. 8c9cc1f [PartialInlining] Use isInlineViable to detect constructs preventing inlining. by Florian Hahn · 8 years ago
  48. 7ca2a47 [X86] Add a missing EVEX instruction to EmitAnyX86InstComments. by Craig Topper · 8 years ago
  49. 2e7a52a [WebAssembly] Object: Add accessor for wasm symbols by Sam Clegg · 8 years ago
  50. 9c2329d [X86] Move the AC_EVEX_2_VEX AsmComments enum to X86InstrInfo.h from X86InstComments.h. by Craig Topper · 8 years ago
  51. 197b6c8 [AliasAnalysis] Shrink AliasResults; NFC by George Burgess IV · 8 years ago
  52. 4d61752 [X86] Rewrite printMasking code in X86InstComments to use TSFlags to determine whether the instruction is masked. by Craig Topper · 8 years ago
  53. 11ddcbc Clean up a temp file on the buildbots. by George Burgess IV · 8 years ago
  54. 824eedb Go back to sometimes assuming intristics are local. by Rafael Espindola · 8 years ago
  55. 87407bd Revert: r327172 "Correct load-op-store cycle detection analysis" by Nirav Dave · 8 years ago
  56. 2fb0fe6 [TwoAddressInstructionPass] Improve tryInstructionCommute of X86 FMA and vpternlog instructions by Craig Topper · 8 years ago
  57. ac0df5f [WebAssembly] Add EVT::getEVTString() for except_ref type by Heejin Ahn · 8 years ago
  58. c81ea86 ADT: Make MapVector::value_type and MapVector::size_type public. NFC. by Peter Collingbourne · 8 years ago
  59. 346e470 [TargetLowering] Remove redundant term in two ifs in SimplifySetCC. NFC by Craig Topper · 8 years ago
  60. 6165a77 Revert "[Debug] Retain both sets of debug intrinsics in HoistThenElseCodeToIf" by Ulrich Weigand · 8 years ago
  61. f26984a [Debug] Retain both sets of debug intrinsics in HoistThenElseCodeToIf by Ulrich Weigand · 8 years ago
  62. 7902c08 [Power9] Code Cleaup and adding Comments for Power 9 Scheduler by Stefan Pintilie · 8 years ago
  63. 6587343 [NFC] Consolidate six getPointerOperand() utility functions into one place by Renato Golin · 8 years ago
  64. c2d2d1a Correct load-op-store cycle detection analysis by Nirav Dave · 8 years ago
  65. 8fc6a5e Improve Dependency analysis when doing multi-node Instruction Selection by Nirav Dave · 8 years ago
  66. 0f0ed7b [DAG] Enforce stricter NodeId invariant during Instruction selection by Nirav Dave · 8 years ago
  67. 493154d Make early exit hasPredecessorHelper return true. NFCI. by Nirav Dave · 8 years ago
  68. 67fe795 [llvm-objdump] Support disassembling by symbol name by Rafael Auler · 8 years ago
  69. 68d7364 Use branch funnels for virtual calls when retpoline mitigation is enabled. by Peter Collingbourne · 8 years ago
  70. fd10033 Avoid creating a Constant for each value in a ConstantDataSequential. by Alina Sbirlea · 8 years ago
  71. 6f0333a Delay creating an alias for @@@. by Rafael Espindola · 8 years ago
  72. c805ab0 [X86][AVX] createVariablePermute - fix v2i64/v2f64 VPERMILPD index creation. by Simon Pilgrim · 8 years ago
  73. 9ae21b3 TableGen: Remove space at EOL in TGLexer.{h,cpp} by Nicolai Haehnle · 8 years ago
  74. f3ad8d5 [X86][SSE] createVariablePermute - move source vector canonicalization to top of function. NFCI. by Simon Pilgrim · 8 years ago
  75. 5da3464 [LV] Adding test for r327109 by Renato Golin · 8 years ago
  76. 2006e62 [AMDGPU] Supported ds_read_b128 generation; Widened vector length for local address-space. by Farhana Aleen · 8 years ago
  77. bf0554f [GISel]: Add helpers for easy building G_FCONSTANT along with matchers by Aditya Nandakumar · 8 years ago
  78. 4adc452 [JumpThreading] Don't restrict cast-traversal to i1 by Chad Rosier · 8 years ago
  79. aecc972 Move generic test to the Generic directory by Adrian Prantl · 8 years ago
  80. 21de18a [AMDGPU] fix test to be independent of FP undef by Sanjay Patel · 8 years ago
  81. 44818a3 [WebAssembly] Disallow weak undefined globals in the object format by Nicholas Wilson · 8 years ago
  82. 815d73b [InstSimplify] fix FP infinite hex constant values in tests; NFC by Sanjay Patel · 8 years ago
  83. 6b6fa08 Revert "[PowerPC] LSR tunings for PowerPC" by Stefan Pintilie · 8 years ago
  84. 599fd01 Revert "[PowerPC] Move test to correct location." by Stefan Pintilie · 8 years ago
  85. c8a7beb Tidyup comment that was destroyed by clang-format. NFCI. by Simon Pilgrim · 8 years ago
  86. 3cbc0a3 [X86][SSE] createVariablePermute - move index vector canonicalization to top of function. NFCI. by Simon Pilgrim · 8 years ago
  87. 1e09c89 Try to fix Windows bot by forcing "rm". by Tim Northover · 8 years ago
  88. 8fca462 [LangRef] make it clear that FP instructions do not have side effects by Sanjay Patel · 8 years ago
  89. beee6ae [dsymutil] Unify error handling and add color by Jonas Devlieghere · 8 years ago
  90. 5dd777c CMake: Make libxml2 show up in --system-libs (PR36660) by Hans Wennborg · 8 years ago
  91. f5ac316 [x86][aarch64] ask the backend whether it has a vector blend instruction by Sebastian Pop · 8 years ago
  92. 7ebbb19 [llvm-mca] Move the logic that prints the summary into its own view. NFCI by Andrea Di Biagio · 8 years ago
  93. 163bd8a [llvm-mca] Run clang-format on the source code. NFC by Andrea Di Biagio · 8 years ago
  94. d66fa2a TableGen: Add a defset statement by Nicolai Haehnle · 8 years ago
  95. ad64c88 TableGen: Allow arbitrary list values as ranges of foreach by Nicolai Haehnle · 8 years ago
  96. 691987f TableGen: Remove unused ParseForeachMode by Nicolai Haehnle · 8 years ago
  97. e084840 TableGen: More helpful error messages by Nicolai Haehnle · 8 years ago
  98. a2472db TableGen: add !isa operation by Nicolai Haehnle · 8 years ago
  99. 2cf5f8c [DebugInfo/AccelTable] Fix inconsistency in getDIEOffset implementations by Pavel Labath · 8 years ago
  100. 2e97c7a [LV] Fix vectorizer's isUniform() abuse triggers assert in SCEV by Renato Golin · 8 years ago