OSDN Git Service

Take code ownership of LLVM bitcode.
[android-x86/external-llvm.git] / include /
2017-02-08 Simon Dardis[DebugInfo] Rename EmitDebugValue to EmitDebugThreadLoc...
2017-02-08 Tim NorthoverGlobalISel: translate @llvm.va_start intrinsic.
2017-02-08 Matt ArsenaultNVPTX: Extract mem intrinsic expansions into utilities
2017-02-08 Sanne Wouda[Assembler] Enable nicer diagnostics for inline assembly.
2017-02-08 Igor Laevsky[InstCombineCalls] Remove zero length atomic memcpy...
2017-02-08 Diana PicusRevert "[Assembler] Enable nicer diagnostics for inline...
2017-02-08 Alexander KornienkoAdding virtual destructor for PredicateBase.
2017-02-08 Sanne Wouda[Assembler] Enable nicer diagnostics for inline assembly.
2017-02-08 Matt ArsenaultTargetLowering: Remove AddrSpace parameter from GetAddr...
2017-02-08 Lang Hames[Orc][RPC] Add a HandlerTratis specialization for free...
2017-02-07 Eugene Zelenko[MC] Fix some Clang-tidy modernize and Include What...
2017-02-07 Daniel BerlinAdd PredicateInfo utility and printing pass
2017-02-07 Duncan P. N. Exon... ADT: Add explicit conversions for reverse ilist iterators
2017-02-07 Hans Wennborg[X86] Disable conditional tail calls (PR31257)
2017-02-07 Daniel BerlinThis patch adds a ssa_copy intrinsic, as part of splitt...
2017-02-07 Daniel BerlinReplace custom written DFS walk with depth first iterator
2017-02-07 Sanjoy Das[ImplicitNullCheck] Extend Implicit Null Check scope...
2017-02-07 Pavel LabathAttempt to fix MSVC build broken by r294326
2017-02-07 Pavel Labath[Support] Add FormatVariadic support for chrono types
2017-02-07 Daniel BerlinMemorySSA: Remove unnecessary classof functions
2017-02-07 Chandler Carruth[IR/Analysis] Defend against getting slightly wrong...
2017-02-07 Chandler Carruth[ADT] Defend against getting slightly wrong template...
2017-02-07 Chandler CarruthRevert r293017 and fix the actual underlying issue.
2017-02-06 Dehao ChenFix the samplepgo indirect call promotion bug: we shoul...
2017-02-06 Tim NorthoverGlobalISel: legalize G_INSERT instructions
2017-02-06 David BlaikieGet function start line number from DWARF info
2017-02-06 Chandler Carruth[PM/LCG] Remove the lazy RefSCC formation from the...
2017-02-06 Zachary Turner[Support] Add support for runtime endian values.
2017-02-06 Sanjay Patel[ValueTracking] emit a remark when we detect a conflict...
2017-02-06 Amaury Sechet[DAGCombiner] Make DAGCombiner smarter about overflow
2017-02-06 Simon Pilgrim[X86][SSE] Combine shuffle nodes with multiple uses...
2017-02-06 Daniil Fukalov[SCEV] limit recursion depth and operands number in...
2017-02-05 Kamil RytarowskiRevamp llvm::once_flag to be closer to std::once_flag
2017-02-04 Craig Topper[CodeGen] Add v32i1 to is32BitVector and v64i1 to is64B...
2017-02-03 Amaury Sechet[APInt] Add integer API bor bitwise operations.
2017-02-03 Zachary TurnerProperly parse the TypeServer2 record.
2017-02-03 Michael Kuperstein[SLP] Make sortMemAccesses explicitly return an error...
2017-02-03 Michael Kuperstein[SLP] Use SCEV to sort memory accesses.
2017-02-03 Tim NorthoverGlobalISel: translate dynamic alloca instructions.
2017-02-03 Peter CollingbourneIRMover: Merge flags LinkModuleInlineAsm and IsPerformi...
2017-02-03 Peter CollingbourneModuleLinker: Remove importing support. NFCI.
2017-02-03 Peter CollingbourneFunctionImport: Use IRMover directly.
2017-02-03 Peter CollingbourneObject: Handle files without a dynamic symbol table.
2017-02-03 Justin Lebar[ADT] Fix comment on StringRef::take_back. NFC
2017-02-03 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-03 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-02 Bob Haarman[lto] added getCOFFWeakExternalFallback
2017-02-02 Bob Haarman[lto] add getLinkerOpts()
2017-02-02 Reid Kleckner[CodeGen] Remove dead call-or-prologue enum from CCState
2017-02-02 Rafael EspindolaChange how we handle section symbols on ELF.
2017-02-02 Peter CollingbourneFunctionImport: Remove the -disable-force-link-odr...
2017-02-02 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Nirav DaveRevert "In visitSTORE, always use FindBetterChain,...
2017-02-02 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-02 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Kamil RytarowskiMake llvm::call_once more convenient to reuse out of...
2017-02-02 Jun Bum Lim[JumpThread] Enhance finding partial redundant loads...
2017-02-02 Nirav DaveIn visitSTORE, always use FindBetterChain, rather than...
2017-02-02 NAKAMURA TakumiDIBuilder.h: Fix a typo. [-Wdocumentation]
2017-02-02 Adam Nemet[LV] Also port failure remarks to new OptimizationRemar...
2017-02-02 Omair JavaidFix LLDB Android AArch64 GCC debug info build
2017-02-02 Rui UeyamaRe-submit r293820: Return Error instead of bool from...
2017-02-01 Dehao ChenChange debug-info-for-profiling from a TargetOption...
2017-02-01 Rui UeyamaRevert r293820: Return Error instead of bool from merge...
2017-02-01 Rui UeyamaReturn Error instead of bool from mergeTypeStreams().
2017-02-01 Zachary Turner[pdb] Add a new command for analyzing hash collisions.
2017-02-01 Matthew Simpson[LV] Move interleaved access helper functions to Vector...
2017-02-01 Javed Absar[ARM] Enable Cortex-M23 and Cortex-M33 support.
2017-02-01 Evandro Menezes[CodeGen] Move MacroFusion to the target
2017-02-01 Dean Michael Berris[XRay] Define the InstrumentationMap type
2017-01-31 David BlaikieAdd a verbose/human readable mode to llvm-symbolizer...
2017-01-31 Daniel BerlinScopedHashTable lookup should be const
2017-01-31 Matthew SimpsonFix VectorUtils include guard name (NFC)
2017-01-31 Tim NorthoverGlobalISel: merge invoke and call translation paths.
2017-01-31 Peter CollingbourneMC: Introduce the ABS8 symbol modifier.
2017-01-31 Nirav Dave[X86] Implement -mfentry
2017-01-31 Sam Parker[ARM] Avoid using ARM instructions in Thumb mode
2017-01-31 Matt ArsenaultAMDGPU: Generalize matching of v_med3_f32
2017-01-31 Matt ArsenaultNVPTX: Move InferAddressSpaces to generic code
2017-01-31 Reid KlecknerRemove LLVM_CONFIG from config headers
2017-01-30 Derek Schuff[WebAssembly] Add wasm support for llvm-readobj
2017-01-30 Matt ArsenaultNVPTX: Refactor NVPTXInferAddressSpaces to check TTI
2017-01-30 Dehao ChenExpose isLegalToPromot as a global helper function...
2017-01-30 Tim NorthoverGlobalISel: translate memset & memmove.
2017-01-30 Justin BognerSDAG: Update ChainNodesMatched during UpdateChains...
2017-01-30 Benjamin Kramer[Orc] Add missing include.
2017-01-30 David Blaikieunique_ptrify some containers in GlobalISel::RegisterBa...
2017-01-30 Rafael EspindolaBring back r293480. It is safe now.
2017-01-30 Rafael EspindolaOnly print architecture dependent flags for that archit...
2017-01-30 Rafael EspindolaRevert "Fix the values of two xcore ELF flags."
2017-01-30 Rafael EspindolaFix the values of two xcore ELF flags.
2017-01-30 Daniel BerlinRevert "[MemorySSA] Revert r293361 and r293363, as...
2017-01-30 Sam McCall[MemorySSA] Revert r293361 and r293363, as the tests...
2017-01-30 Kristof Beyls[GlobalISel] Add support for indirectbr
2017-01-29 Matthias BraunMachineInstr: Remove parameter from dump()
2017-01-29 Craig Topper[SelectionDAG] Make SDNode::getConstantOperandVal an...
2017-01-29 Lang Hames[Orc][RPC] Have handleOne abandon pending responses...
2017-01-29 Lang Hames[Orc][RPC] Remove redundant braces. NFC.
2017-01-29 Xinliang David LiAdd support to dump dot graph block layout after MBP
next