OSDN Git Service

llvm-undname: Support demangling the spaceship operator
[android-x86/external-llvm.git] / include /
2019-04-23 Nico Weberllvm-undname: Support demangling the spaceship operator
2019-04-23 Fangrui SongUse llvm::stable_sort
2019-04-23 Fedor Sergeev[CallSite removal] move InlineCost to CallBase usage
2019-04-23 Aaron BallmanRemoving the explicit specifier from some default const...
2019-04-23 Javed Absar[AArch64] Add support for MTE intrinsics
2019-04-22 Sanjay Patel[SelectionDAG] move splat util functions up from x86...
2019-04-22 Adrian Prantl[dsymutil] Collect parseable Swift interfaces in the...
2019-04-22 Wei Mi[PGO/SamplePGO][NFC] Move the function updateProfWeight...
2019-04-22 Aaron BallmanRemove spurious semicolons; NFC.
2019-04-22 Fangrui SongSTLExtras: add stable_sort wrappers
2019-04-22 Robert Widmann[LLVM-C] Add accessors to the default floating-point...
2019-04-22 Nikita PopovRevert "[ConstantRange] Rename make{Guaranteed -> Exact...
2019-04-22 Nikita Popov[ConstantRange] Rename make{Guaranteed -> Exact}NoWrapR...
2019-04-22 Lang Hames[JITLink] Remove a lot of reduntant 'JITLink_' prefixes...
2019-04-21 Nikita Popov[ConstantRange] Add saturating add/sub methods
2019-04-21 Nikita Popov[ConstantRange] Add getNonEmpty() constructor
2019-04-21 Lang Hames[BinaryFormat] Fix bitfield-ordering of MachO::relocati...
2019-04-20 Amara EmersonRevert r358800. Breaks Obsequi from the test suite.
2019-04-20 Lang Hames[JITLink] Silence a narrowing conversion warning.
2019-04-20 Lang HamesInitial implementation of JITLink - A replacement for...
2019-04-19 Amara EmersonRevert "Revert "[GlobalISel] Add legalization support...
2019-04-19 Jessica Paquette[GlobalISel] Add a G_FRINT opcode
2019-04-19 Amy Huang[MS] Emit S_HEAPALLOCSITE debug info
2019-04-19 Alina Sbirlea[LICM & MemorySSA] Make limit flags pass tuning options.
2019-04-19 Amara EmersonRevert "[GlobalISel] Add legalization support for non...
2019-04-19 Alina Sbirlea[NewPassManager] Adding pass tuning options: loop vecto...
2019-04-19 Sanjay Patel[SelectionDAG] soften splat mask assert/unreachable...
2019-04-19 Florian Hahn[LTO] Add plumbing to save stats during LTO on Darwin.
2019-04-19 Bjorn Pettersson[CodeGen] Add "const" to MachineInstr::mayAlias
2019-04-19 Chandler Carruth[CallSite removal] Move the legacy PM, call graph...
2019-04-19 Ali Tamur[llvm] Prevent duplicate files in debug line header...
2019-04-18 Alina Sbirlea[LoopUnroll] Move list of params into a struct [NFCI].
2019-04-18 Philip Reames[GuardWidening] Wire up a NPM version of the LoopGuardW...
2019-04-18 Pavel LabathMinidumpYAML: Add support for ModuleList stream
2019-04-18 Serguei Katkov[NewPM] Add Option handling for LoopVectorize
2019-04-17 Amara EmersonAdd a getSizeInBits() accessor to MachineMemOperand...
2019-04-17 Amara Emerson[GlobalISel] Add legalization support for non-power...
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-17 Steven Wu[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
2019-04-17 Lang Hames[Support] Add LEB128 support to BinaryStreamReader...
2019-04-17 Florian Hahn[ScheduleDAGRRList] Recompute topological ordering...
2019-04-17 Robert Widmann[LLVM-C] Add DIFile Field Accesssors
2019-04-17 Fangrui Song[DWARF] llvm::Error -> Error. NFC
2019-04-17 Fangrui SongChange some llvm::{lower,upper}_bound to llvm::bsearch...
2019-04-17 Eric ChristopherRevert "Add basic loop fusion pass." Per request.
2019-04-17 Eric ChristopherRevert "Temporarily Revert "Add basic loop fusion pass.""
2019-04-17 Eric ChristopherTemporarily Revert "Add basic loop fusion pass."
2019-04-17 Kit BartonAdd basic loop fusion pass.
2019-04-16 Sam McCall[ADT] llvm::bsearch, binary search for mere mortals
2019-04-16 Robert Widmann[LLVM-C] Add Accessors For Global Variable Metadata...
2019-04-16 Simon Pilgrim[TargetLowering] Rename preferShiftsToClearExtremeBits...
2019-04-16 Anton Afanasyev[Support][JSON] Add reserve() to json Array
2019-04-16 Nikita Popov[IR] Add WithOverflowInst class
2019-04-16 Kadir Cetinkaya[llvm][Support] Provide interface to set thread priorities
2019-04-16 Nico Weberllvm-undname: Tweak arena allocator
2019-04-16 Eric ChristopherRemove some more unused headers from MachineFunction...
2019-04-15 Anton AfanasyevTime profiler: small fixes and optimizations
2019-04-15 Hiroshi YamauchiFix header guard typo and build error.
2019-04-15 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-15 Craig Topper[X86] Restore the pavg intrinsics.
2019-04-15 Hiroshi Yamauchi[PGO] Profile guided code size optimization.
2019-04-15 Ilya BiryukovRevert r358337: "[CommandLineParser] Add DefaultOption...
2019-04-15 Tim NorthoverDAG: propagate whether an arg is a pointer for CallingC...
2019-04-15 Thomas Preud'hommeFileCheck [1/12]: Move variable table in new object
2019-04-15 Fangrui Song[DWARF] Fix DWARFVerifier::DieRangeInfo::contains
2019-04-15 Fangrui SongRevert "[DWARF] Delete redundant check in DWARFAddressR...
2019-04-15 Alexander Potapenko[Transforms][ASan] Move findAllocaForValue() to Utils...
2019-04-15 Fangrui Song[DWARF] Delete redundant check in DWARFAddressRange...
2019-04-15 Fangrui Song[DWARF] Make DWARFDebugLine::ParsingState::RowNumber...
2019-04-15 Amara Emerson[GlobalISel] Introduce a CSEConfigBase class to allow...
2019-04-14 Fangrui Song[ConstantRange] Delete unused getSetSize
2019-04-13 Nikita Popov[ConstantRange] Disallow NUW | NSW in makeGuaranteedNoW...
2019-04-13 Don Hinton[CommandLineParser] Add DefaultOption flag
2019-04-13 Fangrui Song[CallingConvLower] Use SmallVectorImpl::swap
2019-04-13 Fangrui Song[ADT] Fix OwningArrayRef's move ctor
2019-04-13 Philip Reames[StackMaps] Update llvm-readobj to parse V3 Stackmaps
2019-04-13 Philip Reames[StackMaps] Add location size to llvm-readobj -stackmap...
2019-04-13 Philip Reames[StackMaps] Remove format version from the class name...
2019-04-13 Philip Reames[StackMaps] Add explicit location size accessor to...
2019-04-12 Thomas Lively[WebAssembly] Add DataCount section to object files
2019-04-12 Nikita Popov[ConstantRange] Clarify makeGuaranteedNoWrapRegion...
2019-04-12 Alina Sbirlea[SCEV] Add option to forget everything in SCEV.
2019-04-12 Nikita Popov[KnownBits] Add computeForAddCarry()
2019-04-12 Lang HamesSimplify decoupling between RuntimeDyld/RuntimeDyldChec...
2019-04-12 Hans WennborgRevert r358268 "[DebugInfo] DW_OP_deref_size in PrologE...
2019-04-12 Markus Lavin[DebugInfo] DW_OP_deref_size in PrologEpilogInserter.
2019-04-12 Eric ChristopherMove getNumFrameInfos and getDwarfFrameInfos out of...
2019-04-12 Eric ChristopherMove addInitialFrameState out of line and remove the...
2019-04-12 Eric ChristopherMove addFrameInst out of line and remove the MCDwarf...
2019-04-12 Eric ChristopherMove a couple of optional references to just optional...
2019-04-12 Fangrui SongUse llvm::lower_bound. NFC
2019-04-12 Eric ChristopherRemove a parameter that was being passed around that...
2019-04-11 Nico Weberllvm-undname: Fix out-of-bounds read on invalid intrins...
2019-04-11 Nikita Popov[ConstantRange] Add unsignedMulMayOverflow()
2019-04-11 Aaron Smith[DebugInfo] Combine Trivial and NonTrivial flags
2019-04-11 Ali TamurRevert "Use llvm::lower_bound. NFC"
2019-04-11 Fangrui SongUse llvm::lower_bound. NFC
2019-04-11 Ilya Biryukov[ADT] Fix template parameter names of llvm::{upper...
2019-04-11 Shiva Chen[RISCV] Put data smaller than eight bytes to small...
2019-04-10 Erik PilkingtonFix a hang when lowering __builtin_dynamic_object_size
next