OSDN Git Service

android-x86/external-llvm-project.git
2020-07-03 Sean FertileEnable basepointer for AIX.
2020-07-03 Sanjay Patel[InstCombine] add one-use check to cast+select narrowin...
2020-07-03 Sanjay Patel[InstCombine] add tests to show missing one-use checks...
2020-07-03 Xing GUO[DWARFYAML][test] Use --ignore-case to suppress errors.
2020-07-03 peter klausler[flang] Improve API for runtime allocator (I/O runtime...
2020-07-03 Andrzej Warzynski[clang][NFC] Removed unused parameters in InitializeSou...
2020-07-03 Simon Pilgrim[InstCombine] canEvaluateTruncated - use KnownBits...
2020-07-03 Dmitry Preobrazhensky[AMDGPU] Added support of new inline assembler constraints
2020-07-03 Petre-Ionut... [ARM] Generate [SU]RHADD from (b - (~a)) >> 1
2020-07-03 Pavel Labath[lldb/DWARF] Look for complete member definitions in...
2020-07-03 Julian Gross[mlir] Add check for ViewLikeOpInterface that creates...
2020-07-03 Xing GUO[ObjectYAML][ELF] Add support for emitting the .debug_g...
2020-07-03 Pavel Labath[lldb/Utility] Simplify more Scalar methods
2020-07-03 Xing GUO[DWARFYAML][unittest] Use parseDWARFYAML() in unit...
2020-07-03 Ehsan Toosi[mlir] Add redundant copy removal transform
2020-07-03 Sam Parker[NFC][SimplifyCFG] Move X86 tests into subdir
2020-07-03 Georgii Rymar[llvm-readobj] - Use cantFail() for all `Obj->sections...
2020-07-03 Danila Malyutin[IR] Short-circuit comparison with itself for Attributes
2020-07-03 Bruno Ricci[clang][NFC] Add a missing /dev/null in test/AST/ast...
2020-07-03 Bruno Ricci[clang][NFC] Also test for serialization in test/AST...
2020-07-03 Bruno Ricci[clang][NFC] Store a pointer to the ASTContext in ASTDu...
2020-07-03 Simon PilgrimAdd tests for trunc(shl/lshr/ashr(*ext(x),zext(and...
2020-07-03 Simon PilgrimAdd vector trunc(or(shl(zext(x),c1),zext(x))) tests
2020-07-03 Ben Dunbobbin[LLD][ELF][Windows] Allow LLD to overwrite existing...
2020-07-03 vpykhtin[AMDGPU] Don't combine DPP if DPP register is used...
2020-07-03 Luke Geeson[ARM] Add Cortex-A77 Support for Clang and LLVM
2020-07-03 Dmitri GribenkoRevert RecursiveASTVisitor fixes.
2020-07-03 Dmitri GribenkoMake RecursiveASTVisitor call WalkUpFrom for operators...
2020-07-03 Dmitri GribenkoMake RecursiveASTVisitor call WalkUpFrom for unary...
2020-07-03 Dmitri GribenkoRecursiveASTVisitor: don't call WalkUp unnecessarily...
2020-07-03 Dmitri GribenkoAdded tests for RecursiveASTVisitor for AST nodes that...
2020-07-03 David Zarzycki[libcxx testing] Remove ALLOW_RETRIES from another...
2020-07-03 James Henderson[DebugInfo] Use Cursor to detect errors in debug line...
2020-07-03 Simon PilgrimRegenerate apint-cast tests and replace %tmp variable...
2020-07-03 Simon PilgrimAdd nonuniform vector trunc(or(shl(zext(x),c1),srl...
2020-07-03 Simon PilgrimRegenerate mul-trunc tests, add vector variants and...
2020-07-03 Martin Svensson[lldb] Fix missing characters when autocompleting LLDB...
2020-07-03 Xing GUO[DWARFYAML][debug_gnu_*] Add the missing context `IsGNU...
2020-07-03 Simon PilgrimFix MSVC "result of 32-bit shift implicitly converted...
2020-07-03 Adam Czachorowski[clangd] Improve hover on arguments to function call
2020-07-03 Simon Pilgrim[InstCombine] Add sext(ashr(shl(trunc(x),c),c)) folding...
2020-07-03 Simon PilgrimRegenerate PR19420 tests
2020-07-03 Georgii Rymar[llvm-readelf] - Do not report a misleading warning...
2020-07-03 Georgii Rymar[llvm-readelf] - Do not error out when dumping symbols.
2020-07-03 Guillaume Chatelet[Alignment][NFC] Use 5 bits to store Instructions Alignment
2020-07-03 Jean Perier[flang][NFC] Move and rework pgmath description used...
2020-07-03 Guillaume Chatelet[Alignment][NFC] Use proper getter to retrieve alignmen...
2020-07-03 Joachim Protze[OpenMP][OMPT]Add event callbacks for taskwait with...
2020-07-03 Luofan Chen[Attributor] Create getName() method for abstract attribute
2020-07-03 serge-sans... Fix stack-clash probing for large static alloca
2020-07-03 Guillaume Chatelet[NFC] Use ADT/Bitfields in Instructions
2020-07-03 Craig Topper[X86] Remove MODRM_SPLITREGM from the disassembler...
2020-07-03 Haojian Wu[clang] Check ValueDependent instead of InstantiationDe...
2020-07-03 Sam Parker[CostModel] Fix cast crash
2020-07-03 Kai Luo[PowerPC] Implement probing for dynamic stack allocation
2020-07-03 Craig Topper[X86] Add back support for matching VPTERNLOG from...
2020-07-03 Carl Ritson[AMDGPU] Insert PS early exit at end of control flow
2020-07-03 Kai Luo[PowerPC][NFC] Prevent unused error when assertion...
2020-07-03 Jez Ng[lld-macho] Support binding dysyms to any section
2020-07-03 Carl RitsonRevert "[AMDGPU] Insert PS early exit at end of control...
2020-07-03 Kai Luo[PowerPC][NFC] Refactor lowerDynamicAlloc
2020-07-03 Carl Ritson[AMDGPU] Insert PS early exit at end of control flow
2020-07-03 Carl Ritson[AMDGPU] Unify early PS termination blocks
2020-07-03 peter klausler[flang] External I/O runtime work, repackaged (part 2)
2020-07-02 Roman Lebedev[NFC][Scalarizer] Also scalarize loads in newly-added...
2020-07-02 Roman Lebedev[NFC][Scalarizer] Add some insertelement/extractelement...
2020-07-02 Nico Weber[gn build] get everything to build when llvm_targets_to...
2020-07-02 Craig Topper[X86] Teach lower512BitShuffle to try bitmask and bitbl...
2020-07-02 peter klausler[flang] External I/O runtime work, repackaged (part 1)
2020-07-02 Biplob Mishra[PowerPC] Implement Vector Blend Builtins in LLVM/Clang
2020-07-02 Sameer AroraFix typo and check commit access.
2020-07-02 Sanjay Patel[x86] remove redundant tests with no check lines; NFC
2020-07-02 Sanjay Patel[SelectionDAG] don't split branch on logic-of-vector...
2020-07-02 Amy Kwan[PowerPC]Add Vector Insert Instruction Definitions...
2020-07-02 Craig Topper[X86] Add vpternlog to the broadcast unfolding table.
2020-07-02 Craig Topper[X86] Add test case for unfolding broadcast load from...
2020-07-02 Vedant Kumar[test] Deflake test/profile/ContinuousSyncMode/online...
2020-07-02 Nikita Popov[InstSimplify] Add test for sext/zext comparisons ...
2020-07-02 aartbik[mlir] [VectorOps] Add choice between dot and axpy...
2020-07-02 Sanjay Patel[x86] add tests for vector select with bit-test conditi...
2020-07-02 Craig Topper[X86] Modify the conditions for when we stop making...
2020-07-02 Craig Topper[X86] Add test cases for v32i8 rotate with min-legal...
2020-07-02 Lei ZhangRevert "[MLIR][SPIRV] Support two memory access attribu...
2020-07-02 Biplob Mishra[PowerPC]Implement Vector Permute Extended Builtin
2020-07-02 Nico Weberld64.lld: Make janky support for tbd files actually...
2020-07-02 peter klausler[flang] Clean up binary dependences of runtime libraries
2020-07-02 Tim Keith[flang] Fix bug determining alternate return
2020-07-02 Bruno RicciRevert "[clang][NFC] Store a pointer to the ASTContext...
2020-07-02 David Tenty[DebugInfo] Fix LineTest byteswap for cross-targeting...
2020-07-02 Bruno Ricci[clang][NFC] Store a pointer to the ASTContext in ASTDu...
2020-07-02 Arthur Eubanks[NewPM] Add -basic-aa to pr33196.ll
2020-07-02 George Mitenkov[MLIR][SPIRVToLLVM] Convert spv.constant scalars and...
2020-07-02 Nico Weber[gn build] make building on an arm mac work
2020-07-02 Arthur Eubanks[NewPM][LSR] Rename strength-reduce -> loop-reduce
2020-07-02 sstefan1[OpenMPOpt][Fix] Remove double initialization of omp...
2020-07-02 Jonas Hahnfeld[OpenMP][CMake] Fix version detection of testing compiler
2020-07-02 Nemanja Ivanovic[LLD] Add required dependency after shared libs break...
2020-07-02 Nemanja Ivanovic[PowerPC] Remove undefs from splat input when changing...
2020-07-02 ergawy[MLIR][SPIRV] Support two memory access attributes...
2020-07-02 George Mitenkov[MLIR][SPIRVToLLVM] SPIR-V function call conversion...
next