1. e2d20cb Convert two uses of ErrorOr to Expected. by Rafael Espindola · 8 years ago
  2. 091c043 [AMDGPU] Lower enqueued blocks and generate runtime metadata by Yaxun Liu · 8 years ago
  3. d015c78 Support: On Windows, use CreateFileW to delete files in sys::fs::remove(). by Peter Collingbourne · 8 years ago
  4. cbdd389 [opt-viewer] Don't Decode HTML bytes for Python 2 by Roman Lebedev · 8 years ago
  5. d4ae77e Try to make gcc happy. by Rafael Espindola · 8 years ago
  6. 0e3d04a Return Expected from createRTDyldELFObject. by Rafael Espindola · 8 years ago
  7. de6c308 Simplify. NFC. by Rafael Espindola · 8 years ago
  8. 0ef99ca [llvm-objcopy] Add support for removing sections by Jake Ehrlich · 8 years ago
  9. cde4888 Revert "temporary" by Jake Ehrlich · 8 years ago
  10. 773d0e0 temporary by Jake Ehrlich · 8 years ago
  11. a37e165 Debug Info: Fix the SDLoc propagation for a DAGCombiner rule by Adrian Prantl · 8 years ago
  12. 2e7f7ea [llvm-objdump] Disable leak checking on an llvm-objdump test by Francis Ricci · 8 years ago
  13. 6c0a029 [WebAssembly] Update MCObjectWriter and associated interfaces after r315327 by Derek Schuff · 8 years ago
  14. ba29b4f [lit] Only enable LSan on darwin when clang supports it by Francis Ricci · 8 years ago
  15. 7f16d50 [MC] Add another missing <memory> include left out of r315327. by Lang Hames · 8 years ago
  16. 39e960b [MC] Add a missing <memory> include left out of r315327. by Lang Hames · 8 years ago
  17. 199012c Revert "[SCCP] Propagate integer range info for parameters in IPSCCP." by Bruno Cardoso Lopes · 8 years ago
  18. 9831f63 Revert "[SCCP] Fix mem-sanitizer failure introduced by r315288." by Bruno Cardoso Lopes · 8 years ago
  19. e471346 [MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter by Lang Hames · 8 years ago
  20. 8e46b87 [WebAssembly] Narrow the scope of WebAssemblyFixFunctionBitcasts by Jacob Gravelle · 8 years ago
  21. 768ffd5 [X86][AVX512] Regenerate element insertion/extraction tests by Simon Pilgrim · 8 years ago
  22. 1eab66d [TableGen] Convert VarDef to range_loop. NFC. by Javed Absar · 8 years ago
  23. 772b1aa [mips] Duplicate the reciprocal instruction definitions for FP32 by Simon Dardis · 8 years ago
  24. 771d209 Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs" by Jonas Devlieghere · 8 years ago
  25. d4f424c [PowerPC] Add missing record form instructions to the P9 Scheduling Model by Stefan Pintilie · 8 years ago
  26. b41c277 [x86] add tests for insertelement; NFC by Sanjay Patel · 8 years ago
  27. 66e957c after fixing the i386 case by Uriel Korach · 8 years ago
  28. bceed5c [mips] Partially fix PR34391 by Simon Dardis · 8 years ago
  29. 60e48ff [DAGCombine] Fix for shuffle to vector extend for non power 2 vectors by David Stuttard · 8 years ago
  30. 40bc0f3 [ARM, Asm] Harden GNU LDRD/STRD aliases against invalid inputs by Oliver Stannard · 8 years ago
  31. dd15603 [ARM, Asm] Add diagnostics for floating-point register operands by Oliver Stannard · 8 years ago
  32. fe1782b [ARM, Asm] Add diagnostics for general-purpose register operands by Oliver Stannard · 8 years ago
  33. 73de2f1 AMDGPU: Split MUBUF offset into aligned components by Nicolai Haehnle · 8 years ago
  34. 269a700 Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs" by Jonas Devlieghere · 8 years ago
  35. 098eeb5 [llvm-dwarfdump] Print type names in DW_AT_type DIEs by Jonas Devlieghere · 8 years ago
  36. 0e4cc59 [AsmParser] Add DiagnosticString to register classes in tablegen by Oliver Stannard · 8 years ago
  37. 6c69a3d [SCCP] Fix mem-sanitizer failure introduced by r315288. by Florian Hahn · 8 years ago
  38. 5c5defd [X86][SKYLAKE] Update regression test to differentiate between HASWELL and SKYLAKE scheduling.<NFC> by Gadi Haber · 8 years ago
  39. 36c8eee [SCCP] Propagate integer range info for parameters in IPSCCP. by Florian Hahn · 8 years ago
  40. ed65875 Fix for PR34888. by Nemanja Ivanovic · 8 years ago
  41. a59b5e1 SILoadStoreOptimizer.cpp: Fix build; Clang doesn't like "using anonymous struct" since rL315256. by NAKAMURA Takumi · 8 years ago
  42. db2b267 MCWinCOFFObjectWriter.h: Fix modules build in rL315257. by NAKAMURA Takumi · 8 years ago
  43. cdaf07d Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handle memcmp expansion." by Clement Courbet · 8 years ago
  44. 4a53d40 Ignore all duplicate frame index expression by Bjorn Steinbrink · 8 years ago
  45. b599661 [RISCV] Fix build after r315254 by Alex Bradbury · 8 years ago
  46. 9a553e9 [AVX512] Add patterns to commute integer comparison instructions during isel. by Craig Topper · 8 years ago
  47. 60c5ae5 Renable r314928 by Xinliang David Li · 8 years ago
  48. 26935e7 [MC] Properly diagnose badly scoped .cfi_ directives by Reid Kleckner · 8 years ago
  49. 261c462 Give a test a triple by Reid Kleckner · 8 years ago
  50. be1ef6a [SEH] Use reportError instead of report_fatal_error for bad directives by Reid Kleckner · 8 years ago
  51. 4010882 [MC] Plumb unique_ptr<MCWasmObjectTargetWriter> through createWasmObjectWriter by Lang Hames · 8 years ago
  52. 726d93c [MC] Suppress .Lcfi labels when emitting textual assembly by Reid Kleckner · 8 years ago
  53. 520952c Fix Wasm build after r315254 by Reid Kleckner · 8 years ago
  54. 1d8cdbb [MC] Plumb unique_ptr<MCWinCOFFObjectTargetWriter> through by Lang Hames · 8 years ago
  55. 37437af [MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to by Lang Hames · 8 years ago
  56. 3b8950a Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.* by Adam Nemet · 8 years ago
  57. 7541255 [llvm-rc] Try again to fix errors on big endian systems. by Zachary Turner · 8 years ago
  58. 99cee99 Fix LLDB build for Android. by Eugene Zemtsov · 8 years ago
  59. 331cf98 [MC] Plumb unique_ptr<MCMachObjectTargetWriter> through createMachObjectWriter by Lang Hames · 8 years ago
  60. d2b6fe6 [DWARF] DW_TAG_imported_unit is not a unit type. by Jonas Devlieghere · 8 years ago
  61. 890f4de [llvm-objdump] Use initializer list for scoped xar api constructors by Francis Ricci · 8 years ago
  62. fa48080 [GISel]: Fix generation of illegal COPYs during CallLowering by Aditya Nandakumar · 8 years ago
  63. 3444540 Add a helper to build Copy instructions in MachineIRBuilder by Aditya Nandakumar · 8 years ago
  64. 8fa5072 [X86] Unsigned saturation subtraction canonicalization [the backend part] by Zvi Rackover · 8 years ago
  65. 9af4e0a [SLP] Add test for reversed load, NFC. by Alexey Bataev · 8 years ago
  66. 5d1b2d3 Fix some C++ value / reference semantics issues. by Zachary Turner · 8 years ago
  67. 280c6ad [globalisel] Add support for ValueType operands in patterns. by Daniel Sanders · 8 years ago
  68. 2e2586a [MC] Use a unique_ptr<MCAssembler> for MCObjectStreamer's Assembler member. by Lang Hames · 8 years ago
  69. 963e18e [InstCombine] fix formatting; NFC by Sanjay Patel · 8 years ago
  70. 24dbfe7 Fix after r315079 by Adrian McCarthy · 8 years ago
  71. 87b0f4a [dsymutil] Emit valid debug locations when no symbol flags are set by Francis Ricci · 8 years ago
  72. 4902d02 [SLP] Test for wrongly vectorized set of extractelements, NFC. by Alexey Bataev · 8 years ago
  73. c453306 [TableGen] remove make_range where not necessary by Javed Absar · 8 years ago
  74. ed3baee [llvm-rc] Have the tokenizer discard single & block comments. by Zachary Turner · 8 years ago
  75. d4b67a3 [DAG] combine assertsexts around a trunc by Sanjay Patel · 8 years ago
  76. f78df63 [AArch64] Improve codegen for inverted overflow checking intrinsics by Amara Emerson · 8 years ago
  77. 18fc4d6 [x86] regenerate test checks; NFC by Sanjay Patel · 8 years ago
  78. ce393d3 [AArch64] fix typos in test assertions by Sanjay Patel · 8 years ago
  79. 98ac087 [X86] Remove a setLoadExtAction from the AVX512 section that uses an AVX512BW type and is alraedy present in the AVX512BW section. by Craig Topper · 8 years ago
  80. 9736c3f [X86] Enable extended comparison predicate support for SETUEQ/SETONE when targeting AVX instructions. by Craig Topper · 8 years ago
  81. f78fbad Remove unused variables. No functionality change. by Benjamin Kramer · 8 years ago
  82. a038303 [X86][SSE] Don't call combineTo inside combineX86ShufflesRecursively. NFCI. by Simon Pilgrim · 8 years ago
  83. 4ba5a28 Tidyup with clang-format. NFCI. by Simon Pilgrim · 8 years ago
  84. 5443e84 [X86][SSE] Add test case for PR27708 by Simon Pilgrim · 8 years ago
  85. f02c2bd Remove unused variables. No functionality change. by Benjamin Kramer · 8 years ago
  86. fc2f034 [X86] Regenerate fast-isel-select-pseudo-cmov.ll to prepare for D38609. by Craig Topper · 8 years ago
  87. 52122df [TableGen] Simplify, add range_loop in CodeGenSchedule by Javed Absar · 8 years ago
  88. 630a56b [X86] getTargetConstantBitsFromNode - add support for decoding scalar constants by Simon Pilgrim · 8 years ago
  89. 5c8afd4 [X86] Prefer MOVSS/SD over BLENDI during legalization. Remove BLENDI versions of scalar arithmetic patterns by Craig Topper · 8 years ago
  90. 38f13ea Make more constructors constexpr or use =default. by Benjamin Kramer · 8 years ago
  91. 0c84366 [AArch64][GlobalISel] Add a test case for G_PHI of p0 instruction selection. by Amara Emerson · 8 years ago
  92. 6a8905a [AArch64][GlobalISel] Add a test case for G_PHI of p0 regbank selection. by Amara Emerson · 8 years ago
  93. d20b82b [AArch64][GlobalISel] Make G_PHI of p0 types legal. by Amara Emerson · 8 years ago
  94. d423174 [X86][XOP] Add XOP oddshuffles tests by Simon Pilgrim · 8 years ago
  95. 2d2436c [X86][SKX] Adding the scheduling information for the SKX target. by Gadi Haber · 8 years ago
  96. 3268f32 [X86] Add missing entries in 'MemoryFoldTable2Addr' to get complete form of the table. by Ayman Musa · 8 years ago
  97. cb92739 [X86][TableGen] Recommitting the X86 memory folding tables TableGen backend while disabling it by default. by Ayman Musa · 8 years ago
  98. e583d96 [X86] Stop LowerSIGN_EXTEND_AVX512 from creating v8i16/v16i16/v16i8 vselects with a v8i1/v16i1 condition when BWI is not available. by Craig Topper · 8 years ago
  99. e22eb3e [X86] Add new attribute to X86 instructions to enable marking them as "not memory foldable" by Ayman Musa · 8 years ago
  100. 7e5d086d1 [X86] Simplify some code in getInsertVINSERTImmediate and getExtractVEXTRACTImmediate. NFC by Craig Topper · 8 years ago