OSDN Git Service

android-x86/external-llvm.git
2017-03-10 Artyom SkrobovRefactor the multiply-accumulate combines to act on
2017-03-10 George RimarWholeProgramDevirt: Fixed compilation error under MSVS2015.
2017-03-10 Simon Atanasyan[llvm-readobj] Support SHT_MIPS_DWARF section type...
2017-03-10 Simon Atanasyan[MC] Set SHT_MIPS_DWARF section type for all .debug_...
2017-03-10 Simon Atanasyan[MC] Accept a numeric value as an ELF section header...
2017-03-10 Artyom SkrobovFor Thumb1, lower ADDC/ADDE/SUBC/SUBE via the glueless...
2017-03-10 Yaron KerenImplement getPassName() for IR printing passes.
2017-03-10 Matt ArsenaultAMDGPU: Fix insertion point when reducing load intrinsics
2017-03-10 Daniel BerlinMove memory coercion functions from GVN.cpp to VNCoerci...
2017-03-10 Dehao ChenDo not use branch metadata to check if a basic block...
2017-03-10 Sanjay Patel[x86] add tests for vec div/rem with 0 element in divis...
2017-03-10 Matt ArsenaultPatternMatch; Add m_ZExtOrSExt matcher
2017-03-10 Daniel BerlinNewGVN: Rewrite DCE during elimination so we do it...
2017-03-10 Daniel BerlinNewGVN: Rename a few things for clarity
2017-03-10 Ahmed Bougacha[GlobalISel] Use ImmutableCallSite instead of templates...
2017-03-10 Ahmed Bougacha[GlobalISel] Fallback when failing to translate invoke.
2017-03-10 Daniel BerlinAdd support for DenseMap/DenseSet count and find using...
2017-03-09 Davide Italiano[Unittests] Fix a build failure with clang 3.8. NFCI.
2017-03-09 Tim NorthoverGlobalISel: support trivial inlineasm calls.
2017-03-09 Eli FriedmanRefactor alias check from MISched into common helper...
2017-03-09 Dan Gohman[WebAssembly] Fix the opcode numbers for floating-point...
2017-03-09 Amaury Sechet[DAGCombiner] Do various combine on uaddo.
2017-03-09 Krzysztof Parzyszek[Hexagon] Fixes to the bitsplit generation
2017-03-09 Tim NorthoverGlobalISel: inform FrameLowering when we emit a functio...
2017-03-09 Sanjay Patel[InstSimplify] allow folds for bool vector div/rem
2017-03-09 Tim NorthoverGlobalISel: put debug info for static allocas in the...
2017-03-09 Sanjay Patel[ConstantFold] vector div/rem with any zero element...
2017-03-09 Matt ArsenaultAMDGPU: Support for SimplifyDemandedVectorElts for...
2017-03-09 Sanjay Patel[InstSimplify] add tests for vector constant folding...
2017-03-09 Yaxun LiuAMDGPU: Add GCCBuiltin for ds_permute ds_bpermute
2017-03-09 Amaury Sechet[DAGCombiner] Do various combine on usubo.
2017-03-09 Tom StellardCMake: Don't install llvm-tblgen twice
2017-03-09 Krzysztof Parzyszek[Hexagon] Refactor the DAG preprocessing code, NFC
2017-03-09 Rong XuMinor format change. nfc.
2017-03-09 Rong Xu[PGO] Refactor profile dumping function for ease of...
2017-03-09 Jan SjodinAdd front() method to SetVector.
2017-03-09 Artem Belevich[FileCheck] Added --enable-var-scope option to enable...
2017-03-09 Krzysztof Parzyszek[Hexagon] Add -mhvx option to the Hexagon backend
2017-03-09 Krzysztof Parzyszek[Hexagon] Propagate zext of i1 into arithmetic code...
2017-03-09 Sanjay Patel[InstSimplify] vector div/rem with any zero element...
2017-03-09 Sam Parker[ARM] Remove t2xtpk feature from tests
2017-03-09 Sanjay Patel[DAG] recognize div/rem by 0 as undef before trying...
2017-03-09 Simon Pilgrim[X86][SSE] Speed up constant pool shuffle mask decoding...
2017-03-09 Simon Dardis[mips] Revert fixes for PR32020.
2017-03-09 Simon PilgrimFixed typos in comments. NFCI.
2017-03-09 Nuno Lopesfix build on Cygwin
2017-03-09 Joey Gouly[SelectionDAG] Make SelectCode return void
2017-03-09 Sjoerd Meijer[ARM] remove FIXMEs and add vcmp MC test
2017-03-09 Chandler Carruth[PM/Inliner] Make the new PM's inliner process call...
2017-03-09 Simon Dardis[mips] Fix return lowering
2017-03-09 Adam Nemet[SSP] In opt remarks, stream Function directly
2017-03-09 Adam Nemet[SLP] Mark values in Dot that need to be extracted
2017-03-09 Matt ArsenaultDAG: Check no signed zeros instead of unsafe math attribute
2017-03-09 Peter CollingbourneWholeProgramDevirt: Implement importing for uniform...
2017-03-09 Konstantin... AMDGPU: add missing lit.local.cfg to test/DebugInfo...
2017-03-09 Peter CollingbourneWholeProgramDevirt: Implement importing for single...
2017-03-09 Teresa JohnsonPerform symbol binding for .symver versioned symbols
2017-03-09 Changpeng FangAMDGPU/SI: Disable unrolling in the loop vectorizer...
2017-03-09 Evgeniy StepanovDon't merge global constants with non-dbg metadata.
2017-03-08 Konstantin... [DebugInfo] Emit address space with DW_AT_address_class...
2017-03-08 Jessica Paquette[Outliner] Fix memory leak in suffix tree.
2017-03-08 Javed Absar[ConstantFold] Fix defect in constant folding computati...
2017-03-08 Zachary Turner[Support] Add llvm::sys::fs::remove_directories.
2017-03-08 Jordan RoseAdd red zones to BumpPtrAllocator under ASan
2017-03-08 George Burgess IV[MemCpyOpt] clang-format + trim the legacy pass. NFC.
2017-03-08 Tim NorthoverGlobalISel: correctly handle trivial fcmp predicates.
2017-03-08 Adam Nemet[SLP] Visualize SLP trees with -view-slp-tree
2017-03-08 Matthew Simpson[LV] Select legal insert point when fixing first-order...
2017-03-08 Volkan Keles[GlobalISel] Add default action for G_FNEG
2017-03-08 Zachary TurnerResubmit FileSystem changes.
2017-03-08 Sanjay Patel[x86] regenerate checks; NFC
2017-03-08 Matthew Simpson[LV] Make the test case for PR30183 less fragile
2017-03-08 Matthew Simpson[LV] Add missing check labels to tests and reformat
2017-03-08 Krzysztof Parzyszek[Hexagon] Use correct offset when extracting from the...
2017-03-08 Daniel Cederman[Sparc] Check register use with isPhysRegUsed() instead...
2017-03-08 Jun Bum Lim[JumpThread] Use AA in SimplifyPartiallyRedundantLoad()
2017-03-08 Sanjay Patel[InstCombine] avoid crashing on shuffle shrinkage when...
2017-03-08 John Brawn[ARM] Split up lsl-zero test into two tests
2017-03-08 Sam Parker[LoopRotate] Propagate dbg.value intrinsics
2017-03-08 Simon Pilgrim[X86][SSE] combineX86ShufflesRecursively can handle...
2017-03-08 Jonas Hahnfeld[Support] Remove unit test for fs::is_local
2017-03-08 Amjad Aboud[SLP] Fixed non-deterministic behavior in Loop Vectorizer.
2017-03-08 Tim ShenRevert "Revert "[PowerPC][ELFv2ABI] Allocate parameter...
2017-03-08 Zachary TurnerWork around an ICE on MSVC 2017.
2017-03-08 Sebastian PopHandle UnreachableInst in isGuaranteedToTransferExecuti...
2017-03-08 Davide Italiano[SCCP] Merge markOverdefined and markAnythingOverdefined.
2017-03-08 Justin Lebar[NVPTX] Remove unnecessary isImageReadoOnly(), isImageW...
2017-03-08 Matt ArsenaultAMDGPU: Don't wait at end of block with a trivial successor
2017-03-08 Eli Friedman[DAGCombine] Simplify ISD::AND in GetDemandedBits.
2017-03-08 Matt ArsenaultAMDGPU: Constant fold rcp node
2017-03-08 Konstantin... [DebugInfo] Make legal and emit DW_OP_swap and DW_OP_xderef
2017-03-07 Daniel SandersFix additional constructor call missed by r297241.
2017-03-07 Changpeng FangAMDGPU/SI: Do not insert EndCf in an unreachable block
2017-03-07 Sanjay Patel[InstCombine] shrink truncated insertelement into undef...
2017-03-07 Daniel SandersRecommit: [globalisel] Change LLT constructor string...
2017-03-07 Krzysztof Parzyszek[Hexagon] Check for presence before looking registers...
2017-03-07 Krzysztof Parzyszek[Hexagon] Generate bitsplit instruction
2017-03-07 Tim NorthoverGlobalISel: use inserts for landingpad instead of seque...
2017-03-07 Evgeniy StepanovFix one-after-the-end type metadata handling in globals...
2017-03-07 Duncan P. N... ADT: Fix SmallPtrSet iterators in reverse mode
next