OSDN Git Service

android-x86/external-llvm.git
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.
2016-08-08 Davide Italiano[SimplifyLibCalls] Emit sqrt intrinsic instead of a...
2016-08-08 Eli Friedman[SROA] Fix crash with lifetime intrinsic partially...
2016-08-07 Craig Topper[AVX-512] Improve lowering of inserting a single elemen...
2016-08-07 Davide Italiano[SLC] Emit an intrinsic instead of a libcall for pow.
2016-08-07 Nico WeberRevert r277905, it caused PR28894
2016-08-07 Craig Topper[AVX-512] Add 512-bit logical operations to load foldin...
2016-08-07 Craig Topper[AVX-512] Add EVEX encoded floating point MAX/MIN instr...
2016-08-07 Simon Pilgrim[X86] lowerVectorShuffle - ensure that undefined mask...
2016-08-07 Elena DemikhovskyAVX-512: Changed lowering of BITCAST between i1 vectors...
2016-08-07 Simon Pilgrim[X86][AVX512BW] Add sext/zext AVX512BW 512-bit vector...
2016-08-07 Simon Pilgrim[X86][AVX512] Add sext/zext to 512-bit vector tests
2016-08-07 Elena DemikhovskyAVX-512: Added a test for cmp intrinsics
2016-08-07 David Majnemer[InstSimplify] Fold gep (gep V, C), (sub 0, V) to C
2016-08-07 David Majnemer[InstSimplify] Try hard to simplify pointer comparisons
2016-08-07 David Majnemer[InstCombine] Infer inbounds on geps of allocas
2016-08-07 Craig Topper[X86] Add commutable floating point max/min instruction...
2016-08-07 Craig Topper[AVX-512] Add andnps/andnpd to the avx512vl stack foldi...
next