OSDN Git Service

android-x86/external-llvm.git
2017-10-11 Rafael EspindolaConvert the last uses of ErrorOr in COFF.h.
2017-10-11 Rafael EspindolaConvert a few ErrorOr to Expected.
2017-10-11 Vivek Pandya[NFC] Convert OptimizationRemarkEmitter old emit()...
2017-10-11 Rafael EspindolaConvert a couple of ErrorOr to Expected. NFC.
2017-10-11 Rafael EspindolaRemove an unused include.
2017-10-11 Rafael EspindolaConvert an ErrorOr to Expected.
2017-10-11 Krzysztof Parzyszek[Hexagon] Handle non-immediate operands to A2_addi...
2017-10-11 Simon PilgrimSpelling mistake in comment. NFCI.
2017-10-11 Craig Topper[X86] Remove MVT::i1 handling code from LowerTRUNCATE
2017-10-11 Krzysztof Parzyszek[Pipeliner] Fix offset value for instrs dependent on...
2017-10-11 Krzysztof Parzyszek[Pipeliner] Improve serialization order for post-increments
2017-10-11 Sanjay Patel[InstCombine] add baseline tests for D38531; NFC
2017-10-11 Sanjay Patel[DAGCombiner] convert insertelement of bitcasted vector...
2017-10-11 Jonas DevlieghereRevert "[dsymutil] Timestmap verification for __swift_ast"
2017-10-11 Alex Bradbury[TargetLowering] Correctly track NumFixedArgs field...
2017-10-11 Jonas Devlieghere[dsymutil] Timestmap verification for __swift_ast
2017-10-11 Alex Bradbury[RISCV] Fix build after r315327
2017-10-11 Simon Dardis[mips] Add missing tests from rL315451
2017-10-11 Simon Dardis[mips] Add support for parsing target specific flags...
2017-10-11 NAKAMURA Takumillvm/module.modulemap: Create LLVM_MC_TableGen. It...
2017-10-11 NAKAMURA Takumillvm/module.modulemap: Move Support_TargetRegistry...
2017-10-11 Max Kazantsev[NFC] Fix variables used only for assert in GVN
2017-10-11 Simon Dardis[llvm-rc] Fix spelling in message
2017-10-11 Javed Absar[TableGen] Tidy up CodeGenSchedule.cpp
2017-10-11 Oliver Stannard[Asm] Add debug tracing in table-generated assembly...
2017-10-11 Uriel Korach[X86] Added tests for TESTM and TESTNM (NFC)
2017-10-11 Max Kazantsev[GVN] Prevent LoadPRE from hoisting across instructions...
2017-10-11 Max Kazantsev[LICM] Disallow sinking of unordered atomic loads into...
2017-10-11 Max Kazantsev[IRCE] Do not process empty safe ranges
2017-10-11 Davide Italiano[GVN] Don't replace constants with constants.
2017-10-11 Jake EhrlichRevert "[llvm-objcopy] Add support for --strip-sections...
2017-10-11 Peter CollingbourneWIN32_FIND_DATA -> WIN32_FIND_DATAW.
2017-10-11 Jake Ehrlich[llvm-objcopy] Add support for --strip-sections to...
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-10-11 Reid KlecknerSilence MSVC warnings about unsigned wrapping without UB
2017-10-11 Craig Topper[X86] Remove temporary std::string creation from shuffl...
2017-10-11 Craig Topper[X86] Add 128-bit version of vbroadcasti32x2 to shuffle...
2017-10-10 Justin BognerCodeGen: Minor cleanups to use MachineInstr::getMF...
2017-10-10 Justin BognerCodeGen: Add MachineInstr::getMF(). NFC
2017-10-10 Jake Ehrlich[llvm-objcopy] Add ability to remove multiple sections...
2017-10-10 Eugene Zelenko[Transforms] Fix some Clang-tidy modernize and Include...
2017-10-10 Craig Topper[X86] Add broadcast patterns that allow a scalar_to_vec...
2017-10-10 Eugene Zelenko[CodeGen] Fix some Clang-tidy modernize and Include...
2017-10-10 Peter CollingbourneSupport: Have directory_iterator::status() return FindF...
2017-10-10 Rafael EspindolaMake the ELFFile constructor private.
2017-10-10 Matthew Simpson[SparsePropagation] Let the Instruction work list hold...
2017-10-10 Matthew Simpson[SparsePropagation] Use SmallVector for work lists
2017-10-10 Jake Ehrlich[llvm-objcopy] Fix latent bug that allowed some Section...
2017-10-10 Rafael EspindolaMake the ELFObjectFile constructor private.
2017-10-10 Vlad TsyrklevichRevert "Classify llvm-cfi-verify."
2017-10-10 Dehao ChenUse the first instruction's count to estimate the funci...
2017-10-10 Sanjay Patel[x86] fix prefix typos for CHECK lines; NFC
2017-10-10 Craig Topper[X86] Fix some patterns that select VLX instructions...
2017-10-10 Rafael EspindolaSimplify. NFC.
2017-10-10 Vlad TsyrklevichClassify llvm-cfi-verify.
2017-10-10 Simon Dardis[mips] Correct the instruction predicates for microMIPSr3
2017-10-10 Matt ArsenaultAMDGPU: Fix missing skipFunction calls
2017-10-10 Matt ArsenaultAMDGPU: Fix failure to select branch with optnone
2017-10-10 Adrian PrantlConvert condition to an early exit (NFC).
2017-10-10 Matt ArsenaultAMDGPU: Fix incorrect selection of pseudo-branches
2017-10-10 Matthew Simpson[SparseSolver] Rename getLatticeState to getExistingVal...
2017-10-10 Rafael EspindolaConvert two uses of ErrorOr to Expected.
2017-10-10 Yaxun Liu[AMDGPU] Lower enqueued blocks and generate runtime...
2017-10-10 Peter CollingbourneSupport: On Windows, use CreateFileW to delete files...
2017-10-10 Roman Lebedev[opt-viewer] Don't Decode HTML bytes for Python 2
2017-10-10 Rafael EspindolaTry to make gcc happy.
2017-10-10 Rafael EspindolaReturn Expected from createRTDyldELFObject.
2017-10-10 Rafael EspindolaSimplify. NFC.
2017-10-10 Jake Ehrlich[llvm-objcopy] Add support for removing sections
2017-10-10 Jake EhrlichRevert "temporary"
2017-10-10 Jake Ehrlichtemporary
2017-10-10 Adrian PrantlDebug Info: Fix the SDLoc propagation for a DAGCombiner...
2017-10-10 Francis Ricci[llvm-objdump] Disable leak checking on an llvm-objdump...
2017-10-10 Derek Schuff[WebAssembly] Update MCObjectWriter and associated...
2017-10-10 Francis Ricci[lit] Only enable LSan on darwin when clang supports it
2017-10-10 Lang Hames[MC] Add another missing <memory> include left out...
2017-10-10 Lang Hames[MC] Add a missing <memory> include left out of r315327.
2017-10-10 Bruno Cardoso... Revert "[SCCP] Propagate integer range info for paramet...
2017-10-10 Bruno Cardoso... Revert "[SCCP] Fix mem-sanitizer failure introduced...
2017-10-10 Lang Hames[MC] Thread unique_ptr<MCObjectWriter> through the...
2017-10-10 Jacob Gravelle[WebAssembly] Narrow the scope of WebAssemblyFixFunctio...
2017-10-10 Simon Pilgrim[X86][AVX512] Regenerate element insertion/extraction...
2017-10-10 Javed Absar[TableGen] Convert VarDef to range_loop. NFC.
2017-10-10 Simon Dardis[mips] Duplicate the reciprocal instruction definitions...
2017-10-10 Jonas DevlieghereRe-land "[llvm-dwarfdump] Print type names in DW_AT_typ...
2017-10-10 Stefan Pintilie[PowerPC] Add missing record form instructions to the...
2017-10-10 Sanjay Patel[x86] add tests for insertelement; NFC
2017-10-10 Uriel Korachafter fixing the i386 case
2017-10-10 Simon Dardis[mips] Partially fix PR34391
2017-10-10 David Stuttard[DAGCombine] Fix for shuffle to vector extend for non...
2017-10-10 Oliver Stannard[ARM, Asm] Harden GNU LDRD/STRD aliases against invalid...
2017-10-10 Oliver Stannard[ARM, Asm] Add diagnostics for floating-point register...
2017-10-10 Oliver Stannard[ARM, Asm] Add diagnostics for general-purpose register...
2017-10-10 Nicolai HaehnleAMDGPU: Split MUBUF offset into aligned components
2017-10-10 Jonas DevlieghereRevert "[llvm-dwarfdump] Print type names in DW_AT_type...
2017-10-10 Jonas Devlieghere[llvm-dwarfdump] Print type names in DW_AT_type DIEs
2017-10-10 Oliver Stannard[AsmParser] Add DiagnosticString to register classes...
2017-10-10 Florian Hahn[SCCP] Fix mem-sanitizer failure introduced by r315288.
2017-10-10 Gadi Haber[X86][SKYLAKE] Update regression test to differentiate...
2017-10-10 Florian Hahn[SCCP] Propagate integer range info for parameters...
next