OSDN Git Service

android-x86/external-llvm.git
2018-10-26 Zachary TurnerDump public symbol records in pdb2yaml mode
2018-10-26 Jonas Paulsson[SystemZ] Pass the DAG pointer from SystemZAddressingM...
2018-10-25 Heejin AhnReland "[WebAssembly] LSDA info generation"
2018-10-25 Heejin Ahn[WebAssembly] Support EH instructions in InstPrinter
2018-10-25 Jonas PaulssonFix in MachineOperand::printIRValueReference().
2018-10-25 Bryan Chan[AArch64] Implement FP16FML intrinsics
2018-10-25 Heejin AhnDelete test case. Assertions can't be tested.
2018-10-25 Heejin AhnTidy up test case
2018-10-25 Heejin AhnAddress comments
2018-10-25 Heejin Ahn[WebAssembly] Error out when block/loop markers mismatch
2018-10-25 Jonas Paulsson[SystemZ] NFC reformatting in SystemZTargetTransformIn...
2018-10-25 Jonas Paulsson[SystemZ] Improve getMemoryOpCost() to find foldable...
2018-10-25 David BlaikieDebugInfo: Explain why DW_LLE_(GNU_)startx_length is...
2018-10-25 Sanjay Patel[x86] add tests for missed load folding; NFC
2018-10-25 Jonas Paulsson[SystemZ] Improve handling and cost estimates of vecto...
2018-10-25 David Blaikiellvm-dwarfdump: loclists: Don't expect an (albeit empty...
2018-10-25 Sumanth Gundapaneni[Pipeliner] Ignore Artificial dependences while computi...
2018-10-25 Sumanth Gundapaneni[Pipeliner] Remove the unneeded include header(NFC).
2018-10-25 Craig Topper[X86] Change X86 backend to look for 'min-legal-vector...
2018-10-25 Francis Visoiu... [CodeGen] Remove operands from FENTRY_CALL
2018-10-25 David Greene[AArch64] Create proper memoperand for multi-vector...
2018-10-25 Volkan Keles[AArch64][GlobalISel] Simplify a legalizer test. NFC.
2018-10-25 Thomas Lively[WebAssembly] Use target-independent saturating add
2018-10-25 Craig Topper[X86] Add some non-AVX512VL command lines to the *vl...
2018-10-25 Cameron McInally[FPEnv] Last BinaryOperator::isFNeg(...) to m_FNeg...
2018-10-25 Craig Topper[X86] Add KNL command lines to movmsk-cmp.ll.
2018-10-25 Volkan Keles[GlobalISel] LegalizerHelper: Fix the incorrect alignme...
2018-10-25 Simon Pilgrim[LegalizeDAG] Remove dead SINT_TO_FP legalization code
2018-10-25 Volkan Keles[GISel] LegalizerInfo: Rename MemDesc::Size to SizeInBi...
2018-10-25 Craig Topper[X86] Remove ProcIntelKNL and replace with a SlowPMADDW...
2018-10-25 Craig Topper[X86] Remove some uarch tuning flags from KNL that...
2018-10-25 Volkan Keles[AArch64][GlobalISel] Fix the LegalityPredicate for...
2018-10-25 Andrea Di Biagio[llvm-mca] Introduce a new base class for mca::Instruct...
2018-10-25 Evandro Menezes[AArch64] Refactor Exynos feature sets (NFC)
2018-10-25 Simon Pilgrim[ARM] Regenerate vdup tests
2018-10-25 John Brawn[AArch64] Add EXT patterns for 64-bit EXT of a subvecto...
2018-10-25 Sam Parker[ARM] Use Cortex-A57 sched model for Cortex-A72
2018-10-25 John Brawn[AArch64] Refactor definition of EXT patterns to use...
2018-10-25 John Brawn[AArch64] Do 64-bit vector move of 0 and -1 by extracti...
2018-10-25 Alexey Bataev[DEBUG_INFO][NVPTX]Fix processing of DBG_VALUES.
2018-10-25 Francis Visoiu... [X86] Fix llc invocation on MIR test case
2018-10-25 Amara Emerson[GlobalISel] Use the target preferred type for G_EXTRAC...
2018-10-25 Krasimir GeorgievIR: Optimize StructType::get to perform one hash lookup...
2018-10-25 Simon Pilgrim[CostModel][X86] Add realistic vXi64 uitofp vXf64 costs
2018-10-25 Alex Bradbury[RISCV] Use PatFrags for variable shift patterns
2018-10-25 Simon Pilgrim[CostModel][X86] Add realistic i64 uitofp f64 scalar...
2018-10-25 Andrea Di Biagio[llvm-mca] Removed a couple of redundant method declara...
2018-10-25 Simon PilgrimMissing semicolon.
2018-10-25 Simon Pilgrim[TargetLowering] Improve vXi64 UINT_TO_FP vXf64 support...
2018-10-25 George Rimar[llvm-dwarfdump] - Fix incorrect parsing of the DW_LLE_...
2018-10-25 Simon Pilgrim[TTI] Add generic SK_Broadcast shuffle costs
2018-10-25 Simon PilgrimFix MSVC llvm-exegesis build. NFCI.
2018-10-25 Carlos Alberto... [DebugInfo][Dexter] Unreachable line stepped onto after...
2018-10-25 Gabor BuellaAdd -instcombine-code-sinking option
2018-10-25 Clement Courbet[llvm-exegesis] Add missing initializer.
2018-10-25 Clement Courbet[llvm-exegesis] Fix VC build of r345243.
2018-10-25 Clement Courbet[llvm-exegesis] Fix warning in r345243.
2018-10-25 Clement Courbet[MCSched] Bind PFM Counters to the CPUs instead of...
2018-10-25 Craig Topper[X86] Don't use the OriginalDemandedBits to calculate...
2018-10-25 Simon Atanasyan[llvm-readobj] Print ELF header flags names in GNU...
2018-10-25 Craig Topper[X86] Fix typo in comment. NFC
2018-10-25 Thomas Lively[WebAssembly] Set LoadExt and TruncStore actions for...
2018-10-24 Reid Kleckner[X86] Adjust MIR test case to pacify machine verifier
2018-10-24 Reid Kleckner[X86] Fix pipeline tests when enabling MIR verification...
2018-10-24 David BlaikieDebugInfo: Reuse common addresses for rnglist base...
2018-10-24 Heejin Ahn[WebAssembly] Fix immediate of rethrow when throwing...
2018-10-24 Thomas Lively[WebAssembly] Retain shuffle types during custom lowering
2018-10-24 Thomas LivelyMake fminimum/fmaximum SDNodes commutative and associative
2018-10-24 Reid Kleckner[ELF] Fix large code model MIR verifier errors
2018-10-24 Thomas Lively[NFC] Rename minnan and maxnan to minimum and maximum
2018-10-24 Alexander Shaposhnikov[llvm-objcopy] Introduce dispatch mechanism based on...
2018-10-24 Alina SbirleaUpdate MemorySSA in LoopRotate.
2018-10-24 David Blaikiellvm-dwarfdump: Account for skeleton addr_base when...
2018-10-24 Volodymyr Sapsai[VFS] Remove 'ignore-non-existent-contents' attribute...
2018-10-24 Thomas Lively[SelectionDAG] DAG combiner for fminnan and fmaxnan
2018-10-24 Vedant Kumar[HotColdSplitting] Identify larger cold regions using...
2018-10-24 Sanjay Patel[InstCombine] add test for fptrunc with vector with...
2018-10-24 Paul RobinsonMake llvm-dwarfdump -name work on type units.
2018-10-24 Joel E. Denny[SourceMgr][FileCheck] Obey -color by extending WithColor
2018-10-24 Evandro Menezes[AArch64] Refactor Exynos machine model
2018-10-24 Tim Northover[DAG] check more operands for cycles when merging stores.
2018-10-24 Reid Kleckner[X86] Add *SP to tailcall register class to fix verifie...
2018-10-24 Sanjin Sijaric[MIR] Add hasWinCFI field
2018-10-24 Lang Hames[ExecutionEngine] Remove some dead code from JITEventLi...
2018-10-24 Matt Davis[llvm-mca] Replace InstRef::isValid with operator bool...
2018-10-24 Reid Kleckner[MC] Separate masm integer literal lexer support from...
2018-10-24 Tim NorthoverAArch64: add a pass to compress jump-table entries...
2018-10-24 Evandro Menezes[AArch64] Refactor Exynos machine model (NFC)
2018-10-24 Evandro Menezes[AArch64] Fix overlapping instructions
2018-10-24 Andrea Di Biagio[llvm-mca] Simplify the logic in FetchStage. NFCI
2018-10-24 Craig Topper[X86] Explicitly list all KNL features of inheriting...
2018-10-24 Simon Pilgrim[X86][SSE] Add SimplifyDemandedBitsForTargetNode PMULDQ...
2018-10-24 Simon Pilgrim[TargetLowering] Add SimplifyDemandedBitsForTargetNode...
2018-10-24 Teresa Johnson[hot-cold-split] Name split functions with ".cold"...
2018-10-24 Simon Pilgrim[CostModel][X86] Add vXi8 vector division by constants...
2018-10-24 Peter CollingbourneARM: Use BKPT instead of TRAP to implement llvm.debugtrap.
2018-10-24 Krzysztof Parzyszek[Hexagon] Flip hexagon-autohvx to be true by default
2018-10-24 Michael Kruse[docs] Add rawspeed to test-suite proposals.
2018-10-24 Craig Topper[X86] Bring back the MOV64r0 pseudo instruction
2018-10-24 Simon Pilgrim[CostModel][X86] Enable non-uniform vector division...
next