OSDN Git Service

Revert r347596 "Support for inserting profile-directed cache prefetches"
[android-x86/external-llvm.git] / include /
2018-11-29 Petr Pavlu[GlobalISel] Make EnableGlobalISel always set when...
2018-11-29 Andrea Di Biagio[llvm-mca][MC] Add the ability to declare which process...
2018-11-29 Juergen Ributzka[TextAPI] Switch back to a custom Platform enum.
2018-11-29 Kristina BrooksAdd Hurd target to LLVMSupport (1/2)
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer (bot fixes)
2018-11-29 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-28 Juergen RibutzkaRevert "[TextAPI] TBD Reader/Writer"
2018-11-28 Juergen Ributzka[TextAPI] TBD Reader/Writer
2018-11-28 Paul Robinson[DebugInfo] IR/Bitcode changes for DISubprogram flags.
2018-11-28 David SpickettFix build of r347741 by adding missing vector
2018-11-28 Francis Visoiu Mistrih[CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return...
2018-11-28 Simon Atanasyan[DebugInfo] Rename EmitDebugThreadLocal back to EmitDeb...
2018-11-28 David Spickett[ARM, AArch64] Move ARM/AArch64 target parsers into
2018-11-27 Reid Kleckner[PDB] Add symbol records in bulk
2018-11-27 Craig Topper[X86] Add cascade lake arch in X86 target.
2018-11-27 James DennettDocumentation: add \file markup as needed.
2018-11-27 Pavel Labath[Demangle] remove itaniumFindTypesInMangledName
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 Vitaly Buka[stack-safety] Local analysis implementation
2018-11-26 Vitaly Buka[stack-safety] Empty local passes for Stack Safety...
2018-11-26 Teresa Johnson[ThinLTO] Consolidate cache key computation between...
2018-11-26 Than McIntosh[CodeGen] Support custom format of stack maps
2018-11-26 Fedor SergeevRevert "[TTI] Reduction costs only need to include...
2018-11-26 Argyrios Kyrtzidis[Support/FileSystem] Add sub-second precision for atime...
2018-11-25 Sanjay Patel[x86] limit transform for select-of-fp-constants
2018-11-25 Sanjay Patel[SelectionDAG] move constant or splat functions to...
2018-11-24 Joel JonesRevert unapproved commit
2018-11-24 Joel Jones[AArch64] Enable libm vectorized functions via SLEEF
2018-11-23 Evandro Menezes[TableGen] Emit more variant transitions
2018-11-23 Sanjay Patel[DAG] consolidate shift simplifications
2018-11-23 Luke CheesemanRevert r347490 as it breaks address sanitizer builds
2018-11-23 Luke CheesemanRevert r343341
2018-11-23 Fangrui Song[Object] Also treat STB_GNU_UNIQUE symbols as exported...
2018-11-22 Chandler Carruth[TI removal] Leverage the fact that TerminatorInst...
2018-11-21 Eric Fiselier[LLVM] Allow modulemap installation
2018-11-21 Vladimir Stefanovic[MC] Support labels as offsets in .reloc directive
2018-11-21 Mikael Holmen[PM] Port Scalarizer to the new pass manager.
2018-11-20 Zachary TurnerFix pointer options mask. It was off by 1 bit.
2018-11-20 Zachary Turner[CodeView] Add support for ref-qualified member functions.
2018-11-20 Zachary Turner[CodeView] RelocPtr points to little endian data.
2018-11-20 Sanjay Patel[APInt] Add methods for saturated add and sub
2018-11-20 Sanjay Patel[PatternMatch] Handle undef vectors consistently
2018-11-19 Vedant Kumar[IR] Add hasNPredecessors, hasNPredecessorsOrMore to...
2018-11-19 Roman Lebedev[IR] DISubprogram::toSPFlags(): fix "enumeral and non...
2018-11-19 Simon PilgrimAdd missing closing bracket.
2018-11-19 Paul RobinsonFix build break from r347239
2018-11-19 Simon PilgrimFix Wdocumentation warning. NFCI.
2018-11-19 Paul Robinson[DebugInfo] DISubprogram flags get their own flags...
2018-11-19 Wouter van Oortmerssen[WebAssembly] replaced .param/.result by .functype
2018-11-19 Anna Thomas[LV] Avoid vectorizing unsafe dependencies in uniform...
2018-11-19 Sanjay Patel[SelectionDAG] add simplifySelect() to reduce code...
2018-11-19 Martin ElshuberSubject: [PATCH] [CodeGen] Add pass to combine interlea...
2018-11-19 Sanjay Patel[SelectionDAG] fix formatting; NFC
2018-11-19 Vedant Kumar[ProfileSummary] Standardize methods and fix comment
2018-11-18 Heejin Ahn[WebAssembly] Add equality comparison operators for...
2018-11-18 John Regehrtighten up a couple of assertions. hitting the BitPosit...
2018-11-17 David BlaikieMove BuryPointer from Clang to LLVM for use in other...
2018-11-17 David Blaikiellvm-symbolizer: Avoid calling getFromOffset when the...
2018-11-16 Simon Pilgrim[SelectionDAG] Move (repeated) SDTIntShiftDOp double...
2018-11-16 Than McIntosh[CodeGen] Expose some data types and accessors from...
2018-11-16 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-16 Zachary Turner[NativePDB] Rewrite the PdbSymUid to use our own custom...
2018-11-16 Tom StellardRe-apply r346985: [ADT] Drop llvm::Optional clang-speci...
2018-11-15 Tom StellardRevert "[ADT] Drop llvm::Optional clang-specific optmiz...
2018-11-15 Tom Stellard[ADT] Drop llvm::Optional clang-specific optmization...
2018-11-15 Scott Linder[BinaryFormat] Add MsgPackTypes
2018-11-15 Simon Pilgrim[TTI] Reduction costs only need to include a single...
2018-11-15 Anton KorobeynikovAdd missed files from prev. commit
2018-11-15 Anton Korobeynikov[MSP430] Add MC layer
2018-11-14 Jessica Paquette[MachineOutliner][NFC] Don't compute liveness if X16...
2018-11-14 Nirav DaveBias physical register immediate assignments
2018-11-14 Vedant KumarMark @llvm.trap cold
2018-11-14 Scott Linder[Support] Teach YAMLIO about polymorphic types
2018-11-14 Sam Clegg[WebAssembly] Add support for dylink section in object...
2018-11-14 Simon Pilgrim[TTI] Pull out repeated 'ConcreteTTI' static_casts...
2018-11-14 Simon Pilgrim[CostModel] Add generic expansion funnel shift cost...
2018-11-14 David BlaikieCorrectly instantiate `iterator_adaptor_base` when...
2018-11-14 Heejin Ahn[WebAssembly] Add support for the event section
2018-11-13 Jessica Paquette[MachineOutliner][NFC] Use MBB flags to avoid call...
2018-11-13 David BlaikieDebugInfo: Add a CU metadata attribute for use of DWARF...
2018-11-13 Craig Topper[SelectionDAG][X86] Relax restriction on the width...
2018-11-13 Jonas Devlieghere[FileSystem] Add expand_tilde function
2018-11-13 Cameron McInally[IR] Add a dedicated FNeg IR Instruction
2018-11-13 Florian Hahn[CSP, Cloning] Update DuplicateInstructionsInSplitBetwe...
2018-11-13 Steven WuRevert "[ThinLTO] Internalize readonly globals"
2018-11-13 Florian Hahn[VPlan] VPlan version of InterleavedAccessInfo.
2018-11-13 Simon Pilgrim[TTI] Make TargetTransformInfo::getOperandInfo static...
2018-11-13 Jake Ehrlich[libObject] Fix getDesc for Elf_Note_Impl
2018-11-13 Fedor Sergeev[FileCheck] introduce CHECK-COUNT-<num> repetition...
2018-11-12 Jessica Paquette[MachineOutliner][NFC] Change getMachineOutlinerMBBFlag...
2018-11-12 Philip Reames[GC][NFC] Simplify code now that we only have one safep...
2018-11-12 Philip Reames[GC] Remove so called PreCall safepoints
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
next