OSDN Git Service

android-x86/external-llvm.git
2019-03-22 James Henderson[llvm-objcopy]Add support for *-freebsd output formats
2019-03-22 Alex Bradbury[RISCV][NFC] Add test case to MC/RISCV/linker-relaxatio...
2019-03-22 Tim Renouf[AMDGPU] Added v5i32 and v5f32 register classes
2019-03-22 Alex Bradbury[RISCV][NFC] Expand test/MC/RISCV/linker-relaxation...
2019-03-22 Craig Topper[X86] Add 32-bit command lines with and without SSE2...
2019-03-22 Yonghong Song[BPF] fix flaky btf unit test static-var-derived-type.ll
2019-03-22 Fangrui Song[DWARF] Refactor RelocVisitor and fix computation of...
2019-03-22 Yonghong Song[BPF] handle derived type properly for computing type id
2019-03-21 Craig Topper[X86] Autogenerate complete checks. NFC
2019-03-21 Amara Emerson[AArch64] Split the neon.addp intrinsic into integer...
2019-03-21 Craig Topper[X86] Use LoadInst->getType() instead of LoadInst-...
2019-03-21 Nikita Popov[InstSimplify] Add tests for signed icmp of and/or...
2019-03-21 Steven Wu[Object] Fix reading objects created with -fembed-bitco...
2019-03-21 Matt ArsenaultMips: Fix typo in assert message
2019-03-21 Matt ArsenaultMips: Don't create copy of nothing
2019-03-21 Matt ArsenaultGlobalISel: Fix RegBankSelect for REG_SEQUENCE
2019-03-21 Akira HatanakaDon't add a tail keyword to calls to ObjC runtime funct...
2019-03-21 Evandro Menezes[AArch64] Update for Exynos
2019-03-21 Jordan Rupprecht[llvm-objdump] Support arg grouping for -j and -M ...
2019-03-21 Simon Pilgrim[X86] canonicalizeBitSelect - don't attempt to canonica...
2019-03-21 Reid Kleckner[llvm-pdbutil] Add -type-ref-stats to help find unused...
2019-03-21 Sanjay Patel[x86] add tests with movmsk potential (PR39665); NFC
2019-03-21 Craig Topper[InstCombine] Don't transform ((C1 OP zext(X)) & C2...
2019-03-21 Craig Topper[X86] Don't avoid folding multiple use sign extended...
2019-03-21 Craig Topper[ScalarizeMaskedMemIntrin] Add support for scalarizing...
2019-03-21 Nikita Popov[ValueTracking] Use ConstantRange based overflow check...
2019-03-21 Krzysztof ParzyszekAdd more rotate tests, including ORs of rotates
2019-03-21 David GreenFixup opt-remarks.ll gold plugin test. NFC
2019-03-21 Florian Hahn[DAGCombiner] Use getTokenFactor in a few more cases.
2019-03-21 Simon Pilgrim[DAGCombine] SimplifySelectCC - call FoldSetCC with...
2019-03-21 Sanjay Patel[CodeGenPrepare] limit formation of overflow intrinsics...
2019-03-21 Xing GUO[llvm-readobj] Format codes. NFC.
2019-03-21 Simon Pilgrim[Thumb] Fix infinite loop in ABS expansion (PR41160)
2019-03-21 Tim Renouf[AMDGPU] Support for v3i32/v3f32
2019-03-21 Simon PilgrimFix -Wmisleading-indentation gcc7 warning. NFCI.
2019-03-21 Oliver Stannard[AArch64] Allow -mattr=tpidr-el[1|2|3]
2019-03-21 Simon Pilgrim[SelectionDAG] Add scalarization of ABS node (PR41149)
2019-03-21 Pavel LabathFix two more issues with r356652
2019-03-21 Alex Bradbury[RISCV][NFC] Remove old CHECK lines from linker-relaxat...
2019-03-21 Pavel LabathAttempt to fix modules build for r356652
2019-03-21 Pavel Labath[Object] Add basic minidump support
2019-03-21 Fangrui Song[BasicAA] Use DenseMap::try_emplace after D59151. NFC
2019-03-21 Mikael HolmenSilence warning about unused variable in builds without...
2019-03-21 Craig Topper[ScalarizeMaskedMemIntrinsics] Reverse some if conditio...
2019-03-21 Craig Topper[InstCombine] Add test case for PR41164. NFC
2019-03-21 Alina Sbirlea[BasicAA] Reduce no of map seaches [NFCI].
2019-03-21 Philip Reames[instcombine] Add some todos, and arrange code for...
2019-03-21 George Burgess IV[MSSA] Delete move ctor; remove dynamic never-moved...
2019-03-20 Craig Topper[X86] Add CMPXCHG8B feature flag. Set it for all CPUs...
2019-03-20 Michael TrentFix Mach-O bind and rebase validation errors in libObject
2019-03-20 Thomas Lively[WebAssembly][NFC] Fix formatting error from rL356610
2019-03-20 Tim Renouf[AMDGPU] Do not generate spurious PAL metadata
2019-03-20 Nikita Popov[InstCombine] Add additional sub nsw inference tests...
2019-03-20 Stanislav MekhanoshinAllow machine dce to remove uses in the same instruction
2019-03-20 Craig Topper[X86] Call lowerShuffleAsBitMask for 512-bit vectors...
2019-03-20 Michael Liao[AMDGPU] Fix dependency on `BinaryFormat`
2019-03-20 Matt ArsenaultAMDGPU: Don't look for constant in insert/extract_vecto...
2019-03-20 Thomas Lively[WebAssembly] Target features section
2019-03-20 Michael Liao[AMDGPU] Fix clamp bit DAG operand
2019-03-20 Pete Couperus[ARC] Add ARCOptAddrMode pass to generate postincrement...
2019-03-20 Evandro Menezes[AArch64] Fix formatting (NFC)
2019-03-20 Konstantin... AMDHSA: Fix COMPUTE_PGM_RSRC2.USER_SGPR calculation...
2019-03-20 Eli Friedman[ARM] Eliminate redundant "mov rN, sp" instructions...
2019-03-20 Rafael Auler[Linker] Fix crash handling appending linkage
2019-03-20 Alina Sbirlea[NFC] Fix brace indentation.
2019-03-20 Robert LougherResubmit r356511 "[TailCallElim] Add tailcall eliminati...
2019-03-20 Tim Renouf[AMDGPU] Added MsgPack format PAL metadata
2019-03-20 Philip ReamesSimplify operands of masked stores and scatters based...
2019-03-20 Alina Sbirlea[LICM & MemorySSA] Don't sink/hoist stores in the prese...
2019-03-20 Nikita Popov[ValueTracking] Compute range for abs without nsw
2019-03-20 Nikita Popov[InstCombine] Fold add nuw + uadd.with.overflow
2019-03-20 Jordan Rupprecht[Remarks] Fix mismatched delete due to missing virtual...
2019-03-20 Tim Renouf[AMDGPU] Factored PAL metadata handling out into its...
2019-03-20 Nico WeberRemove HAVE_REALPATH from config.h
2019-03-20 Dmitry Preobrazhensky[AMDGPU][MC] Corrected checks for DS offset0 range
2019-03-20 Sanjay Patel[CGP] fix formatting; NFC
2019-03-20 Clement CourbetFix sanitizer failures for 356550.
2019-03-20 Nico Webergn build: Add build files for some clang-tools-extra
2019-03-20 Sanjay Patel[CGP] convert chain of 'if' to 'switch'; NFC
2019-03-20 Nico Webergn build: Merge r356508
2019-03-20 Dmitry Preobrazhensky[AMDGPU][MC][GFX9] Added support of operands shared_bas...
2019-03-20 Nico Webergn build: Merge r356519
2019-03-20 Sanjay Patel[CGP][x86] add tests for usubo regression (PR41129...
2019-03-20 Sjoerd MeijerFollow up of rL356555
2019-03-20 Sjoerd Meijer[TTI] getMemcpyCost
2019-03-20 George Rimar[llvm-objcopy] - Use replaceSectionReferences to update...
2019-03-20 Simon PilgrimRemove out of date comment. NFCI.
2019-03-20 Clement Courbet[ExpandMemCmp] Trigger on bcmp too.
2019-03-20 Simon Pilgrim[X86] Use getConstantOperandAPInt to detect out-of...
2019-03-20 Andrea Di Biagio[X86] Remove X86 specific dag nodes for RDTSC/RDTSCP...
2019-03-20 Sylvestre Ledru[perf][DebugInfo] follow up for "add SectionedAddress...
2019-03-20 David Stuttard[AMDGPU] Allow MIMG with no uses in adjustWritemask...
2019-03-20 Philip Reames[instcombine] Add todos describing missing transforms...
2019-03-20 Craig Topper[X86] Remove X32 check lines from a test that doesn...
2019-03-20 Douglas YungRetry to add workaround to build scoped enums with...
2019-03-20 Douglas YungRevert "Add workaround to build scoped enums with VS201...
2019-03-20 Douglas YungAdd workaround to build scoped enums with VS2015. NFCI.
2019-03-19 Craig Topper[X86] Re-disable cmpxchg16b for 32-bit mode assembly...
2019-03-19 Eli Friedman[ARM] Make sure to save/restore LR when we use tBfar.
2019-03-19 Amara Emerson[AArch64][GlobalISel] Add an optimization to select...
next