OSDN Git Service

[APFloat] APFloat::Storage::Storage - fix use after move
[android-x86/external-llvm.git] / include /
2019-05-14 Kit BartonSave the induction binary operator in IVDescriptors...
2019-05-14 Thomas Preud'hommeReinstate "FileCheck [5/12]: Introduce regular numeric...
2019-05-14 Tim NorthoverAArch64: support binutils-like things on arm64_32.
2019-05-14 Thomas Preud'hommeRevert "FileCheck [5/12]: Introduce regular numeric...
2019-05-14 Fangrui Song[Object] Change ObjectFile::getSectionContents to retur...
2019-05-14 Sanjay Patel[SDAG, x86] allow targets to override test for binop...
2019-05-13 Kevin P. NealAdd constrained fptrunc and fpext intrinsics.
2019-05-13 Thomas Preud'hommeFileCheck [5/12]: Introduce regular numeric variables
2019-05-13 Cullen Rhodes[AArch64][SVE2] Add SVE2 target features to backend...
2019-05-13 Lang Hames[JITLink] Track section alignment and make sure it...
2019-05-12 Lang Hames[JITLink] Add a test for zero-filled content.
2019-05-12 Lang Hames[ORC] Fix some typos.
2019-05-11 Don Hinton[CommandLine] Add long option flag for cl::ParseCommand...
2019-05-10 Teresa Johnson[ThinLTO] Auto-hide prevailing linkonce_odr only when...
2019-05-10 David BlaikieDebugInfo: Only move types out of type units if they...
2019-05-10 Momchil VelikovAdjust MachineScheduler to use ProcResource counts
2019-05-10 Fangrui Song[Object] Move ELF specific ObjectFile::getBuildAttribut...
2019-05-10 Fangrui Song[Object] Change SymbolicFile::printSymbolName to use...
2019-05-10 Eric ChristopherRemove an unnecessary header from SROA.h.
2019-05-09 Caroline Ticellvm-dwarfdump: Add dwo parsing to --statistics.
2019-05-09 Pavel LabathMinidumpYAML: add support for the ThreadList stream
2019-05-09 Simon PilgrimFix local variable shadow warning in SmallVectorBase...
2019-05-09 Simon PilgrimFix uninitialized value warnings in StatepointBase...
2019-05-09 Anastasia Stulova[SPIR] Simplified target checking.
2019-05-08 Thomas Preud'homme[FileCheck] Fix code style of method comments
2019-05-08 Warren Ristow[SCEV] Suppress hoisting insertion point of binops...
2019-05-08 Alina Sbirlea[NewPassManager] Add tuning option: SLPVectorization...
2019-05-08 Alina Sbirlea[MemorySSA] Teach LoopSimplify to preserve MemorySSA.
2019-05-08 Simon Pilgrim[ADT] SmallVector::set_size - fix Wdocumentation. NFCI.
2019-05-08 Lang Hames[Support] Add error handling to sys::Process::getPageSi...
2019-05-07 Lang HamesReapply r360194 "[JITLink] Add support for MachO .alt_e...
2019-05-07 Don Hinton[CommandLine] Allow Options to specify multiple OptionC...
2019-05-07 Keno Fischer[SCEV] Add explicit representations of umin/smin
2019-05-07 George Rimar[llvm-objdump] - Print relocation record in a GNU format.
2019-05-07 George Rimar[yaml2obj] - Allow setting st_value explicitly for...
2019-05-07 Craig Topper[FastISel][X86] If selectFNeg fails, fall back to Selec...
2019-05-07 Fangrui Song[DebugInfo] Delete TypedDINodeRef
2019-05-07 Cameron McInallyRefactor UnaryOperator class
2019-05-06 Nikita Popov[ConstantRange] Add srem() support
2019-05-06 Cameron McInallyAdd FNeg support to InstructionSimplify
2019-05-06 Simon Pilgrim[Analysis] Remove duplicated std::move from LocRange...
2019-05-06 Clement Courbet[SimplifyLibCalls] Simplify bcmp too.
2019-05-06 Luo, YuankeEnable AVX512_BF16 instructions, which are supported...
2019-05-06 Anders Waldenborg[llvm-c] Make LLVMGetStringErrorTypeId a proper prototype
2019-05-05 Simon Pilgrim[TargetLowering] getValueType - use dyn_cast directly...
2019-05-05 Roman Lebedev[NFC] BasicBlock: generalize replaceSuccessorsPhiUsesWi...
2019-05-05 Roman Lebedev[NFC] BasicBlock: refactor changePhiUses() out of repla...
2019-05-05 Roman Lebedev[NFC] PHINode: introduce replaceIncomingBlockWith(...
2019-05-05 Roman Lebedev[NFC] Instruction: introduce replaceSuccessorWith(...
2019-05-05 Andrea Di Biagio[MCA] Notify event listeners when instructions transiti...
2019-05-05 Cameron McInallyAdd FNeg IR constant folding support
2019-05-04 Lang Hames[JITLink] Add two useful Section operations: find by...
2019-05-03 Cameron McInallyUpdate PatternMatcher for FNeg
2019-05-03 Mandeep Singh Grang[COFF, ARM64] Fix ABI implementation of struct returns
2019-05-03 Don Hinton[CommandLine] Enable Grouping for short options by...
2019-05-03 Don Hinton[llvm] Revert r231274: "Devirtualize ~parser<T> by...
2019-05-03 Sean Fertile[Object][XCOFF] Add an XCOFF dumper for llvm-readobj.
2019-05-02 Alina Sbirlea[MemorySSA] Refactor removing multiple trivial phis...
2019-05-02 Nico Weberlld-link: Add /force:multipleres extension to make...
2019-05-02 Eric ChristopherTypo Functino->Function.
2019-05-02 Sanjay Patel[SelectionDAG] remove constant folding limitations...
2019-05-02 Fangrui Song[LTO] Migrate typedef to using
2019-05-02 Fangrui Song[Object] Change getSectionName() to return Expected...
2019-05-02 Pavel LabathObject/Minidump: Add support for the ThreadList stream
2019-05-02 Nico Weberlld-link: Make "duplicate resource" error message a...
2019-05-02 Thomas Preud'hommeFileCheck [4/12]: Introduce @LINE numeric expressions
2019-05-01 Lang Hames[ORC] Pass object buffer ownership back in NotifyEmitted.
2019-05-01 Nico WeberMinor tweaks to PDB docs
2019-05-01 Stanislav Mekhanoshin[AMDGPU] gfx1010 MIMG implementation
2019-05-01 Tim NorthoverDAG: allow DAG pointer size different from memory repre...
2019-05-01 Fangrui SongDelete outdated comment about DISubprogram. NFC
2019-05-01 Eric ChristopherMake some comments that were meant to be for public...
2019-04-30 Alina Sbirlea[MemorySSA] Invalidate MemorySSA if AA or DT are invali...
2019-04-30 Lang Hames[ORC] Move SimpleCompiler/ConcurrentIRCompiler definiti...
2019-04-30 Alina Sbirlea[AliasAnalysis/NewPassManager] Invalidate AAManager...
2019-04-30 Stanislav Mekhanoshin[AMDGPU] gfx1010 VMEM and SMEM implementation
2019-04-30 Eric ChristopherAdd an include of Module since we actually access it...
2019-04-30 Alina Sbirlea[PassManagerBuilder] Add option for interleaved loops...
2019-04-30 Lang Hames[ORC][JITLink] Name in-memory compiled objects after...
2019-04-30 Rong Xu[llvm-profdata] Add overlap command to compute similari...
2019-04-30 Simon PilgrimRevert rL359519 : [MemorySSA] Invalidate MemorySSA...
2019-04-30 Sjoerd Meijer[TargetLowering] findOptimalMemOpLowering. NFCI.
2019-04-30 Fangrui Song[AsmPrinter] Make AsmPrinter::HandlerInfo::Handler...
2019-04-30 Sjoerd Meijer[TargetLowering] Change getOptimalMemOpType to take...
2019-04-30 Markus Lavin[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
2019-04-30 Don Hinton[CommandLine} Wire-up cl::list::setDefault() so it...
2019-04-30 Lang Hames[ORC] Allow JITDylib definition generators to return...
2019-04-29 Alina Sbirlea[MemorySSA] Invalidate MemorySSA if AA or DT are invali...
2019-04-29 Ahsan SaghirAdd __builtin_dcbf support for PPC
2019-04-29 Nico Weber[PDB] Fix hash function used to write /src/headerblock
2019-04-29 Lang Hames[ORC] Replace the LLJIT/LLLazyJIT Create methods with...
2019-04-29 Lang Hames[JITLink] Move a typedef.
2019-04-29 Steven Wu[ThinLTO] Adding architecture name into saved object...
2019-04-29 Daniel Sanders[globalisel] Improve Legalizer debug output
2019-04-29 Thomas Preud'hommeFileCheck [3/12]: Stricter parsing of @LINE expressions
2019-04-29 Quentin Colombet[BlockExtractor] Expose a constructor for the group...
2019-04-29 Thomas Preud'hommeFileCheck [2/12]: Stricter parsing of -D option
2019-04-28 Nikita Popov[ConstantRange] Add makeExactNoWrapRegion()
2019-04-28 Sanjay Patel[SelectionDAG] include FP min/max variants as binary...
2019-04-27 Andrea Di Biagio[MCA] Add field `IsEliminated` to class Instruction...
next