OSDN Git Service

android-x86/external-llvm.git
2018-03-12 Sam McCall[Hexagon] fix 'must explicitly initialize the const...
2018-03-12 Krzysztof Parzyszek[Hexagon] Add more lit tests
2018-03-12 Matt ArsenaultAMDGPU/GlobalISel: Legality and RegBankInfo for G_...
2018-03-12 Matt ArsenaultAMDGPU/GlobalISel: InstrMapping for G_MERGE_VALUES
2018-03-12 Matt ArsenaultAMDGPU/GlobalISel: Make some G_MERGE_VALUEs legal
2018-03-12 Hans WennborgRevert r326710 "Fuzzer: remove temporary files after...
2018-03-12 Simon Dardis[mips] Split out ASEPredicate from InsnPredicates ...
2018-03-12 Nico WeberMC intel asm parser: Allow @ at the start of function...
2018-03-12 Simon Pilgrim[X86][SSE] createVariablePermute - PSHUFB requires...
2018-03-12 Jonas DevlieghereFix compilation on Darwin with expensive checks.
2018-03-12 Eugene Leviant[ThinLTO] Recommit of import global variables
2018-03-12 Justin LebarBack out "Re-land: Teach CorrelatedValuePropagation...
2018-03-12 Craig Topper[X86] Don't compute known bits twice for the same SDVal...
2018-03-12 Serguei Katkov[CGP] Fix the remove of matched phis in complex address...
2018-03-11 Simon Pilgrim[X86][MMX] Support MMX build vectors to avoid SSE usage...
2018-03-11 Simon Pilgrim[X86][AVX512] Added more non-VLX test cases
2018-03-11 Simon Pilgrim[X86][AVX] createVariablePermute - scale v16i16 variabl...
2018-03-11 Simon Pilgrim[X86][AVX] createVariablePermute - widen permutes for...
2018-03-11 Sanjay Patel[InstCombine] add tests for casted sign-bit cmp (PR3668...
2018-03-11 Simon Pilgrim[X86][AVX] createVariablePermute - use PSHUFB+PCMPGT...
2018-03-11 Simon PilgrimFix for buildbots which didn't like makeArrayRef with...
2018-03-11 Simon Pilgrim[X86][SSE] Generalized SplitBinaryOpsAndApply to SplitO...
2018-03-11 Simon Pilgrim[X86][AVX] createVariablePermute - use 2xVPERMIL+PCMPGT...
2018-03-11 Simon Pilgrim[X86][AVX512] createVariablePermute - Non-VLX targets...
2018-03-11 Simon Pilgrim[x86][SSE] Add widenSubVector helper. NFCI.
2018-03-11 George Burgess IV[MemorySSA] Fix comment + remove redundant dyn_casts...
2018-03-11 Michael BedyTest commit - change comment slightly.
2018-03-11 Nico WeberAdd REQUIRES: arm-registered-target to test using an...
2018-03-11 Andrea Di Biagio[TargetSchedule] Minor refactor in computeInstrLatency...
2018-03-10 George Burgess IVRevert r327199: "Clean up a temp file on the buildbots"
2018-03-10 Craig Topper[X86] Add comments to the end of FMA3 instructions...
2018-03-10 Andrea Di Biagio[llvm-mca] Fix use-of-uninitialized-value error reporte...
2018-03-10 Simon Pilgrim[X86][XOP] createVariablePermute - use VPERMIL2 for...
2018-03-10 Martin Storsjo[AArch64] Implement native TLS for Windows
2018-03-10 Mandeep Singh... [ADT] Shuffle containers before sorting to uncover...
2018-03-10 Simon Pilgrim[X86][XOP] createVariablePermute - use VPPERM for v16i1...
2018-03-10 Simon Pilgrim[X86][SSE] createVariablePermute - create index scaling...
2018-03-10 Andrea Di Biagio[llvm-mca] BackendStatistics: early exit from method...
2018-03-10 Andrea Di Biagio[llvm-mca] Views are now independent from resource...
2018-03-10 Simon Pilgrim[X86][XOP] createVariablePermute - use VPPERM for v32i8...
2018-03-10 Sanjay Patel[InstSimplify] fp_binop X, undef --> NaN
2018-03-10 Sanjay Patel[AMDGPU] fix tests to be independent of FP undef
2018-03-10 Sanjay Patel[PowerPC] fix tests to be independent of FP undef
2018-03-10 Matt ArsenaultAMDGPU: Fix crash when constant folding with physreg...
2018-03-10 Sanjay Patel[ConstantFold] fp_binop AnyConstant, undef --> NaN
2018-03-10 Florian Hahn[PartialInlining] Use isInlineViable to detect construc...
2018-03-10 Craig Topper[X86] Add a missing EVEX instruction to EmitAnyX86InstC...
2018-03-10 Sam Clegg[WebAssembly] Object: Add accessor for wasm symbols
2018-03-10 Craig Topper[X86] Move the AC_EVEX_2_VEX AsmComments enum to X86Ins...
2018-03-10 George Burgess IV[AliasAnalysis] Shrink AliasResults; NFC
2018-03-10 Craig Topper[X86] Rewrite printMasking code in X86InstComments...
2018-03-10 George Burgess IVClean up a temp file on the buildbots.
2018-03-10 Rafael EspindolaGo back to sometimes assuming intristics are local.
2018-03-10 Nirav DaveRevert: r327172 "Correct load-op-store cycle detection...
2018-03-09 Craig Topper[TwoAddressInstructionPass] Improve tryInstructionCommu...
2018-03-09 Heejin Ahn[WebAssembly] Add EVT::getEVTString() for except_ref...
2018-03-09 Peter CollingbourneADT: Make MapVector::value_type and MapVector::size_typ...
2018-03-09 Craig Topper[TargetLowering] Remove redundant term in two ifs in...
2018-03-09 Ulrich WeigandRevert "[Debug] Retain both sets of debug intrinsics...
2018-03-09 Ulrich Weigand[Debug] Retain both sets of debug intrinsics in HoistTh...
2018-03-09 Stefan Pintilie[Power9] Code Cleaup and adding Comments for Power...
2018-03-09 Renato Golin[NFC] Consolidate six getPointerOperand() utility funct...
2018-03-09 Nirav DaveCorrect load-op-store cycle detection analysis
2018-03-09 Nirav DaveImprove Dependency analysis when doing multi-node Instr...
2018-03-09 Nirav Dave[DAG] Enforce stricter NodeId invariant during Instruct...
2018-03-09 Nirav DaveMake early exit hasPredecessorHelper return true. NFCI.
2018-03-09 Rafael Auler[llvm-objdump] Support disassembling by symbol name
2018-03-09 Peter CollingbourneUse branch funnels for virtual calls when retpoline...
2018-03-09 Alina SbirleaAvoid creating a Constant for each value in a ConstantD...
2018-03-09 Rafael EspindolaDelay creating an alias for @@@.
2018-03-09 Simon Pilgrim[X86][AVX] createVariablePermute - fix v2i64/v2f64...
2018-03-09 Nicolai HaehnleTableGen: Remove space at EOL in TGLexer.{h,cpp}
2018-03-09 Simon Pilgrim[X86][SSE] createVariablePermute - move source vector...
2018-03-09 Renato Golin[LV] Adding test for r327109
2018-03-09 Farhana Aleen[AMDGPU] Supported ds_read_b128 generation; Widened...
2018-03-09 Aditya Nandakumar[GISel]: Add helpers for easy building G_FCONSTANT...
2018-03-09 Chad Rosier[JumpThreading] Don't restrict cast-traversal to i1
2018-03-09 Adrian PrantlMove generic test to the Generic directory
2018-03-09 Sanjay Patel[AMDGPU] fix test to be independent of FP undef
2018-03-09 Nicholas Wilson[WebAssembly] Disallow weak undefined globals in the...
2018-03-09 Sanjay Patel[InstSimplify] fix FP infinite hex constant values...
2018-03-09 Stefan PintilieRevert "[PowerPC] LSR tunings for PowerPC"
2018-03-09 Stefan PintilieRevert "[PowerPC] Move test to correct location."
2018-03-09 Simon PilgrimTidyup comment that was destroyed by clang-format....
2018-03-09 Simon Pilgrim[X86][SSE] createVariablePermute - move index vector...
2018-03-09 Tim NorthoverTry to fix Windows bot by forcing "rm".
2018-03-09 Sanjay Patel[LangRef] make it clear that FP instructions do not...
2018-03-09 Jonas Devlieghere[dsymutil] Unify error handling and add color
2018-03-09 Hans WennborgCMake: Make libxml2 show up in --system-libs (PR36660)
2018-03-09 Sebastian Pop[x86][aarch64] ask the backend whether it has a vector...
2018-03-09 Andrea Di Biagio[llvm-mca] Move the logic that prints the summary into...
2018-03-09 Andrea Di Biagio[llvm-mca] Run clang-format on the source code. NFC
2018-03-09 Nicolai HaehnleTableGen: Add a defset statement
2018-03-09 Nicolai HaehnleTableGen: Allow arbitrary list values as ranges of...
2018-03-09 Nicolai HaehnleTableGen: Remove unused ParseForeachMode
2018-03-09 Nicolai HaehnleTableGen: More helpful error messages
2018-03-09 Nicolai HaehnleTableGen: add !isa operation
2018-03-09 Pavel Labath[DebugInfo/AccelTable] Fix inconsistency in getDIEOffse...
2018-03-09 Renato Golin[LV] Fix vectorizer's isUniform() abuse triggers assert...
2018-03-09 Jonas Devlieghere[Support] Move syntax highlighting into support
next