OSDN Git Service

android-x86/external-llvm-project.git
2020-09-14 Eric Astor[ms] [llvm-ml] Add basic support for SEH, including...
2020-09-14 Eric Astor[ms] [llvm-ml] Add support for size queries in MASM
2020-09-14 Eric Astor[ms] [llvm-ml] Fix struct padding logic
2020-09-14 Eric Astor[ms] [llvm-ml] Add missing built-in type aliases
2020-09-14 Nikita Popov[InstCombine] Simplify select operand based on equality...
2020-09-14 Nikita Popov[DAGCombiner] Fold fmin/fmax with INF / FLT_MAX
2020-09-14 Walter ErquinigoFix 132e57bc597bd3f50174b7d286c43f76b47f11c1
2020-09-14 Louis Dionne[libc++] Upgrade the Clang on build bots
2020-09-14 Walter ErquinigoRetry of D84974
2020-09-14 Simon PilgrimcollectBitParts - use const references. NFCI.
2020-09-14 Rahman LavaeeLet -basic-block-sections=labels emit basicblock metada...
2020-09-14 Tim Keith[flang] Fix analyzed form of type-bound assignment
2020-09-14 Fangrui Song[ELF] Define a reportRangeError() overload for thunks...
2020-09-14 cgyurgyik[libc] Decouple string functions.
2020-09-14 Tim Keith[flang] Correctly detect overlapping integer cases
2020-09-14 Sanjay Patel[InstSimplify] add folds for fmin/fmax with 'nnan'
2020-09-14 Saleem AbdulrasoolSema: add support for `__attribute__((__swift_objc_memb...
2020-09-14 Sanjay Patel[InstSimplify] allow folds for fmin/fmax with 'ninf'
2020-09-14 Florian Hahn[MemorySSA] Make sure PerformedPhiTrans is updated...
2020-09-14 Florian Hahn[MemorySSA] Precommit test case for PR47498.
2020-09-14 Simon PilgrimAssert we've found the size of each (non-overlapping...
2020-09-14 Louis Dionne[libcxx] ostream{,buf}_iterator::difference_type change...
2020-09-14 Lubomir LitchevAdd support for casting elements in vectors for certain...
2020-09-14 Sanjay Patel[InstSimplify] reduce code duplication for fmin/fmax...
2020-09-14 Sanjay Patel[InstSimplify] add/move tests for fmin/fmax; NFC
2020-09-14 Sanjay Patel[InstSimplify] fix test comments; NFC
2020-09-14 jasonliu[XCOFF][AIX] Handle TOC entries that could not be reach...
2020-09-14 David Green[ARM] Enable tail predication for reduction tests. NFC
2020-09-14 Sanjay Patel[InstSimplify] fix miscompiles with maximum/minimum...
2020-09-14 Jay Foad[AMDGPU] Don't cluster stores
2020-09-14 Simon PilgrimAssert we've found both vector types. NFCI.
2020-09-14 Simon PilgrimDon't dereference from a dyn_cast<>. NFCI.
2020-09-14 Georgii Rymar[llvm-readobj/elf] - Don't use unwrapOrError when repor...
2020-09-14 Georgii Rymar[llvm-readobj] - Cleanup implementation LLVMStyle<ELFT...
2020-09-14 Max Kazantsev[NFC] Add missing `const` statements in SCEV
2020-09-14 Georgii Rymar[llvm-readelf/obj] - Refine and generalize the code...
2020-09-14 Georgii Rymar[llvm-readobj/elf][test] - Test all core note types...
2020-09-14 Dvorskiy, Mikhail[pstl] Support Threading Building Blocks 2020 (oneTBB...
2020-09-14 Alex Zinenko[mlir] Check for type conversion success in std->llvm...
2020-09-14 David Green[CGP] Limit converting phi types to simple loads and...
2020-09-14 Florian Hahn[DSE] Only eliminate candidates that always store the...
2020-09-14 Florian Hahn[DSE] Precommit test case for invalid elimination of...
2020-09-14 Meera Nakrani[ARM] Selects SSAT/USAT from correct LLVM IR
2020-09-14 Eduardo Caldas[SyntaxTree][List] `assertInvariants` for `List`s
2020-09-14 Eduardo Caldas[SyntaxTree] Provide `List::classof`
2020-09-14 Eduardo Caldas[SyntaxTree][List] Fix: `ParameterDeclarationList`...
2020-09-14 Sjoerd Meijer[ARM][MVE] Tail-predication: check get.active.lane...
2020-09-14 David Sherwood[SVE] In LoopIdiomRecognize::isLegalStore bail out...
2020-09-14 Petar AvramovicAMDGPU/GlobalISel Check for NoNaNsFPMath in isKnownNeve...
2020-09-14 Petar AvramovicAMDGPU/GlobalISel/Emitter Recognize additional 'same...
2020-09-14 Petar AvramovicAMDGPU/GlobalISel Add test for non-leaf complex patterns
2020-09-14 Simon Pilgrim[LegalizeDAG] Fix MSVC "result of 32-bit shift implicit...
2020-09-14 Sam McCall[clangd] makeStringError,make_error<StringError> -...
2020-09-14 Simon Pilgrim[CodeGen][X86] Regenerate minmax reduction sequence...
2020-09-14 Kadir Cetinkaya[clangd] Track tweaks that fail the apply stage
2020-09-14 Jeremy Morse[DebugInstrRef][1/9] Add fields for instr-ref variable...
2020-09-14 LLVM GN Syncbot[gn build] Port 30667c967d3
2020-09-14 Sam McCall[clangd] Add error() function for creating formatv...
2020-09-14 Petar AvramovicAMDGPU/GlobalISel/Emitter Support for predicate code...
2020-09-14 David Stenberg[JumpThreading] Fix an incorrect Modified status
2020-09-14 Kamil Rytarowski[compiler-rt] [netbsd] Use internal_ptrace() instead...
2020-09-14 Jay Foad[UnifyLoopExits] Fix non-deterministic iteration order
2020-09-14 Simon Wallis[ARM] Fix so immediates and pc relative checks
2020-09-14 David Sherwood[CodeGen] Fix bug in IncrementPointer
2020-09-14 Balazs Benics[analyzer][z3] Use more elaborate Z3 variable names
2020-09-14 Balazs Benics[analyzer][docs][NFC] Document the ento namespace in...
2020-09-14 Balazs Benics[analyzer] Evaluate PredefinedExpressions
2020-09-14 Fangrui Song[llvm-cov gcov] Refactor counting and reporting
2020-09-14 Serge Pavlov[AST][FPEnv] Keep FP options in trailing storage of...
2020-09-14 Yevgeny Rouban[CodeGenPrepare] Fix zapping dead operands of assume
2020-09-14 Dave Lee[docs] Document LLVM_EXTERNALIZE_DEBUGINFO CMake option
2020-09-14 Craig Topper[SelectionDAG] Move ISD:PARITY formation from DAGCombin...
2020-09-13 Lang Hames[JITLink] Improve formatting for Edge, Block and Symbol...
2020-09-13 Fangrui Song[llvm-cov gcov][test] Unsupport Windows
2020-09-13 Fangrui Song[llvm-cov gcov] Add -r (--relative-only) && -s (--sourc...
2020-09-13 Nikita Popov[ARM] Add some fmin/fmax tests with commuted operands...
2020-09-13 David BlaikiePPCInstrInfo: Fix readability-inconsistent-declaration...
2020-09-13 David BlaikieCorrect end-of-namespace comment to be clang-tidy/LLVM...
2020-09-13 David BlaikieGCOVProfiling: Avoid use-after-move
2020-09-13 Craig Topper[SelectionDAG] Remove default for 'unsigned' Alignment...
2020-09-13 Raphael Isemann[ASTImporter] Add basic support for comparing Stmts...
2020-09-13 Qiu Chaofan[DAGCombiner] Propagate FMF flags in FMA folding
2020-09-13 David Green[CGP] Prevent optimizePhiType from iterating forever
2020-09-13 Nikita Popov[ARM] Add tests for fmin/max with largest/smallest...
2020-09-13 Simon Pilgrim[X86] Add test cases for PR11210
2020-09-13 Qiu ChaofanReland "[PowerPC] Implement instruction clustering...
2020-09-13 Fangrui Song[gcov] Fix memory leak due to BranchProbabilityInfoWrap...
2020-09-13 Fangrui Song[gcov] Add spanning tree optimization
2020-09-13 Fangrui Song[gcov] Assign names to some types and loaded values...
2020-09-13 Fangrui Song[llvm-cov gcov] Improve accuracy when some edges are...
2020-09-13 Travis Finkenauer[Docs] Fix --print-supported-cpus option rendering
2020-09-13 Craig Topper[LegalizeTypes] Remove a few cases from SplitVectorOper...
2020-09-13 Craig Topper[X86] Use ISD::PARITY directly instead of emitting...
2020-09-13 Krzysztof Parzyszek[Hexagon] Avoid widening vectors with non-HVX element...
2020-09-12 LLVM GN Syncbot[gn build] Port cc2da5554b5
2020-09-12 Sam Clegg[lld][WebAssembly] Add initial support for -Map/--print-map
2020-09-12 Nikita Popov[ARM] Add tests for fmin/max + inf folds (NFC)
2020-09-12 Sam Clegg[lld][WebAssembly] Error on import/export of mutable...
2020-09-12 Fangrui Song[gcov] Process .gcda immediately after the accompanying...
2020-09-12 Nikita Popov[ARM] Add additional vecreduce float legalization test...
next