OSDN Git Service

[InstSimplify] move misplaced minnum/maxnum tests; NFC
[android-x86/external-llvm.git] / include /
2018-08-07 Florian Hahn[GVN,NewGVN] Move patchReplacementInstruction to Utils...
2018-08-07 Andrea Di Biagio[Tablegen] In TargetSchedule.td: Remove unused argument...
2018-08-07 Pavel Labath[DebugInfo] Reduce debug_str_offsets section size
2018-08-07 Simon Pilgrim[TargetLowering] Add support for non-uniform vectors...
2018-08-07 George Rimar[yaml2obj] - Add a support for changing EntSize.
2018-08-07 Craig Topper[SelectionDAG][X86] Rename MaskedLoadSDNode::getSrc0...
2018-08-07 Craig Topper[SelectionDAG][X86] Rename getValue to getPassThru...
2018-08-07 Max Kazantsev[NFC] Factor out implicit control flow logic from GVN
2018-08-06 Hsiangkai Wang[DebugInfo] Refactor DbgInfoIntrinsic class hierarchy.
2018-08-05 Lang Hames[ORC] Change JITSymbolFlags debug output, add a functio...
2018-08-05 David BolvanskyEnrich inline messages
2018-08-04 Chandler Carruth[ADT] Add an early-increment iterator-like type and...
2018-08-04 Chijun Sima[TailCallElim] Preserve DT and PDT
2018-08-04 Galina KistanovaReverted r338825 and all the following tries to fix...
2018-08-04 Aditya Nandakumar[GISel]: Add Opcodes for CTLZ/CTTZ/CTPOP
2018-08-04 Rui UeyamaUse the same constants as zlib to represent compression...
2018-08-03 Matt ArsenaultDAG: Enhance isKnownNeverNaN
2018-08-03 Nicholas Wilson[WebAssembly] Cleanup of the way globals and global...
2018-08-03 Simon Pilgrim[TargetLowering] Generalise BuildSDIV function
2018-08-03 Dean Michael Berris[XRay] Fixup: remove 'noexcept' in defaulted move members
2018-08-03 Dean Michael Berris[XRay][llvm] Load XRay Profiles
2018-08-03 Chijun Sima[Dominators] Refine the logic of recalculate() in the...
2018-08-03 Chijun Sima[Dominators] Convert existing passes and utils to use...
2018-08-02 Heejin Ahn[WebAssembly] Support for atomic.wait / atomic.wake...
2018-08-02 Lang Hames[ORC] Add a re-exports fallback definition generator.
2018-08-02 George Burgess IV[Support] Add an enable bit to our DebugCounters
2018-08-02 Paul Robinson[DebugInfo/DWARF] Remove redundant iterator type. NFC
2018-08-02 Krzysztof Parzyszek[SCEV] Properly solve quadratic equations
2018-08-02 Stefan GranitzAdd include guard
2018-08-02 Alexander Ivchenko[GlobalISel] Rewrite CallLowering::lowerReturn to accep...
2018-08-02 Philip Reames[LICM] Factor out fault legality from canHoistOrSinkIns...
2018-08-02 Tim Shen[ADT] Add some documentation for GraphTraits.
2018-08-01 Lei Liu[AArch64] DWARF: do not generate AT_location for thread...
2018-08-01 Lang Hames[ORC] Add a 'Callable' flag to JITSymbolFlags.
2018-08-01 Paul Robinson[DebugInfo/DWARF] [4/4] Unify handling of compile and...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [3/4] Rename DWARFUnitSection to...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [2/4] Type units no longer in a std...
2018-08-01 Paul Robinson[DebugInfo/DWARF] [1/4] De-templatize DWARFUnitSection...
2018-08-01 Alexey Bataev[DEBUGINFO] Disable emission of the dwarf sections...
2018-08-01 Zachary Turner[llvm-undname Add an option to dump back references.
2018-08-01 Simon Pilgrim[SelectionDAG] Make binop reduction matcher available...
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...
next