OSDN Git Service

android-x86/external-llvm.git
2017-08-16 Xinliang David Li[PGO] Fix ThinLTO crash
2017-08-16 Evgeny Mankov[AMDGPU] NFC: test commit
2017-08-16 Konstantin... AMDGPU/NFC: Sort files in CMakeLists.txt alphabetically
2017-08-16 Simon Pilgrim[X86] Regenerate immediate store merging tests
2017-08-16 Jakub Kuderski[Dominators] Introduce batch updates
2017-08-16 Hal Finkel[BDCE] Don't check demanded bits on unsized types
2017-08-16 Davide Italiano[Verifier] Reject globals without a type associated.
2017-08-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added op_sel support for v_mad_...
2017-08-16 Sanjay Patel[DemandedBits] simplify call; NFC
2017-08-16 Balaram MakamRevert "MachineInstr: Reason locally about some memory...
2017-08-16 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added integer clamping support for...
2017-08-16 Simon Pilgrim[CostModel][X86][XOP] Improve costs for XOP shuffles
2017-08-16 Davide Italiano[DI] Every DIGlobalVariable should have a type.
2017-08-16 Simon Dardis[mips] Handle variables with an explicit section and...
2017-08-16 Sam Parker[ARM] Improve loop unrolling for Cortex-M
2017-08-16 Igor Breger[GlobalISel][X86] Fix mir tests, use correct physical...
2017-08-16 Martin Storsjo[COFF] Make the weak aliases optional
2017-08-16 Martin Storsjo[llvm-dlltool] Fix creating stdcall/fastcall import...
2017-08-16 Martin Storsjo[COFF] Add SymbolName as a distinct field in COFFImportFile
2017-08-16 Stanislav Mekhanoshin[AMDGPU] Eliminate no effect instructions before s_endpgm
2017-08-16 Dehao ChenMerge debug info when hoist then-else code to if.
2017-08-16 Derek Schuff[WebAssembly] Remove infinite loop from reg-stackify...
2017-08-16 Quentin Colombet[VirtRegRewriter] Properly model the register liveness...
2017-08-15 Kuba MracekRevert archive-* tests from r310953, there were test...
2017-08-15 Craig Topper[InstCombine] Teach canEvaluateZExtd and canEvaluateTru...
2017-08-15 Quentin ColombetReapply "[GlobalISel] Remove the GISelAccessor API."
2017-08-15 Charles Saternos[ThinLTO] Fix ThinLTO crash while destroying context
2017-08-15 Kuba MracekRevert changes in r310953 for llvm-symbolizer.test...
2017-08-15 Tony TyeUpdate AMDGPUUsage.rst documentation:
2017-08-15 Kuba Mracek[llvm] Get rid of "%T" expansions
2017-08-15 Amjad Aboud[InstCombine] Added support for (X >>s C) << C -->...
2017-08-15 Lang Hames[ORC][Kaleidoscope] Update Chapter 1 of BuildingAJIT...
2017-08-15 Sanjay Patel[InstCombine] sink sext after ashr
2017-08-15 Jakub Kuderski[Dominators] Include infinite loops in PostDominatorTree
2017-08-15 Tom Stellardtest-release.sh: Move test-suite setup to beginning...
2017-08-15 Lang Hames[ORC] Add case statements for AArch64 to the local...
2017-08-15 Sanjay Patel[InstCombine] add tests for sext+ashr; NFC
2017-08-15 Rui UeyamaFix -Wunused-lambda-capture for Release build.
2017-08-15 George Rimar[llvm-dwarfdump] - Attemp to fix BB after r310915.
2017-08-15 Steven Wu[Doc] Update LangRef for new Module Flag Behavior
2017-08-15 George Rimar[llvm-dwarfdump] - Refactor section name/uniqueness...
2017-08-15 Daniel SandersRevert r310919 - [globalisel][tablegen] Support zero...
2017-08-15 Daniel SandersRe-commit with some instrumentation: [globalisel][table...
2017-08-15 George Rimar[DebugInfo] - Attemp to fix BB after r310915.
2017-08-15 Alex Bradbury[RISCV] Add RISCVInstPrinter and basic MC assembler...
2017-08-15 George Rimar[llvm-dwarfdump] - Print section name and index when...
2017-08-15 Alex Bradbury[RISCV] Recognize new relocation types
2017-08-15 Ayal Zaks[LV] Minor savings to Sink casts to unravel first order...
2017-08-15 Frederich MunchPropagate error in LazyEmittingLayer::removeModule.
2017-08-15 Dinar Temirbulatov[SLPVectorizer] Replace VL[0] to VL0 with assert, add...
2017-08-14 Petr Hosek[CMake] Add install target for LLVMFuzzer
2017-08-14 Dehao ChenAdd missing dependency in ICP. (NFC)
2017-08-14 Jessica Paquette[MachineOutliner] Only outline candidates of length...
2017-08-14 Craig Topper[InstSimplify] Teach decomposeBitTestICmp to handle...
2017-08-14 Reid KlecknerRemove checks for debug info intrinsics in use lists...
2017-08-14 John Baldwin[MIPS] Implement support for -mstack-alignment.
2017-08-14 Craig TopperRecommit r310869, "[InstSimplify][InstCombine] Modify...
2017-08-14 Chandler Carruth[InlineCost] Refactor the checks for different analyses...
2017-08-14 Andrew KaylorAdd strictfp attribute to prevent unwanted optimization...
2017-08-14 Kostya Serebryany[libFuzzer] try to use less RAM while processing the...
2017-08-14 Kostya Serebryany[libFuzzer] explicitly use -fsanitize-coverage=trace...
2017-08-14 Matt ArsenaultIPRA: Allow target to enable IPRA by default
2017-08-14 Matt ArsenaultIPRA: Run RegUsageInfoPropagate much later
2017-08-14 Craig TopperRevert r310869 "[InstSimplify][InstCombine] Modify...
2017-08-14 Craig TopperRevert r310870 "[InstCombine][InstSimplify] 'git add...
2017-08-14 Craig Topper[InstCombine][InstSimplify] 'git add' two files that...
2017-08-14 Craig Topper[InstSimplify][InstCombine] Modify the interface of...
2017-08-14 Craig Topper[InstSimplify] Add some tests cases for selects with...
2017-08-14 Lei Huang[PowerPC] Add codegen for VSX word extract convert...
2017-08-14 Aditya Nandakumar[GISel]: Add some helper constructors to MIRBuilder
2017-08-14 Hal Finkel[ValueTracking] Don't delete assumes of side-effectful...
2017-08-14 Simon DardisRevert "Reland "[mips][mt][6/7] Add support for mftr...
2017-08-14 Sanjay Patel[x86] fold the mask op on 8- and 16-bit rotates
2017-08-14 Dinar Temirbulatov[SLPVectorizer] Schedule bundle with different opcodes.
2017-08-14 Craig Topper[X86] Fix a place that was mishandling X86ISD::UMUL.
2017-08-14 Craig Topper[X86] Remove flag setting ISD nodes from computeKnownBi...
2017-08-14 Craig Topper[AVX512] Make the itinerary parameter actually pass...
2017-08-14 Craig Topper[AVX512] Remove leftover code for when i1 was a legal...
2017-08-14 Sanjay Patel[BDCE] reduce scope of an assert (PR34179)
2017-08-14 Simon DardisReland "[mips][mt][6/7] Add support for mftr, mttr...
2017-08-14 Amaury Sechet[DAGCombine] Do not try to deduplicate commutative...
2017-08-14 Elad Cohen[SelectionDAG] combine vextract (v1iX extract_subvector...
2017-08-14 Sean Eveson[llvm-cov] Add an option which maps the location of...
2017-08-14 Balaram MakamMachineInstr: Reason locally about some memory objects...
2017-08-14 Sam Parker[LoopUnroll] Enable option to peel remainder loop
2017-08-14 Sam Parker[AArch64] Remove unused MC function
2017-08-14 Elad CohenRevert "[DAGCombiner] Extending pattern detection for...
2017-08-14 Chandler Carruth[ValueTracking] Revert r310583 which enabled functional...
2017-08-14 Craig Topper[AVX-512] Add hasSideEffects = 0 to the 8-bit and 16...
2017-08-14 Craig Topper[X86] Remove unused argument from the vextract_for_size...
2017-08-14 Craig Topper[AVX512] Remove comment I should have removed in r31080...
2017-08-14 Brian Gesiak[opt-viewer] Listify `dict_items` for Py3 indexing
2017-08-14 Chandler Carruth[PowerPC] Revert r310346 (and followups r310356 & r3104...
2017-08-14 Craig Topper[AVX512] Simplify the instruction defintion for VEXTRAC...
2017-08-14 Javed Absar[ARM] Tidy-up Cortex-A15 DPR-SPR optimizer implementation
2017-08-14 Craig Topper[InstCombine] Simplify and inline FoldOrWithConstants...
2017-08-13 Simon Pilgrim[X86][BMI] Add BEXTR demanded bits test cases (PR34042)
2017-08-13 Craig Topper[X86] Fix typo from r310794. Index = 0 should have...
2017-08-13 Craig Topper[X86] Remove unused pattern fragment that referenced...
2017-08-13 Martin Storsjo[COFF, ARM64] Use '//' as comment character in assembly...
next