1. 5d3ea87 [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. by Daniel Sanders · 10 years ago
  2. 407b46b Let MachineVerifier be aware of mem-to-mem instructions. by Jonas Paulsson · 10 years ago
  3. d63954d Do not use `dyn_cast<X>` after `isa<X>` (NFC) by Mehdi Amini · 10 years ago
  4. 33ee997 Revert "Add missing #include, found by modules build." by Mehdi Amini · 10 years ago
  5. 813b365 Tail duplication can mix incompatible registers in phi nodes by Krzysztof Parzyszek · 10 years ago
  6. 3aa0189 WebAssembly: support imports by JF Bastien · 10 years ago
  7. 491ae53e Tolerate negative offset when matching sample profile. by Dehao Chen · 10 years ago
  8. c75a253 [Hexagon] Bit-based instruction simplification by Krzysztof Parzyszek · 10 years ago
  9. 84aa3b5 [Hexagon] Fix isNVStorable flag in .td files by Krzysztof Parzyszek · 10 years ago
  10. 48b3c93 [MemorySanitizer] NFC. Do not use GET_INTRINSIC_MODREF_BEHAVIOR table. by Igor Laevsky · 10 years ago
  11. cf2cac0 [X86][SSE] Add 256-bit vector bit rotation tests. by Simon Pilgrim · 10 years ago
  12. 1e221d5 bugpoint: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  13. 4465351 [Hexagon] Capture aggregate variables by reference, not value by Krzysztof Parzyszek · 10 years ago
  14. 014b76c [Hexagon] Do not fall-through if there is no CFG edge by Krzysztof Parzyszek · 10 years ago
  15. cdc93cb [Hexagon] Use symbolic name for subregister instead of hardcoded number by Krzysztof Parzyszek · 10 years ago
  16. e7b5e3c [Hexagon] Change Based->Base in getBasedWithImmOffset by Krzysztof Parzyszek · 10 years ago
  17. 1f2d4d3 [Hexagon] Remove the remnants of isConstExtProfitable by Krzysztof Parzyszek · 10 years ago
  18. 70f8c20 unittests: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  19. 00f8d5f llvm-diff: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  20. 20263fd [CMake] All the checks for if LLVM_VERSION_* variables are set need to be if(DEFINED ...) by Chris Bieneman · 10 years ago
  21. e5b90cc [CMake] Refactor subdirectory inclusion code to take a project name. by Chris Bieneman · 10 years ago
  22. 7d55a0b Two switch blocks in VectorLegalizer::LegalizeOp already have a by Artyom Skrobov · 10 years ago
  23. 23d7965 [SystemZ] Use LivePhysRegs helper class in SystemZShortenInst.cpp. by Jonas Paulsson · 10 years ago
  24. 53675f8 [SystemZ] Comment fix in test/CodeGen/SystemZ/fp-cmp-05.ll by Jonas Paulsson · 10 years ago
  25. 190815e Adding support for TargetLoweringBase::LibCall by Artyom Skrobov · 10 years ago
  26. 42c2a81 Combining DIV+REM->DIVREM doesn't belong in LegalizeDAG; move it over into DAGCombiner. by Artyom Skrobov · 10 years ago
  27. 7bbbc5c AVX512: Implemented encoding and intrinsics for VPBROADCASTB/W/D/Q instructions. by Igor Breger · 10 years ago
  28. eb09365 [x86] Fix AVX maskload/store intrinsic prototypes. by Andrea Di Biagio · 10 years ago
  29. bb5ca27 Fix missing INITIALIZE_PASS_DEPENDENCY for AddressSanitizer by Keno Fischer · 10 years ago
  30. 1df0e84 Make class final to pacify -Wnon-virtual-dtor. by Manuel Klimek · 10 years ago
  31. d2643e2 AMDGPU: Add MachineInstr overloads for instruction format tests by Matt Arsenault · 10 years ago
  32. 7233876 [Orc] Make CompileOnDemandLayer::findSymbol call BaseLayer::findSymbol if no by Lang Hames · 10 years ago
  33. 08e1ec0 AMDGPU: Stop reserving v[254:255] by Matt Arsenault · 10 years ago
  34. 175c683 WebAssembly: fix call/return syntax. by JF Bastien · 10 years ago
  35. 3698b0e MSP430: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  36. 090db02 AsmParser: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  37. e8e219b SystemZ: Remove implicit ilist iterator conversion, NFC by Duncan P. N. Exon Smith · 10 years ago
  38. a1a3f2d XCore: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  39. fa3f538 PowerPC: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  40. 35072eb [RS4GC] Remove a redundant linear search, NFCI by Sanjoy Das · 10 years ago
  41. 3d31aca [RS4GC] Clean up `find_index`; NFC by Sanjoy Das · 10 years ago
  42. 66e29d1 [RS4GC] Re-purpose `normalizeForInvokeSafepoint`; NFC. by Sanjoy Das · 10 years ago
  43. 8293dfd [RS4GC] Minor cleanup to `normalizeForInvokeSafepoint`; NFC by Sanjoy Das · 10 years ago
  44. 2b14990 Sparc: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  45. db991cb NVPTX: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  46. 8525f3a Hexagon: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  47. 9f16772a WebAssembly: fix syntax for br_if. by JF Bastien · 10 years ago
  48. 97fa27f AsmPrinter: Remove implicit ilist iterator conversion, NFC by Duncan P. N. Exon Smith · 10 years ago
  49. ddeb82c Mips: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  50. 7a225f7 CppBackend: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  51. 2b76674 BPF: Remove implicit ilist iterator conversion, NFC by Duncan P. N. Exon Smith · 10 years ago
  52. 974314a ARM: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  53. 354229b [Orc] Fix MSVC bugs introduced in r250749. by Lang Hames · 10 years ago
  54. 25622c1 ObjCARC: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  55. f2558c2 Enhance loop rotation with existence of profile data in MachineBlockPlacement pass. by Cong Hou · 10 years ago
  56. e61c7b5 [Orc] Use '= default' for move constructor/assignment as per dblaikie's review. by Lang Hames · 10 years ago
  57. 989a95d Linker: Remove implicit ilist iterator conversion, NFC by Duncan P. N. Exon Smith · 10 years ago
  58. 36d045a Fix -Wdeprecated regarding ORC copying ValueMaterializers by David Blaikie · 10 years ago
  59. 2949a6a [InstCombine] Optimize icmp of inc/dec at RHS by Michael Liao · 10 years ago
  60. f792618 Vectorize: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  61. 3b75c04 [CGP] transform select instructions into branches and sink expensive operands by Sanjay Patel · 10 years ago
  62. d765f75 X86: Remove implicit ilist iterator conversions, NFC by Duncan P. N. Exon Smith · 10 years ago
  63. 17da9b2 [RuntimeDyld][COFF] Fix some endianness issues, re-enable the regression test. by Lang Hames · 10 years ago
  64. 5078875 Restore the original behavior of SelectionDAG::getTargetIndex(). by Owen Anderson · 10 years ago
  65. 62297b1 [Hexagon] Remove unnecessary argument sign extends by Krzysztof Parzyszek · 10 years ago
  66. ca21c56 Pass FunctionInfoIndex by reference to WriteFunctionSummaryToFile (NFC) by Teresa Johnson · 10 years ago
  67. 4438c62 [Orc] Add explicit move constructor and assignment operator to make MSVC happy. by Lang Hames · 10 years ago
  68. 9f322b8 Add missing override noticed by Clang's -Winconsistent-missing-override. by Benjamin Kramer · 10 years ago
  69. 38a9a53 [AArch64]Merge halfword loads into a 32-bit load by Jun Bum Lim · 10 years ago
  70. d497ef1 [Hexagon] Fix debug information for local objects by Krzysztof Parzyszek · 10 years ago
  71. 6e76a23 Put back SelectionDAG::getTargetIndex. by Benjamin Kramer · 10 years ago
  72. a4b30b5 [Orc] Lambda needs to capture 'this'. by Lang Hames · 10 years ago
  73. e6cb054 [Orc] Remove extraneous semicolon that found its way into r250712. by Lang Hames · 10 years ago
  74. c3d768d [Hexagon] Delay emission of CFI instructions by Krzysztof Parzyszek · 10 years ago
  75. dbab1c2 Revert "RegisterPressure: allocatable physreg uses are always kills" by Matthias Braun · 10 years ago
  76. 65040b2 [Orc] Add support for emitting indirect stubs directly into the JIT target's by Lang Hames · 10 years ago
  77. aa8954c Convert gold-plugin unnecessary unique_ptr into local (NFC) by Teresa Johnson · 10 years ago
  78. bf3fb71 Fix required library for r250699 to BitWriter instead of BitReader. by Teresa Johnson · 10 years ago
  79. 2b24129 Fix windows bot failures from r250699 by removing "/" from expected path by Teresa Johnson · 10 years ago
  80. d6e77b7 llvm-lto support for generating combined function indexes by Teresa Johnson · 10 years ago
  81. fa39e17 Remove CRLF newlines. NFC. by Benjamin Kramer · 10 years ago
  82. 52578b0 Fix mapping of @llvm.arm.ssat/usat intrinsics to ssat/usat instructions by Asiri Rathnayake · 10 years ago
  83. f9cd1be [GlobalsAA] Fix a really horrible iterator invalidation bug by James Molloy · 10 years ago
  84. da40167 Removed parameter "Consecutive" from isLegalMaskedLoad() / isLegalMaskedStore(). by Elena Demikhovsky · 10 years ago
  85. 6266651 [mips][microMIPS] Implement ADDQ.PH, ADDQ_S.W, ADDQH.PH, ADDQH.W, ADDSC, ADDU.PH, ADDU_S.QB, ADDWC and ADDUH.QB instructions by Zlatko Buljan · 10 years ago
  86. cb245a6 [mips][microMIPS] Implement ABSQ.QB, ABSQ_S.PH, ABSQ_S.W, ABSQ_S.QB, INSV, MADD, MADDU, MSUB, MSUBU, MULT and MULTU instructions by Zlatko Buljan · 10 years ago
  87. 0971eb7 [PGO] Eliminate prof data register calls on FreeBSD platform by Xinliang David Li · 10 years ago
  88. a05c4c2 Preserve CFG in MergedLoadStoreMotion. This fixes PR24426. by Jakub Staszak · 10 years ago
  89. 899fdb1 Add hashing and DenseMapInfo for ArrayRef by Rafael Espindola · 10 years ago
  90. a650c6c [X86][SSE] Add vector bit rotation tests. by Simon Pilgrim · 10 years ago
  91. ac2c511 Use SDValue bool check. NFCI. by Simon Pilgrim · 10 years ago
  92. 6771df9 Move one-use variable inside test. NFC. by Simon Pilgrim · 10 years ago
  93. c375284 [X86][AVX512DQ] add scalar fpclass by Asaf Badouh · 10 years ago
  94. 38e1c0e AVX512: Lowering i8/i16 vector CTLZ using the dword LZCNT vector instruction by Igor Breger · 10 years ago
  95. 82760b2 [Sparc] Use MCPhysReg instead of unsigned to size static arrays of registers. Should reduce the table size. by Craig Topper · 10 years ago
  96. bb2c212 Use array_lengthof. NFC by Craig Topper · 10 years ago
  97. 44bf343 Make a bunch of static arrays const. by Craig Topper · 10 years ago
  98. 2682e34 [RuntimeDyld] Add support for absolute symbols. by Lang Hames · 10 years ago
  99. 09717fa Minor Instr PGO code restructuring by Xinliang David Li · 10 years ago
  100. bce4419 [SCEV] Fix whitespace issues and remove extra braces; NFC by Sanjoy Das · 10 years ago