OSDN Git Service

[CodeExtractor] Do not extract calls to eh_typeid_for (PR39545)
[android-x86/external-llvm.git] / include /
2018-11-06 Matthias BraunLivePhysRegs/IfConversion: Change some types from unsig...
2018-11-06 Volkan KelesReland r346166: [GlobalISel] Refactor the artifact...
2018-11-06 Derek Schuff[WebAssembly] Add shared memory support to limits field
2018-11-06 Max Kazantsev[NFC] Turn collectTransitivePredecessors into a static...
2018-11-06 Dean Michael Berris[XRay] Update XRayRecord to support Custom/Typed Events
2018-11-06 Max Kazantsev[LICM] Use ICFLoopSafetyInfo in LICM
2018-11-06 Robert Widmann[LLVM-C] Improve Intrinsics Bindings
2018-11-05 Matthias BraunTargetMachine: Move lib/CodeGen specific callbacks...
2018-11-05 Matthias BraunMachineFunction: Store more specific reference to LLVMT...
2018-11-05 Matthias BraunMachineModuleInfo: Store more specific reference to...
2018-11-05 Fangrui Song[DWARF] Support types CU list in .gdb_index dumping
2018-11-05 Craig Topper[TargetLowering] Change TargetLoweringBase::getPreferre...
2018-11-05 Konstantin ZhuravlyovAMDGPU: Add sram-ecc feature
2018-11-05 Volkan KelesRevert "[GlobalISel] Refactor the artifact combiner...
2018-11-05 Volkan Keles[GlobalISel] Refactor the artifact combiner a bit by...
2018-11-05 Alexandre Ganea[COFF][LLD] Add link support for Microsoft precompiled...
2018-11-05 Cameron McInally[FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics
2018-11-05 Xin Tong[ThinLTO] Add an option to disable (thin)lto internaliz...
2018-11-05 Francis Visoiu Mistrih[CMake] Expose opt-remark tooling through libOptRemarks...
2018-11-04 Craig Topper[SelectionDAG] Remove special methods for creating...
2018-11-02 Teresa Johnson[LTO] Fix a crash caused by accessing an empty ValueInfo
2018-11-02 Eli Friedman[AArch64] [Windows] Misc fixes for llvm-readobj -unwind.
2018-11-02 David StenbergAllow null-valued function operands in getCalledFunction()
2018-11-02 Alex DenisovFix a typo in a function name
2018-11-02 Matthias BraunLLVMTargetMachine/TargetPassConfig: Simplify handling...
2018-11-01 Alina Sbirlea[AliasSetTracker] Misc cleanup (NFCI)
2018-11-01 Mandeep Singh Grang[COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-11-01 Sanjay Patel[IR] remove fake binop query for fneg
2018-11-01 Reid KlecknerFix clang -Wimplicit-fallthrough warnings across llvm...
2018-11-01 Volkan Keles[GlobalISel] Fix a bug in LegalizeRuleSet::clampMaxNumE...
2018-11-01 Mandeep Singh GrangRevert "[COFF, ARM64] Implement Intrinsic.sponentry...
2018-11-01 Zachary Turner[NativePDB] Get LLDB types from PDB function types.
2018-11-01 Zachary Turner[MS Demangler] Expose the Demangler AST publicly.
2018-11-01 Benjamin Kramer[ADT] Clean up SparseBitVector copying and make it...
2018-11-01 Max Kazantsev[NFC] Specialize public API of ICFLoopSafetyInfo for...
2018-11-01 Zachary Turner[CodeView] Emit the correct TypeIndex for std::nullptr_t.
2018-11-01 Dean Michael Berris[XRay] Add CPU ID in Custom Event FDR Records
2018-10-31 Jonas Devlieghere[VFS] Add support for "no_push" to VFS recursive iterators.
2018-10-31 Mandeep Singh Grang[COFF, ARM64] Implement Intrinsic.sponentry for AArch64
2018-10-31 George Burgess IV[InlineCost] Remove a dead constant; NFC
2018-10-31 Wolfgang Pieb[DWARF][NFC] Refactor a function to return Optional...
2018-10-31 Richard SmithRemove unused internal template parameter.
2018-10-31 Daniel Sanders[adt] SparseBitVector::test() should be const
2018-10-31 Daniel Sanders[globalisel] Add comments indicating the operand order
2018-10-31 Fedor Sergeev[LoopUnroll] allow customization for new-pass-manager...
2018-10-31 Nicolai HaehnleAMDGPU: Remove PHI loop condition optimization
2018-10-31 Andrea Di Biagio[tblgen][PredicateExpander] Add the ability to describe...
2018-10-31 Dorit Nuzman[LV] Support vectorization of interleave-groups that...
2018-10-31 Lang Hames[ORC] Fix hex printing of uint64_t values.
2018-10-31 Wolfgang Pieb[DWARF] Revert r345546: Refactor range list extraction...
2018-10-31 Fangrui SongDon't duplicate function/class name at the beginning...
2018-10-31 Matthias BraunADT/STLExtras: Introduce llvm::empty; NFC
2018-10-30 Cameron McInally[FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM...
2018-10-30 Nirav Dave[DAG] Add const variants for BaseIndexOffset functions.
2018-10-30 Jonas Devlieghere[DebugInfo] Define base function on DWARFDie reverse...
2018-10-30 Simon Pilgrim[TTI] Fix uses of SK_ExtractSubvector shuffle costs...
2018-10-30 Matt ArsenaultFix typos in comment
2018-10-29 Alina Sbirlea[AliasSetTracker] Cleanup addPointer interface. [NFCI]
2018-10-29 Wolfgang Pieb[DWARF][NFC] Refactor range list extraction and dumping
2018-10-29 Leonard Chan[Intrinsic] Signed and Unsigned Saturation Subtraction...
2018-10-29 Robert Widmann[LLVM-C] Add Builder Bindings to Common Memory Intrinsics
2018-10-28 Saleem AbdulrasoolRevert "Revert "DebugInfo: reduce DIE range verificatio...
2018-10-27 Renato GolinRevert r344172: [LV] Add a new reduction pattern match
2018-10-27 Vlad TsyrklevichRevert "DebugInfo: reduce DIE range verification on...
2018-10-27 Simon Pilgrim[TargetLowering] Move LegalizeDAG FP_TO_UINT handling...
2018-10-27 Sanjin Sijaric[ARM64][Windows] MCLayer support for exception handling
2018-10-27 Saleem AbdulrasoolDebugInfo: reduce DIE range verification on object...
2018-10-26 Leonard ChanRevert "[PassManager/Sanitizer] Enable usage of ported...
2018-10-26 Lang Hames[ADT] Use explicit constructors for DenseMapPair to...
2018-10-26 Wolfgang Pieb[DWARF][NFC] cleanup (mostly leftovers from the impleme...
2018-10-26 Andrea Di Biagio[tblgen] Improve comments in TargetInstrPredicate.td...
2018-10-26 Francis Visoiu Mistrih[CodeGen] Remove out operands from PATCHABLE_OP
2018-10-26 George Rimar[Codegen] - Implement basic .debug_loclists section...
2018-10-26 Chijun SimaTeach the DominatorTree fallback to recalculation when...
2018-10-25 Heejin AhnReland "[WebAssembly] LSDA info generation"
2018-10-25 Bryan Chan[AArch64] Implement FP16FML intrinsics
2018-10-25 Francis Visoiu Mistrih[CodeGen] Remove operands from FENTRY_CALL
2018-10-25 Thomas Lively[WebAssembly] Use target-independent saturating add
2018-10-25 Volkan Keles[GISel] LegalizerInfo: Rename MemDesc::Size to SizeInBi...
2018-10-25 Amara Emerson[GlobalISel] Use the target preferred type for G_EXTRAC...
2018-10-25 Simon Pilgrim[TargetLowering] Improve vXi64 UINT_TO_FP vXf64 support...
2018-10-25 George Rimar[llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_...
2018-10-25 Simon Pilgrim[TTI] Add generic SK_Broadcast shuffle costs
2018-10-25 Carlos Alberto Enciso[DebugInfo][Dexter] Unreachable line stepped onto after...
2018-10-25 Clement Courbet[MCSched] Bind PFM Counters to the CPUs instead of...
2018-10-24 Thomas LivelyMake fminimum/fmaximum SDNodes commutative and associative
2018-10-24 Thomas Lively[NFC] Rename minnan and maxnan to minimum and maximum
2018-10-24 Alina SbirleaUpdate MemorySSA in LoopRotate.
2018-10-24 Volodymyr Sapsai[VFS] Remove 'ignore-non-existent-contents' attribute...
2018-10-24 Joel E. Denny[SourceMgr][FileCheck] Obey -color by extending WithColor
2018-10-24 Sanjin Sijaric[MIR] Add hasWinCFI field
2018-10-24 Lang Hames[ExecutionEngine] Remove some dead code from JITEventLi...
2018-10-24 Reid Kleckner[MC] Separate masm integer literal lexer support from...
2018-10-24 Tim NorthoverAArch64: add a pass to compress jump-table entries...
2018-10-24 Simon Pilgrim[TargetLowering] Add SimplifyDemandedBitsForTargetNode...
2018-10-24 Teresa Johnson[hot-cold-split] Name split functions with ".cold"...
2018-10-24 Cameron McInally[FPEnv] Convert more BinaryOperator::isFNeg(...) to...
2018-10-24 Alexey Bataev[DEBUGINFO, NVPTX] Try to pack bytes data into a single...
2018-10-24 Tim Renouf[AMDGPU] Defined gfx909 Raven Ridge 2
2018-10-24 Sanjin Sijaric[ARM64][Windows] Add unwind support to llvm-readobj
next