OSDN Git Service

android: AMDGPU: Support using tablegened MC pseudo expansions
[android-x86/external-llvm.git] / include /
2018-09-08 Mauro Rossiandroid: add llvm/Config/llvm-platform-config.h header
2018-08-27 Hans WennborgMerging r340641:
2018-08-21 Hans WennborgMerging r339674:
2018-08-21 Hans WennborgMerging r339895 and r339896:
2018-08-03 Hans WennborgMerging r338762:
2018-08-01 Jonas Devlieghere[DebugInfo] Remove ambiguity to fix Windows bots
2018-08-01 Jonas Devlieghere[DebugInfo] Improve consistency in DWARFDie.h (NFC)
2018-08-01 Jonas Devlieghere[DebugInfo] Have custom std::reverse_iterator<DWARFDie>
2018-08-01 David BolvanskyRevert "Enrich inline messages", tests fail
2018-08-01 David BolvanskyEnrich inline messages
2018-08-01 Hsiangkai Wang[DebugInfo] Generate fixups as emitting DWARF .debug_line.
2018-08-01 Konstantin ZhuravlyovAMDGPU: Add clamp bit to dot intrinsics
2018-07-31 Victor Leschuk[DWARF] Support for .debug_addr (consumer)
2018-07-31 Alexandre Ganea[CodeView] Minimal support for S_UNAMESPACE records
2018-07-31 Vlad TsyrklevichRevert "[DebugInfo] Generate DWARF debug information...
2018-07-31 Rui UeyamaMake ICF log output order deterministic.
2018-07-31 Jakub Kuderski[Dominators] Make slow walks shorter
2018-07-31 Hsiangkai Wang[DebugInfo] Generate DWARF debug information for labels.
2018-07-31 David BolvanskyRevert Enrich inline messages
2018-07-31 David BolvanskyEnrich inline messages
2018-07-31 John Brawn[MemDep] Use PhiValuesAnalysis to improve alias analysi...
2018-07-31 Peter Smith[ARM] Complete enumeration values for Tag_ABI_VFP_args
2018-07-31 Andrea Di Biagio[llvm-mca][BtVer2] Teach how to identify dependency...
2018-07-31 Peter Smith[ELF][ARM] Add Arm ABI names for float ABI ELF Header...
2018-07-31 Amara Emerson[GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR...
2018-07-30 Craig Topper[DAGCombiner][TargetLowering] Pass a SmallVector instea...
2018-07-30 Lang Hames[ORC] Add SerializationTraits for std::set and std...
2018-07-30 Craig Topper[DAGCombiner][PowerPC][AArch64] Pass Created vector...
2018-07-30 Fangrui SongRemove trailing space
2018-07-30 Manoj Gupta[Inline] Copy "null-pointer-is-valid" attribute in...
2018-07-30 Jessica Paquette[MachineOutliner][AArch64] Add support for saving LR...
2018-07-30 John Brawn[BasicAA] Use PhiValuesAnalysis if available when handl...
2018-07-28 Craig Topper[SelectionDAG] Pass std::vector by reference instead...
2018-07-28 Matt ArsenaultDAG: Add calling convention argument to calling convent...
2018-07-28 Jakub Kuderski[Dominators] Make applyUpdate's documentation less...
2018-07-27 Fangrui Song[Support] Remove unnecessary MemoryBuffer::anchor ...
2018-07-27 Jessica Paquette[MachineOutliner] Exit getOutliningCandidateInfo when...
2018-07-27 Victor Leschuk[Support] Bring std::errc::not_supported to llvm::errc.
2018-07-27 Matt ArsenaultPatternMatch: Add wrappers for fabs and canonicalize
2018-07-27 Fangrui SongReplace LLVM_ALIGNAS with alignas as a follow-up of...
2018-07-26 Keno Fischer[SCEV] Add an expandAddToGEP overload for a single...
2018-07-26 Vedant Kumar[DebugInfo] LowerDbgDeclare: Add derefs when handling...
2018-07-26 Martin Storsjo[MC] Add support for the .rva assembler directive for...
2018-07-26 Alexey Bataev[DEBUGINFO, NVPTX] Emit correct debug information for...
2018-07-26 Michael Kruse[ADT] Replace std::isprint by llvm::isPrint.
2018-07-26 Martin StorsjoRevert "[COFF] Use comdat shared constants for MinGW...
2018-07-26 Marco CastelluccioAllow users of the GCOV API to extend the FileInfo...
2018-07-26 Sjoerd Meijer[AArch64] Armv8.2-A: add the crypto extensions
2018-07-26 Victor Leschuk[Support] Introduce createStringError helper function
2018-07-26 Matthias BraunRegUsageInfo: Cleanup; NFC
2018-07-26 Matthias BraunInitializePasses: Sort declarations; NFC
2018-07-26 Matthias BraunCodeGen: Cleanup regmask construction; NFC
2018-07-25 Sanjay Patel[SelectionDAG] try to convert funnel shift directly...
2018-07-25 Florian HahnRevert r337904: [IPSCCP] Use PredicateInfo to propagate...
2018-07-25 Martin Storsjo[COFF] Use comdat shared constants for MinGW as well
2018-07-25 Andres FreundMove JIT listener C binding fallbackks to ExecutionEngi...
2018-07-25 Florian HahnRecommit r333268: [IPSCCP] Use PredicateInfo to propaga...
2018-07-25 Paul Semel[llvm-objdump] Add dynamic section printing to private...
2018-07-25 Chijun Sima[Dominators] Assert if there is modification to DelBB...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Move target frame info into...
2018-07-24 Peter CollingbournePut "built-in" function definitions in global Used...
2018-07-24 Craig Topper[Inliner] Teach inliner to merge 'min-legal-vector...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Make Candidates own their call...
2018-07-24 Jessica Paquette[MachineOutliner][NFC] Sink some candidate logic into...
2018-07-24 Florian Hahn[PredicateInfo] Use custom mangling to support ssa_copy...
2018-07-24 Duncan P. N. Exon... ADT: Shrink SmallVector size 0 to 16B on 64-bit platforms
2018-07-24 Florian HahnRecommit r334887: [SmallSet] Add SmallSetIterator.
2018-07-24 Shiva ChenRevert "[DebugInfo] Generate DWARF debug information...
2018-07-24 Shiva Chen[DebugInfo] Generate DWARF debug information for labels.
2018-07-24 Andres FreundAdd PerfJITEventListener for perf profiling support.
2018-07-23 Wolfgang Pieb[DWARF v5] Refactor range lists dumping by using a...
2018-07-23 Martin Storsjo[MC] Add a separate flag for skipping comdat constant...
2018-07-23 George Burgess IV[DebugCounters] Keep track of total counts
2018-07-23 Sam McCall[Support] Add a UniqueStringSaver: like StringSaver...
2018-07-22 Xin Tong[ORE] Move loop invariant ORE checks outside the PM...
2018-07-21 Chen Zheng[InstrSimplify] fold sdiv if two operands are negated...
2018-07-21 Aaron Smith[DebugInfo] Add a new DI flag to record if a C++ record...
2018-07-21 Lang Hames[ORC] Re-apply r336760 with fixes.
2018-07-20 Lang HamesRe-apply r337595 with fix for LLVM_ENABLE_THREADS=Off.
2018-07-20 Martin Storsjo[COFF] Adjust how we flag weak externals
2018-07-20 Reid KlecknerRevert r337595 "[ORC] Add new symbol lookup methods...
2018-07-20 Lang Hames[ORC] Add new symbol lookup methods to ExecutionSession...
2018-07-20 Lang Hames[ORC] Simplify VSO::lookupFlags to return the flags...
2018-07-20 Lang Hames[ORC] Replace SymbolResolvers in the new ORC layers...
2018-07-20 Zachary TurnerFix linker failure with Any.
2018-07-20 Zachary TurnerAdd a Microsoft Demangler.
2018-07-20 Philip Pfaffe[Any] Fix a typo: didn't use the correct argument
2018-07-20 Alina Sbirlea[MemorySSA] Add API to update MemoryPhis, following...
2018-07-20 Zachary TurnerChange bool_constant to integral_constant.
2018-07-20 Zachary TurnerAdd llvm::Any.
2018-07-20 Pavel LabathDwarfDebug: Reduce duplication in addAccel*** methods
2018-07-20 Duncan P. N. Exon... Reapply "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-20 Duncan P. N. Exon... Revert "ADT: Shrink size of SmallVector by 8B on 64...
2018-07-19 Duncan P. N. Exon... ADT: Shrink size of SmallVector by 8B on 64-bit platforms
2018-07-19 Reid KlecknerWork around bug in mingw-w64 GCC 8.1.0
2018-07-19 Teresa Johnson[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTy...
2018-07-19 Serge GueltonUse std::reference_wrapper instead of llvm::ReferenceSt...
2018-07-18 Andrea Di Biagio[TargetInstPredicate] Add definition of CheckInvalidReg...
2018-07-18 Simon PilgrimFix -Wdocumentation warning. NFCI.
2018-07-17 Peter CollingbourneCodeGen: Add a target option for emitting .addrsig...
next