OSDN Git Service

android-x86/external-llvm.git
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
2019-05-24 QingShan Zhang[Power9] Add a specific heuristic to schedule the addi...
2019-05-24 Craig Topper[X86] Add test case that was supposed to go with r360102.
2019-05-24 Yevgeny Rouban[NFC] SwitchInst: Introduce wrapper for prof branch_wei...
2019-05-24 Jordan Rupprecht[llvm-nm] Fix Bug 41353 - unique symbols printed as...
2019-05-24 Daniel SandersFix BUILD_SHARED_LIBS builds after r361567
2019-05-24 Reid KlecknerClarify how musttail can be used to create forwarding...
2019-05-24 David Blaikiedwarfdump: Deterministically... determine whether parsi...
2019-05-24 Reid Kleckner[AArch64] Preserve X8 for thunks ending in variadic...
2019-05-24 Serge Pavlov[AArch64] Add nvcast patterns for v2f32 -> v1f64
2019-05-24 David Blaikiedwarfdump: Add a bit more DWARF64 support
2019-05-24 Eli FriedmanRevert r361460
2019-05-24 Peter Collingbournellvm-objcopy: Change sectionWithinSegment() to use...
2019-05-24 Thomas Lively[WebAssembly] Expand more SIMD float ops
2019-05-24 Sanjay Patel[InstSimplify] fold insertelement-of-extractelement
2019-05-24 Sanjay Patel[InstSimplify] add tests for insert-of-extract; NFC
2019-05-23 Sanjay Patel[InstCombine] remove redundant fold for extractelement...
2019-05-23 Sanjay Patel[InstCombine] remove redundant fold for insertelement...
2019-05-23 Daniel SandersBreak false dependencies on target libraries
2019-05-23 Bob Haarmanfix accidental implicit matches in elf-disassemble...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: ForgetAllSCEVInLoop...
2019-05-23 Sanjay Patel[InstSimplify] insertelement V, undef, ? --> V
2019-05-23 Craig Topper[TTI] Fix some typos in comments. NFC
2019-05-23 Kit BartonRevert [LOOPINFO] Extend Loop object to add utiliti...
2019-05-23 Sanjay Patel[DAGCombiner] make folds of binops safe for opcodes...
2019-05-23 Roman LebedevUpdateTestChecks: ppc32 triple support
2019-05-23 Matt ArsenaultAMDGPU: Correct maximum possible private allocation...
2019-05-23 Alina Sbirlea[NewPassManager] Add tuning option: LoopUnrolling ...
2019-05-23 Roman Lebedev[NFC] UpdateTestChecks: asm.py: fix whitespace issue
2019-05-23 Alina Sbirlea[SLPVectorizer] Set flag to previous default.
2019-05-23 Chris Bieneman[CMake] Fixing errors in r361513
2019-05-23 Sanjay Patel[InstCombine] be more careful when transforming a shuff...
2019-05-23 Jordan Rupprecht[git] Be more specific when looking for llvm-svn
2019-05-23 Robert LougherResubmit r360436 "[X86] Avoid SFB - Fix inconsistent...
2019-05-23 Thomas Lively[WebAssembly] Implement ReplaceNodeResults to fix a...
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_quadword.ll test
2019-05-23 Roman Lebedev[NFC][PPC] Autogenerate vec_add_sub_doubleword.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/i5-s.ll test
2019-05-23 Roman Lebedev[NFC][Mips] Autogenerate msa/arithmetic.ll test
2019-05-23 Roman LebedevUpdateTestChecks: -march=mips/-march=mipsel is mips...
2019-05-23 Nico Webergn build: Merge r361418 more
2019-05-23 Matt ArsenaultAMDGPU/GlobalISel: Legality for integer min/max
2019-05-23 Kit Barton [LOOPINFO] Extend Loop object to add utilities...
2019-05-23 Thomas Lively[WebAssembly] Add multivalue and tail-call target features
2019-05-23 Thomas Preud... [FileCheck] Remove llvm:: prefix
2019-05-23 Chris Bieneman[CMake] Copy C++ headers before configuring runtimes...
2019-05-23 Saleem AbdulrasoolTransforms: lower fadd and fsub atomicrmw instructions
2019-05-23 Andrea Di Biagio[MCA] Add the ability to compute critical register...
2019-05-23 Shoaib Meenai[AsmPrinter] Treat a narrowing PtrToInt like Trunc
2019-05-23 Fangrui Song[Object] object::ELFObjectFile::symbol_begin(): skip...
2019-05-23 Don Hinton[cmake] When getting Ninja version, don't include CMake...
2019-05-23 Cameron McInally[NFC][InstCombine] Add unary FNeg tests to maximum...
2019-05-23 Lewis Revill[RISCV] Support assembling TLS LA pseudo instructions
2019-05-23 Nico Webergn build: Merge r361487
2019-05-23 Petar Jovanovic[LiveDebugValues] Rename 'DMI' into 'DebugInstr' (NFC)
2019-05-23 Andrea Di Biagio[MCA] Introduce class LSUnitBase and let LSUnit derive...
2019-05-23 Simon Pilgrim[X86] Regenerate LZCNT tests on x86/x32/x64 targets
2019-05-23 Alex Bradbury[RISCV][NFC] Add nounwind attribute to functions missin...
2019-05-23 Fangrui Song[llvm-objdump][test] Make MachO test names consistent
2019-05-23 James Henderson[llvm-objdump][test] Make test names consistent
next