OSDN Git Service

android-x86/external-llvm.git
2018-06-19 Derek Schuff[WebAssembly] Fixed disassembler unit test failure.
2018-06-18 Heejin Ahn[WebAssembly] Make rethrow instruction take a target...
2018-06-18 Heejin Ahn[VPlan] Add Analysis and Core to LLVM_LINK_COMPONENTS
2018-06-18 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-18 Craig Topper[X86] Remove ReadAfterLd from avx512_shift_rmbi multiclass.
2018-06-18 Xin TongRevert "Simplify blockaddress usage before giving up...
2018-06-18 Xin TongSimplify blockaddress usage before giving up in MergeBl...
2018-06-18 Eric ChristopherTidy comment language and explanation.
2018-06-18 Eric ChristopherPull non-lazy stub table emission into a separate funct...
2018-06-18 Eric ChristopherAdd return statements to make it clear that all of...
2018-06-18 Stanislav MekhanoshinTests for dag combine select (binop) -> select. NFC.
2018-06-18 Matt Davis[llvm-mca] Cleanup the header syntax line. Fix a commen...
2018-06-18 Wouter van... [WebAssembly] Modified tablegen defs to have 2 parallel...
2018-06-18 Michael Bergrefactor of visitFADD for AllowNewConst cases
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Fix predicate pattern diagnostics.
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Support for saturating INC/DEC...
2018-06-18 Wouter van... [WebAssembly] Cleaned up register accessors in WebAssem...
2018-06-18 Sanjay Patel[x86] regenerate checks and adjust tests
2018-06-18 Simon Pilgrim[docs] Fix indentation of llvm-exegesis command line...
2018-06-18 Craig Topper[X86] Encode the EVEX2VEX exception list information...
2018-06-18 Michael Berg[NFC] make MIFlag accessor functions consistant with...
2018-06-18 Florian Hahn[VPlan] Add VPInstruction to VPRecipe transformation.
2018-06-18 Lang Hames[ORC] Add an initial implementation of a replacement...
2018-06-18 Lang Hames[ORC] Keep weak flag on VSO symbol tables during materi...
2018-06-18 Krzysztof ParzyszekShrink interval after moving copy in removePartialRedun...
2018-06-18 Andrea Di Biagio[llvm-mca] Use an ordered map to collect hardware stati...
2018-06-18 Nirav DaveFix typoed cast to avoid assertion in MCFragment::dump.
2018-06-18 Simon Pilgrim[SLPVectorizer] Tidyup isShuffle helper
2018-06-18 Craig Topper[TableGen] Make TiedAsmOperandTable in the AsmMatcher...
2018-06-18 Craig Topper[TableGen] Remove unused member variable.
2018-06-18 Florian Hahn[VPlanRecipeBase] Add eraseFromParent().
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Support for saturating INC/DEC...
2018-06-18 Simon Pilgrim[X86][BtVer2] Flag AVX2+ scheduler classes as unsupported
2018-06-18 Andrea Di Biagio[llvm-mca] Add tests for XOP and AVX512 instructions...
2018-06-18 Florian Hahn[VPlan] Fix sanitizer problem with insertBefore.
2018-06-18 Sander de Smalen[TableGen][AsmMatcherEmitter] Allow tied operands of...
2018-06-18 Paul RobinsonUpdate copyright year to 2018.
2018-06-18 Simon Pilgrim[SLPVectorizer] Avoid calling const VL.size() repeatedl...
2018-06-18 Florian Hahn[VPlanRecipeBase] Add insertBefore helper.
2018-06-18 Clement Courbet[llvm-exegesis] Optionally ignore instructions without...
2018-06-18 Sander de Smalen[AArch64][SVE] Asm: Support for vector element compares.
2018-06-18 Clement Courbet[X86] Fix NOOP sched overrides on BDW/HSW/SKL.
2018-06-18 Craig Topper[X86] Create X86InstrFMA3Group objects fully in a stati...
2018-06-18 Craig Topper[X86] Add '.s' aliases to the assembler for the various...
2018-06-18 Craig Topper[X86] Move the 'vmovq.s' and similar assembly strings...
2018-06-18 Craig Topper[TableGen] Prevent double flattening of InstAlias asm...
2018-06-17 Lang Hames[ORC] Remove redundant condition
2018-06-17 Lang Hames[ORC] Only notify queries that they are resolved/ready...
2018-06-17 Craig Topper[X86] Add all the FMA instructions direclty to the...
2018-06-17 Lang Hames[ORC] Suppress an unused variable warning for a debug...
2018-06-17 Lang Hames[ORC] Erase empty dependence sets when adding new symbo...
2018-06-17 Lang Hames[ORC] In MaterializationResponsibility, only maintain...
2018-06-17 Craig Topper[X86] Pass the parent SDNode to X86DAGToDAGISel::select...
2018-06-17 Simon Pilgrim[llvm-mca][X86] Add some avx512f/avx512vl resource...
2018-06-17 Sander de Smalen[AArch64][SVE] Asm: Support for bitwise operations...
2018-06-17 Sander de Smalen[AArch64][SVE] Asm: Support for SEL (vector/predicate...
2018-06-17 Jonas Hahnfeld[NVPTX] Ignore target-cpu and -features for inlining
2018-06-17 Heejin Ahn[WebAssembly] Simple comment fix. NFC.
2018-06-16 Craig Topper[X86] More additions to the load folding tables based...
2018-06-16 Craig Topper[X86] Hide POP16/32/64rmr and PUSH16/32/64rmr instructi...
2018-06-16 Craig Topper[X86] Fix an inconsistency between AVX512 and AVX/SSE...
2018-06-16 Michael ZolotukhinCorrelatedValuePropagation: Preserve DT.
2018-06-16 Florian Hahn[Dominators] Change getNode parameter type to const...
2018-06-16 Benjamin KramerFix namespaces. No functionality change.
2018-06-16 Florian HahnRevert r334887, as GCC 4.8 does not have is_trivially_c...
2018-06-16 Florian Hahn [SmallSet] Avoid using is_trivially_XXX<>::value which...
2018-06-16 Florian Hahn[SmallSet] Add SmallSetIterator.
2018-06-16 Stanislav Mekhanoshin[AMDGPU] setcc (select cc, CT, CF), CF, eq | ne ->...
2018-06-16 Nirav DaveAvoid needing to walk out legalization tables. NFCI.
2018-06-16 Justin LebarRevert "[SCEV] Use LLVM_MARK_AS_BITMASK_ENUM in SCEV...
2018-06-16 Justin LebarRevert "[SCEV] Simplify some flags expressions." -...
2018-06-16 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-15 Justin Lebar[SCEV] Simplify some flags expressions.
2018-06-15 Justin Lebar[SCEV] Use LLVM_MARK_AS_BITMASK_ENUM in SCEV.
2018-06-15 Daniel Sanders[globalisel][tablegen] Add support for C++ predicates...
2018-06-15 Francis Visoiu... Revert r334729 "[DAG] Avoid needing to walk out legaliz...
2018-06-15 Francis Visoiu... Revert r334731 "Avoid unused variable in non-assert...
2018-06-15 Craig Topper[X86] Add more instructions to the hasUndefRegUpdate...
2018-06-15 Benjamin Kramer[BPI] Remove unnecessary std::list
2018-06-15 Cameron McInally[FPEnv] Expand constrained FP POWI
2018-06-15 Michael BergUtilize new SDNode flag functionality to expand current...
2018-06-15 Matt Morehouse[SanitizerCoverage] Add associated metadata to pc-tables.
2018-06-15 Geoff BerryUpdate my information in the CREDITS file.
2018-06-15 Sean Fertile[PowerPC] Add support for high and higha symbol modifie...
2018-06-15 Sean Fertile[PPC64] Support "symbol@high" and "symbol@higha" symbol...
2018-06-15 Diego CaballeroMove redundant-vf2-cost.ll test to X86 directory
2018-06-15 Simon Pilgrim[llvm-mca][x86] Add Generic cpu resource tests
2018-06-15 Tomasz Krupa[X86] Lowering sqrt intrinsics to native IR
2018-06-15 Craig Topper[X86] Prevent folding stack reloads into instructions...
2018-06-15 Krzysztof ParzyszekRemove <undef> from rematerialized full register
2018-06-15 Joseph Tremoulet[InstCombine] Avoid iteration/mutation conflict
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Support for CPY SIMD/FP and GPR...
2018-06-15 Jordan RoseAvoid copying PrettyStackTrace messages an extra time...
2018-06-15 Diego Caballero[LV] Prevent LV to run cost model twice for VF=2
2018-06-15 Sander de Smalen[AArch64][SVE] Asm: Support for INC/DEC (scalar) instru...
2018-06-15 Matt ArsenaultAMDGPU: Add combine for short vector extract_vector_elts
2018-06-15 Matt ArsenaultAMDGPU: Make v4i16/v4f16 legal
2018-06-15 Paul Semel[llvm-readobj] Add -string-dump (-p) option
2018-06-15 Roman Lebedev[MCA] Add -summary-view option
2018-06-15 Roman Lebedev[MCA][x86][NFC] Add tests for -register-file-stats...
next