OSDN Git Service

android-x86/external-llvm.git
2016-08-10 Davide Italiano[SimplifyLibCalls] Restore the old behaviour, emit...
2016-08-10 Easwaran RamanDo not directly use inline threshold cl options in...
2016-08-10 Adam Nemet[OptDiag] Add class Doxygen comment
2016-08-10 Adam Nemet[Inliner,OptDiag] Add hotness attribute to opt diagnostics
2016-08-09 Kostya Serebryany[scudo] Documentation update for Scudo, from https...
2016-08-09 Vedant Kumar[IR] Remove some unused #includes (NFC)
2016-08-09 Zachary TurnerMake LLVM_PRETTY_FUNCTION support __func__.
2016-08-09 Tim NorthoverGlobalISel: support 'undef' constant.
2016-08-09 Michael Zolotukhin[LoopSimplify] Rebuild LCSSA for the inner loop after...
2016-08-09 Andrew Kaylor[ValueTracking] Improve ValueTracking on left shift...
2016-08-09 Derek Schuff[WebAssembly] Add -emscripten-cxx-exceptions-whitelist...
2016-08-09 Zachary TurnerAdd a platform independent version of __PRETTY_FUNCTION__.
2016-08-09 Tim NorthoverGlobalISel: first translation support for Constants.
2016-08-09 Sanjay Pateladd test cases for missed vselect optimizations (PR28895)
2016-08-09 Lang Hames[ExecutionEngine] Disable weak symbol tests for COFF.
2016-08-09 Wei MiFix the runtime error caused by "Use ValueOffsetPair...
2016-08-09 Wei MiRecommit "Use ValueOffsetPair to enhance value reuse...
2016-08-09 Chris DewhurstWithout explicitly including <string>, I'm getting...
2016-08-09 Tim Shen[ADT] Change iterator_adaptor_base's default template...
2016-08-09 Sanjay Patelregenerate checks and remove 'opt' run dependency
2016-08-09 Anna Thomas[EarlyCSE] Teach about CSE'ing over invariant.start...
2016-08-09 Ying Yi[llvm-cov] Swapped the line and count columns.
2016-08-09 Sanjay Patelupdate to use FileCheck and auto-generate checks
2016-08-09 Lang HamesRe-apply r278065 (Weak symbol support in RuntimeDyld...
2016-08-09 David Majnemer[vim] Update the llvm.vim syntax file
2016-08-09 David Majnemer[X86] Don't model UD2/UD2B as a terminator
2016-08-09 Simon Pilgrim[DAGCombiner] Better support for shifting large value...
2016-08-09 Anna Thomas[AliasAnalysis] Treat invariant.start as read-memory
2016-08-09 Sanjay Patelauto-generate checks
2016-08-09 Sanjay Patelauto-generate checks
2016-08-09 Sanjay Patelauto-generate checks
2016-08-09 Hans Wennborgtest-release.sh: Drop autoconf support
2016-08-09 Sanjay Pateladd tests for missing vector icmp folds
2016-08-09 Sanjay Patelupdate to use FileCheck and auto-generate checks
2016-08-09 Sanjay Patelregenerate checks
2016-08-09 Sanjay Pateladd tests for missing vector icmp folds
2016-08-09 Xinliang David Li[Profile] turn off verbose warnings by default
2016-08-09 Artur Pilipenko[LVI] Make LVI smarter about comparisons with non-constants
2016-08-09 Simon Pilgrim[X86][XOP] Add support for combining target shuffles...
2016-08-09 Kuba BreckaAdd `#ifdef __cplusplus` around `extern "C"` in Compile...
2016-08-09 Elena DemikhovskyAVX-512: A new test for FMA intrinsic
2016-08-09 Simon Pilgrim[X86][XOP] Add support for combining target shuffles...
2016-08-09 Dean Michael... [XRay] Test for xray_instr_map in object file. (NFC)
2016-08-09 Artur PilipenkoRevert 278107 which causes buildbot failures and in...
2016-08-09 Vassil Vassilev[modules]Add missing include.
2016-08-09 Artur PilipenkoTeach CorrelatedValuePropagation to mark adds as no...
2016-08-09 Simon Pilgrim[X86][SSE] Fix memory folding of (v)roundsd / (v)roundss
2016-08-09 Artur Pilipenko[LVI] NFC. Fix a typo Bofore -> Before
2016-08-09 Craig Topper[X86] Reduce duplicated code in the execution domain...
2016-08-09 Craig Topper[AVX-512] Add support for execution domain switching...
2016-08-09 Craig Topper[X86] Remove the Fv packed logical operation alias...
2016-08-09 Craig Topper[X86] Cleanup patterns for AVX/SSE for PS operations...
2016-08-09 Craig Topper[X86] Remove unnecessary bitcast from the front of...
2016-08-09 Matthias BraunX86InstrInfo: Update liveness in classifyLea()
2016-08-09 Derek Schuff[WebAssembly] Fix bugs in WebAssemblyLowerEmscriptenExc...
2016-08-09 Sean SilvaConsistently use CGSCCAnalysisManager
2016-08-09 Sean SilvaConsistently use LoopAnalysisManager
2016-08-09 Sean SilvaConsistently use ModuleAnalysisManager
2016-08-09 Sean SilvaConsistently use FunctionAnalysisManager
2016-08-09 Saleem AbdulrasoolCodeView: extract the OMF Directory Header
2016-08-09 Sanjay Patel[x86] split combineVSelectWithAllOnesOrZeros into a...
2016-08-08 Derek Schuff[WebAssembly] Fix CFI index to account for padding...
2016-08-08 Rui UeyamaRevert "Do not ignore SizeOfOptionalHeader in COFF...
2016-08-08 Lang HamesRevert r278065 while I investigate some build-bot breakage.
2016-08-08 Rui UeyamaDo not ignore SizeOfOptionalHeader in COFF header even...
2016-08-08 Lang Hames[RuntimeDyld][Orc][MCJIT] Add partial weak-symbol suppo...
2016-08-08 Charles DavisRevert "[X86] Support the "ms-hotpatch" attribute."
2016-08-08 Justin BognerInstCombine: Remove a redundant #ifdef NDEBUG. NFC
2016-08-08 Charles Davis[X86] Support the "ms-hotpatch" attribute.
2016-08-08 Geoff Berry[MemorySSA] Fix windows build breakage caused by r27802...
2016-08-08 Krzysztof Parzyszek[Hexagon] Add pattern for 64-bit mulhs
2016-08-08 Michael Zolotukhin[LoopUnroll] Simplify loops created by unrolling.
2016-08-08 Mehdi AminiRefreshCallGraph does not modify the SCC, adding "const...
2016-08-08 Geoff Berry[MemorySSA] Fix windows build breakage caused by r278028
2016-08-08 Elliot ColpRe-add SystemZ SNaN test
2016-08-08 Lang Hames[BuildingAJIT] Fix a couple of typos in the Chapter...
2016-08-08 Nirav Dave[X86] Improve code size on X86 segment moves
2016-08-08 Geoff Berry[MemorySSA] Ensure address stability of MemorySSA object.
2016-08-08 Oliver Stannard[ARM] Add support for embedded position-independent...
2016-08-08 Zhan Jun Liau[SystemZ] Add support for the .insn directive
2016-08-08 Nico WeberRevert r2277979.
2016-08-08 Sebastian PopGVN-hoist: enable by default
2016-08-08 Artur Pilipenko[LVI] NFC. On the fast dest path use inverse predicate...
2016-08-08 Artur Pilipenko[LVI] NFC. Rename confusing local NegOffset to Offset
2016-08-08 Artur Pilipenko[LVI] NFC. Extract LHS, RHS, Predicate locals in getVal...
2016-08-08 Silviu Baranga[AArch64] PR28877: Don't assume we're running after...
2016-08-08 Daniel SandersRe-commit r277988: [mips][ias] Fix all the hacks relate...
2016-08-08 Simon PilgrimFix Wdocumentation unknown parameter warning
2016-08-08 Simon Pilgrim[X86][SSE] Assert if the shuffle mask indices are not...
2016-08-08 Daniel SandersRevert r277988: [mips][ias] Fix all the hacks related...
2016-08-08 Daniel Sanders[mips][ias] Fix all the hacks related to MIPS-specific...
2016-08-08 Diana Picus[SelectionDAG] Refactor visitInlineAsm a bit. NFCI.
2016-08-08 Sean SilvaAdd some comments linking back to PR28400.
2016-08-08 Sean Silva[PM] More workaround for PR28400
2016-08-08 Sean Silva[PM] BasicAA needs to be invalidated since it holds...
2016-08-08 Sean Silva[PM] Invalidate CallGraphAnalysis because it holds...
2016-08-08 Sean Silva[PM] Function-level TLI is also immutable.
2016-08-08 Daniel Berlin[MSSA] Fix PR28880 by fixing use optimizer's lower...
2016-08-08 Eli Friedman[JumpThreading] Fix handling of aliasing metadata.
2016-08-08 Davide Italiano[MC] Delete use of *structors_used.
next