OSDN Git Service

android-x86/external-llvm.git
2019-05-27 Diana Picus[ARM GlobalISel] Un-XFAIL some tests. NFC
2019-05-27 Diana Picus[ARM GlobalISel] Cleanup CallLowering a bit
2019-05-27 Hans WennborgCmake: allow using LLVM_EXTERNAL_PROJECTS with LLVM_ENA...
2019-05-27 Serge GueltonMake llvm-as --help great again
2019-05-27 Djordje Todorovic[test commit] Add my name to the CREDITS.TXT
2019-05-27 David L. JonesRevert r361356: "[MIR] Add simple PRE pass to MachineCSE"
2019-05-27 Craig Topper[X86] Add test cases for D62444. NFC
2019-05-27 Nico Weberllvm-undname: Make demangling of MD5 names more robust
2019-05-26 Florian Hahn[LoopInterchange] Fix handling of LCSSA nodes defined...
2019-05-26 Yonghong Song[BPF] generate R_BPF_NONE relocation for BTF DataSec...
2019-05-26 Alexander Timofeev [AMDGPU] Divergence driven ISel. Assign register...
2019-05-26 Andrea Di Biagio[MCA][Scheduler] Improved critical memory dependency...
2019-05-26 Simon Pilgrim[SelectionDAG] GetDemandedBits - cleanup to more closel...
2019-05-26 Simon Pilgrim[SelectionDAG] MaskedValueIsZero - add demanded element...
2019-05-26 Andrea Di Biagio[MCA] Refactor the logic that computes the critical...
2019-05-26 Shawn Landden[SimplifyCFG] back out all SwitchInst commits
2019-05-26 Simon Pilgrim[X86][SSE] Add shuffle combining support for ISD::ANY_E...
2019-05-26 Shawn Landden[SimplifyCFG] NFC, one more fixed test from previous...
2019-05-26 Simon PilgrimRevert rL361731 : [LLParser] Fix uninitialized variable...
2019-05-26 Simon Pilgrim[LLParser] Fix uninitialized variable warnings. NFCI.
2019-05-26 Shawn Landden[SimplifyCFG] NFC, fix failing tests from last patches.
2019-05-26 Sanjay Patel[InstCombine] prevent crashing with invalid extractelem...
2019-05-26 Shawn Landden[SimplifyCFG] ReduceSwitchRange: Improve on the case...
2019-05-26 Shawn Landden[SimplifyCFG] Run ReduceSwitchRange unconditionally...
2019-05-26 Shawn Landden[SimpligyCFG] NFC, remove GCD that was only used for...
2019-05-26 Shawn Landden[SimplifyCFG] NFC, update Switch tests to HEAD so I...
2019-05-26 Shawn Landden[Support] make countLeadingZeros() and countTrailingZer...
2019-05-26 Nikita Popov[ValueTracking] Base computeOverflowForUnsignedMul...
2019-05-26 Nico Webergn build: Merge r361664
2019-05-26 Nikita Popov[InstCombine] Refactor OptimizeOverflowCheck; NFCI
2019-05-26 Nikita Popov[InstCombine] Remove OverflowCheckFlavor; NFC
2019-05-26 David Green[ARM] Select fp16 fma
2019-05-26 David Green[ARM] Select a number of fp16 rounding functions
2019-05-26 David Green[ARM] Promote various fp16 math intrinsics
2019-05-26 Simon Pilgrim[X86][AVX] combineBitcastvxi1 - peek through bitops...
2019-05-26 David Green[ARM] Select fp16 fabs
2019-05-26 David Green[ARM] Select fp16 fsqrt
2019-05-26 David Green[ARM] Promote fp16 frem
2019-05-26 David Green[ARM] Add some base fullfp16 tests. NFC
2019-05-26 Fangrui Song[PowerPC] Add missing R_PPC_* relocation types
2019-05-25 David Bolvansky[SimplifyCFG] Added condition assumption for unreachabl...
2019-05-25 Simon Pilgrim[X86] lowerBuildVectorToBitOp - support build_vector...
2019-05-25 Robert Widmann[LLVM-C] Add Accessor for Mach-O Universal Binary Slices
2019-05-25 Nikita Popov[X86] Combine fminnum/fmaxnum with non-nan operand...
2019-05-25 Nikita Popov[LVI][CVP] Add support for saturating add/sub
2019-05-25 Simon Pilgrim[X86][SSE] vector-sext - cleanup prefix lists
2019-05-25 Sanjay Patel[SelectionDAG] define binops as a superset of commutati...
2019-05-25 Nikita Popov[X86] Add tests for min/maxnum with const operand; NFC
2019-05-25 Nikita Popov[LoopVectorize] Fix test by regenerating checks
2019-05-25 Nikita Popov[CVP] Remove unnecessary checks for empty GNWR; NFC
2019-05-25 David Bolvansky[NFC] Make tests more robust for new optimizations
2019-05-25 Sanjay Patel[SelectionDAG] soften assertion when legalizing narrow...
2019-05-25 David Bolvansky[NFC] Update test checks
2019-05-25 Nikita Popov[CVP] Add tests for saturating add/sub ranges; NFC
2019-05-25 Nikita Popov[LVI][CVP] Calculate with.overflow result range
2019-05-25 Nikita Popov[LVI] Extract helper for binary range calculations...
2019-05-25 Craig Topper[X86FixupLEAs] Turn optIncDec into a generic two addres...
2019-05-25 Craig Topper[X86] Add zero idioms to the haswell, broadwell, and...
2019-05-25 Craig Topper[X86][llvm-mca] Add zero idiom tests for Intel CPUs...
2019-05-25 Peter CollingbourneRevert r361644, "[AMDGPU] Divergence driven ISel. Assig...
2019-05-25 Akira HatanakaRevert "[Analysis] Link library dependencies to Analysi...
2019-05-25 Nico WeberRename clangToolingRefactor to clangToolingRefactoring...
2019-05-25 David Blaikiellvm-dwarfdump: Don't error on mixed units using/not...
2019-05-24 Jessica Paquette[GlobalISel][AArch64] Make FP constraint checks conside...
2019-05-24 Jessica Paquette[GlobalISel][AArch64] NFC: Factor out HasFPConstraints...
2019-05-24 Jonas Devlieghere[dwarfdump] Add flag to limit the number of parents...
2019-05-24 Jason LiuImplement call lowering without parameters on AIX
2019-05-24 Jessica Paquette[GlobalISel][AArch64] Improve register bank mappings...
2019-05-24 Nick Desaulniers[AArch64] check for INLINEASM_BR along w/ INLINEASM
2019-05-24 Nick Desaulniers[ARM] additionally check for ARM::INLINEASM_BR w/ ARM...
2019-05-24 Matt ArsenaultAMDGPU: Activate all lanes when spilling CSR VGPR for...
2019-05-24 Matt ArsenaultAMDGPU: Boost inline threshold with addrspacecasted...
2019-05-24 Sanjay Patel[LoopVectorize] update test to be independent of instco...
2019-05-24 Chris Bieneman[CMake] Fix issues building runtimes
2019-05-24 Alexander Timofeev[AMDGPU] Divergence driven ISel. Assign register class...
2019-05-24 George Rimar[llvm-objcopy] - Strip undefined symbols if they are...
2019-05-24 Nico Webergn build: Merge r361607
2019-05-24 Andrea Di Biagio[MCA] Zero-initialize field CRD in InstructionBase...
2019-05-24 Simon Atanasyan[llvm-readobj] Implement GNU-style output for dynamic...
2019-05-24 Stefan Pintilie[PowerPC] Remove CRBits Copy Of Unset/set CBit
2019-05-24 George RimarRevert r361630 "[llvm-readelf] - Allow dumping of the...
2019-05-24 George Rimar[llvm-readelf] - Allow dumping of the .dynamic section...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 String Processing...
2019-05-24 Simon Atanasyan[llvm-readobj][mips] Align GOT columns headers properly...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 Narrowing Group
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: support SVE2 Accumulate Group
2019-05-24 James Henderson[llvm-objdump][test] Fix for spurious matches against...
2019-05-24 Simon Pilgrim[SelectionDAG] computeKnownBits - support constant...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add PMULLB/PMULLT instructions
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add integer add/sub long/wide...
2019-05-24 Bjorn PetterssonUse the DataLayout::typeSizeEqualsStoreSize helper...
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add various bitwise shift instructions
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: add saturating add/sub instructions
2019-05-24 Neil HenningStructurizeCFG: Relax uniformity checks.
2019-05-24 Cullen Rhodes[AArch64][SVE2] Asm: fix overlapping bit
2019-05-24 Tim NorthoverGlobalISel: support swifterror attribute on AArch64.
2019-05-24 Tim NorthoverCodeGen: factor out swifterror value tracking.
2019-05-24 Simon Atanasyan[mips] Always check that `shift and add` optimization...
2019-05-24 Bjorn Pettersson[DSE] Bugfix to avoid PartialStoreMerging involving...
2019-05-24 Sjoerd Meijer[ARM] ARMExpandPseudoInsts: add debug messages
next