OSDN Git Service

[llvm-strip] Support stripping multiple input files
[android-x86/external-llvm.git] / include /
2018-09-05 Benjamin Kramer[Aggressive InstCombine] Move C bindings to their own...
2018-09-05 Sander de SmalenRemove FrameAccess struct from hasLoadFromStackSlot
2018-09-05 Dean Michael Berris[XRay] Add a RecordPrinter visitor for FDR Records
2018-09-05 Hsiangkai Wang[DebugInfo] Fix bug in LiveDebugVariables.
2018-09-05 Heejin Ahn[WebAssembly] clang-format (NFC)
2018-09-05 Reid KlecknerFix -Wunused-private-variable on non-Windows
2018-09-05 Reid Kleckner[Windows] Convert from UTF-8 to UTF-16 when writing...
2018-09-04 Steven Wu[ThinLTO] Fix memory corruption in ThinLTOCodeGenerator...
2018-09-04 Zhaoshi ZhengRevert "Revert r341269: [Constant Hoisting] Hoisting...
2018-09-04 Hiroshi Yamauchi[PGO] Control Height Reduction
2018-09-04 Chandler CarruthRevert r341269: [Constant Hoisting] Hoisting Constant...
2018-09-04 Sven van HaastregtFix some Wundef warnings in Compiler.h
2018-09-04 Chandler Carruth[x86/SLH] Add a real Clang flag and LLVM IR attribute...
2018-09-04 Fedor Sergeev[PassTiming] reporting time-passes separately for multi...
2018-09-03 Argyrios KyrtzidisAdd header guards to some headers that are missing...
2018-09-03 Sander de SmalenExtend hasStoreToStackSlot with list of FI accesses.
2018-09-02 Hsiangkai WangRevert "[DebugInfo] Fix bug in LiveDebugVariables."
2018-09-02 Hsiangkai Wang[DebugInfo] Fix bug in LiveDebugVariables.
2018-09-02 Sanjay Patel[Reassociate] swap binop operands to increase factoring...
2018-09-02 Lang Hamesclang-format r341282.
2018-09-02 Lang Hames[ORC] Tidy up JITSymbolFlags to remove the need for...
2018-09-01 Sanjin SijaricMake HasWinCFI a plain bool instead of Optional<bool>
2018-09-01 Zhaoshi Zheng[Constant Hoisting] Hoisting Constant GEP Expressions
2018-08-31 Craig Topper[X86] Add intrinsics for KTEST instructions.
2018-08-31 Jessica Paquette[NFC] Optionally pass a function to emitInstrCountChang...
2018-08-31 Jessica Paquette[NFC] Pass the instruction delta to emitInstrCountChang...
2018-08-31 Dean Michael Berris[XRay] Use correct type for PID records
2018-08-31 Dean Michael Berris[XRay] Fix FunctionRecord serialization
2018-08-31 Alexandre Ganea[DebugInfo] Common behavior for error types
2018-08-31 Dean Michael Berris[XRay] Make the FDRTraceWriter Endian-aware
2018-08-31 Dean Michael Berris[XRay] FDR Record Producer/Consumer Implementation
2018-08-31 Lang Hames[ORC] Add utilities to RTDyldObjectLinkingLayer2 to...
2018-08-31 Max KazantsevRevert "[NFC] Add severe validation of InstructionPrece...
2018-08-30 Tim NorthoverHashing: use 64-bit seed for hashing on all platforms.
2018-08-30 Robert Widmann[LLVM-C] Add Bindings For Named Metadata
2018-08-30 Sanjay Patel[IR] add shuffle queries for identity extend/extract
2018-08-30 Alexander IvchenkoMake TargetInstrInfo::isCopyInstr return true for regul...
2018-08-30 Nicolai Haehnle[NFC] Rename the DivergenceAnalysis to LegacyDivergence...
2018-08-30 Alexandre GaneaBuild fix for r341064. Temporarily disable compile...
2018-08-30 Alexandre Ganea[Error] Add FileError helper; upgrade StringError behavior
2018-08-30 Ties Stuij[CodeGen] emit inline asm clobber list warnings for...
2018-08-30 Max Kazantsev[NFC] Whitespace fix
2018-08-30 Max Kazantsev[NFC] Add severe validation of InstructionPrecedenceTra...
2018-08-30 Max Kazantsev[NFC] Rename map to make the naming consistent
2018-08-30 Dean Michael Berris[XRay] FDRTraceWriter and FDR Trace Loading
2018-08-30 Carlos Alberto Enciso[DWARF] Missing location debug information with -O2.
2018-08-30 Max Kazantsev[NFC] Move OrderedInstructions and InstructionPrecedenc...
2018-08-30 Max KazantsevRe-enable "[NFC] Unify guards detection"
2018-08-30 Dean Michael Berris[XRay][llvm] Load XRay Profiles
2018-08-29 Alina Sbirlea[MemorySSA] Add expesive check for validating clobber...
2018-08-29 Martin Storsjo[MinGW] [X86] Add stubs for references to data variable...
2018-08-29 Hans WennborgRevert r340921 "[NFC] Unify guards detection"
2018-08-29 Max Kazantsev[NFC] Unify guards detection
2018-08-29 Max Kazantsev[NFC] Factor out guard utility methods into a separate...
2018-08-29 Craig Topper[SelectionDAG] Remove masked_gather/scatter from Target...
2018-08-29 Craig Topper[SelectionDAG] Add some comments to ISDOpcodes.h about...
2018-08-28 Reid Kleckner[codeview] Clean up machinery for deferring .cv_loc...
2018-08-28 Craig Topper[X86] Remove GCCBuiltin from kadd intrinsics.
2018-08-28 Lang Hames[ORC] Replace lookupFlags in JITSymbolResolver with...
2018-08-28 Fedor Sergeev[NFC][PassTiming] factor out generic PassTimingInfo
2018-08-28 Lang Hames[ORC] Add an addObjectFile method to LLJIT.
2018-08-28 Craig Topper[X86] Add intrinsics for KADD instructions
2018-08-28 Aditya Nandakumar[GISel]: Add missing opcodes for overflow intrinsics
2018-08-28 Kristof Umann[ADT] ImmutableList no longer requires elements to...
2018-08-27 Sanjay Patel[SelectionDAG] add helper query for binops; NFC
2018-08-27 Max Kazantsev[NFC] Try to make buildbot happy about virtual destructors
2018-08-27 Max Kazantsev[NFC] Split logic of ImplicitControlFlowTracking to...
2018-08-27 Martin Storsjo[COFF] Expose an easier helper function for getting...
2018-08-26 Sanjay Patel[SelectionDAG][x86] turn insertelement into undef with...
2018-08-26 Chandler Carruth[IR] Replace `isa<TerminatorInst>` with `isTerminator()`.
2018-08-26 Chandler Carruth[IR] Sink `isExceptional` predicate to `Instruction...
2018-08-26 Chandler Carruth[IR] Begin removal of TerminatorInst by removing succes...
2018-08-25 Craig Topper[SelectionDAG][X86] Reorder the operands the MaskedStor...
2018-08-25 Tim Renouf[AMDGPU] Add support for multi-dword s.buffer.load...
2018-08-25 Eric ChristopherThis patch adds support to LLVM for writing HermitCore...
2018-08-24 Richard SmithAllow demangler's node allocator to fail, and bail...
2018-08-24 Richard SmithFix ExpandedSpecialSubstitution demangling for Sa and Sb.
2018-08-24 Richard SmithAdd documentation comment to ForwardTemplateReference.
2018-08-24 Richard SmithAdd data structure to form equivalence classes of mangl...
2018-08-24 Stefan Pintilie[Exception Handling] Unwind tables are required for...
2018-08-24 Martin Storsjo[Support] Allow discarding a FileOutputBuffer without...
2018-08-24 Stefan PintilieRevert "[Exception Handling] Unwind tables are required...
2018-08-24 Stefan Pintilie[Exception Handling] Unwind tables are required for...
2018-08-24 John Brawn[PhiValues] Use callback value handles to invalidate...
2018-08-24 Joel GalensonFind PLT entries for x86, x86_64, and AArch64.
2018-08-24 Florian Hahn[Local] Make DoesKMove required for combineMetadata.
2018-08-24 Dean Michael Berris[XRay] Refactor loadTraceFile(...) into two (NFC)
2018-08-24 Justin Bogner[SDAG] Add versions of computeKnownBits that return...
2018-08-23 David BlaikieDebugInfo: Improve debug location merging
2018-08-23 Alina Sbirlea[IDF] Make GraphDiff a const constructor argument.
2018-08-23 George Burgess IV[MemorySSA] Fix def optimization handling
2018-08-23 Alina SbirleaRemove the use of pair inside the tuple in concat_iterator.
2018-08-23 Brian Homerding[FunctionAttrs] Infer WriteOnly Function Attribute
2018-08-23 Victor Leschuk[DWARF] Unify warning callbacks. NFC.
2018-08-23 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-08-23 Alexander RichardsonAllow creating llvm::Function in non-zero address spaces
2018-08-23 Chandler CarruthRevert r340508: [DebugInfo] Fix bug in LiveDebugVariables.
2018-08-23 Hsiangkai Wang[DebugInfo] Fix bug in LiveDebugVariables.
2018-08-23 David BlaikieAdd new .def file introduced for BinaryFormat/MsgPack
2018-08-22 George Burgess IV[MemorySSA] Invalidate optimized Defs upon moving them...
next