]> granicus.if.org Git - llvm/shortlog
llvm
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...
2017-10-10 Nemanja IvanovicFix for PR34888.
2017-10-10 NAKAMURA TakumiSILoadStoreOptimizer.cpp: Fix build; Clang doesn't...
2017-10-10 NAKAMURA TakumiMCWinCOFFObjectWriter.h: Fix modules build in rL315257.
2017-10-10 Clement CourbetRe-land "[MergeICmps] Disable mergeicmps if the target...
2017-10-10 Bjorn SteinbrinkIgnore all duplicate frame index expression
2017-10-10 Alex Bradbury[RISCV] Fix build after r315254
2017-10-10 Craig Topper[AVX512] Add patterns to commute integer comparison...
2017-10-10 Xinliang David Li Renable r314928
2017-10-10 Reid Kleckner[MC] Properly diagnose badly scoped .cfi_ directives
2017-10-10 Reid KlecknerGive a test a triple
2017-10-10 Reid Kleckner[SEH] Use reportError instead of report_fatal_error...
2017-10-10 Lang Hames[MC] Plumb unique_ptr<MCWasmObjectTargetWriter> through...
2017-10-10 Reid Kleckner[MC] Suppress .Lcfi labels when emitting textual assembly
2017-10-10 Reid KlecknerFix Wasm build after r315254
2017-10-10 Lang Hames[MC] Plumb unique_ptr<MCWinCOFFObjectTargetWriter>...
2017-10-09 Lang Hames[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through...
2017-10-09 Adam NemetRename OptimizationDiagnosticInfo.* to OptimizationRema...
2017-10-09 Zachary Turner[llvm-rc] Try again to fix errors on big endian systems.
2017-10-09 Eugene ZemtsovFix LLDB build for Android.
2017-10-09 Lang Hames[MC] Plumb unique_ptr<MCMachObjectTargetWriter> through...
2017-10-09 Jonas Devlieghere[DWARF] DW_TAG_imported_unit is not a unit type.
2017-10-09 Francis Ricci[llvm-objdump] Use initializer list for scoped xar...
2017-10-09 Aditya Nandakumar[GISel]: Fix generation of illegal COPYs during CallLow...
2017-10-09 Aditya NandakumarAdd a helper to build Copy instructions in MachineIRBuilder
2017-10-09 Zvi Rackover[X86] Unsigned saturation subtraction canonicalization...
2017-10-09 Alexey Bataev[SLP] Add test for reversed load, NFC.
2017-10-09 Zachary TurnerFix some C++ value / reference semantics issues.
2017-10-09 Daniel Sanders[globalisel] Add support for ValueType operands in...
2017-10-09 Lang Hames[MC] Use a unique_ptr<MCAssembler> for MCObjectStreamer...
2017-10-09 Sanjay Patel[InstCombine] fix formatting; NFC
2017-10-09 Adrian McCarthyFix after r315079
2017-10-09 Francis Ricci[dsymutil] Emit valid debug locations when no symbol...
2017-10-09 Alexey Bataev[SLP] Test for wrongly vectorized set of extractelement...
2017-10-09 Javed Absar[TableGen] remove make_range where not necessary
2017-10-09 Zachary Turner[llvm-rc] Have the tokenizer discard single & block...
2017-10-09 Sanjay Patel[DAG] combine assertsexts around a trunc
2017-10-09 Amara Emerson[AArch64] Improve codegen for inverted overflow checkin...
2017-10-09 Sanjay Patel[x86] regenerate test checks; NFC
2017-10-09 Sanjay Patel[AArch64] fix typos in test assertions
2017-10-09 Craig Topper[X86] Remove a setLoadExtAction from the AVX512 section...
2017-10-09 Craig Topper[X86] Enable extended comparison predicate support...
2017-10-08 Benjamin KramerRemove unused variables. No functionality change.
2017-10-08 Simon Pilgrim[X86][SSE] Don't call combineTo inside combineX86Shuffl...
2017-10-08 Simon PilgrimTidyup with clang-format. NFCI.
2017-10-08 Simon Pilgrim[X86][SSE] Add test case for PR27708
2017-10-08 Benjamin KramerRemove unused variables. No functionality change.
2017-10-08 Craig Topper[X86] Regenerate fast-isel-select-pseudo-cmov.ll to...
next