OSDN Git Service

Fix MachineInstr::findRegisterUseOperandIdx subreg checks
[android-x86/external-llvm.git] / include /
2018-11-12 Simon Pilgrim[CostModel] Add more realistic SK_InsertSubvector gener...
2018-11-12 Simon PilgrimFix unused variable warning. NFCI.
2018-11-12 Simon Pilgrim[CostModel] Add more realistic SK_ExtractSubvector...
2018-11-12 Philip PfaffeAdd an OptimizerLast EP
2018-11-12 Max Kazantsev[LICM] Hoist guards from non-header blocks
2018-11-12 Calixte Denizet[GCOV] Add options to filter files which must be instru...
2018-11-12 Philip Reames[GC] Remove unused configuration variable
2018-11-11 Fangrui Song[IPSCCP] Delete two forward declarations
2018-11-11 Philip Reames[GCRoot] Remove some unneccessary complexity
2018-11-11 Florian Hahn[IPSCCP] Use forward declaration.
2018-11-11 Fangrui Song[IPSCCP,PM] Add missing #include in rL346618
2018-11-11 Florian Hahn[IPSCCP,PM] Preserve PDT in the new pass manager.
2018-11-11 Fangrui Song[DWARF] Change pubnames to use DWARFSection instead...
2018-11-11 Nico WeberMake initializeOutputStream() return false on error...
2018-11-11 Jonas Devlieghere[Support] Make error banner optional in logAllUnhandled...
2018-11-10 Sanjay Patel[x86] allow vector load narrowing with multi-use values
2018-11-10 Philip Reames[GC] Rename a header for consistency
2018-11-10 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-09 Philip Reames[GC] Simplify linking of GC builtin GC strategies
2018-11-09 Eli Friedman[JumpThreading] Fix exponential time algorithm computin...
2018-11-09 Bryan Chan[AArch64] Support HiSilicon's TSV110 processor
2018-11-09 Paul Robinson[DWARFv5] Emit normal type units in .debug_info comdats.
2018-11-09 Serge GueltonType safe version of MachinePassRegistry
2018-11-09 Zaara Syeda[Power9] Allow gpr callee saved spills in prologue...
2018-11-09 Simon Pilgrim[CostModel] Add SK_ExtractSubvector handling to getInst...
2018-11-09 Sam McCallRevert "[VFS] Add "expand tilde" argument to getRealPath."
2018-11-09 Clement Courbet[llvm-exegesis][NFC] Add a way to declare the default...
2018-11-09 Florian Hahn[IPSCCP,PM] Preserve DT in the new pass manager.
2018-11-09 Carlos Alberto Enciso[DebugInfo][Dexter] Unreachable line stepped onto after...
2018-11-09 Dean Michael Berris[XRay] Improve FDR trace handling and error messaging
2018-11-09 Jonas Devlieghere[VFS] Add "expand tilde" argument to getRealPath.
2018-11-08 Pirama Arumuga Nainar[LTO] Drop non-prevailing definitions only if linkage...
2018-11-08 Zachary Turner[NativePDB] Higher fidelity reconstruction of AST from...
2018-11-08 Davide ItalianoRevert "[MSP430] Add MC layer"
2018-11-08 Alexandre Ganea[LLD] Fix Microsoft precompiled headers cross-compile...
2018-11-08 Reid Kleckner[sancov] Put .SCOV* sections into the right comdat...
2018-11-08 Anton Korobeynikov[MSP430] Add MC layer
2018-11-08 Jonas DevlieghereExtend virtual file system with `isLocal` method
2018-11-07 Paul Robinson[DWARFv5] Read and dump multiple .debug_info sections.
2018-11-07 Matt ArsenaultAllow subclassing ExternalAA
2018-11-07 Martin Elshuber[Support] Fix line width to 80
2018-11-07 Jessica Paquette[MachineOutliner] Don't store outlined function numberi...
2018-11-07 James Y KnightAdd support for llvm.is.constant intrinsic (PR4898)
2018-11-07 Calixte Denizet[GCOV] Flush counters before to avoid counting the...
2018-11-07 Dean Michael Berris[XRay] Use TSC delta encoding for custom/typed events
2018-11-07 Sanjay Patel[IR] add optional parameter for copying IR flags to...
2018-11-06 Joel E. Denny[FileCheck] Parse command-line options from FILECHECK_OPTS
2018-11-06 Teresa Johnson[ThinLTO] Split NotEligibleToImport into legality and...
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
next