projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-09-14
Sanjay Patel
[InstSimplify] reduce code duplication for fmin/fmax...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Sanjay Patel
[InstSimplify] add/move tests for fmin/fmax; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Sanjay Patel
[InstSimplify] fix test comments; NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
jasonliu
[XCOFF][AIX] Handle TOC entries that could not be reach...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
David Green
[ARM] Enable tail predication for reduction tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Sanjay Patel
[InstSimplify] fix miscompiles with maximum/minimum...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Jay Foad
[AMDGPU] Don't cluster stores
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Simon Pilgrim
Assert we've found both vector types. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Simon Pilgrim
Don't dereference from a dyn_cast<>. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Georgii Rymar
[llvm-readobj/elf] - Don't use unwrapOrError when repor...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Georgii Rymar
[llvm-readobj] - Cleanup implementation LLVMStyle<ELFT...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Max Kazantsev
[NFC] Add missing `const` statements in SCEV
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Georgii Rymar
[llvm-readelf/obj] - Refine and generalize the code...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Georgii Rymar
[llvm-readobj/elf][test] - Test all core note types...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Dvorskiy, Mikhail
[pstl] Support Threading Building Blocks 2020 (oneTBB...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Alex Zinenko
[mlir] Check for type conversion success in std->llvm...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
David Green
[CGP] Limit converting phi types to simple loads and...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Florian Hahn
[DSE] Only eliminate candidates that always store the...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Florian Hahn
[DSE] Precommit test case for invalid elimination of...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Meera Nakrani
[ARM] Selects SSAT/USAT from correct LLVM IR
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Eduardo Caldas
[SyntaxTree][List] `assertInvariants` for `List`s
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Eduardo Caldas
[SyntaxTree] Provide `List::classof`
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Eduardo Caldas
[SyntaxTree][List] Fix: `ParameterDeclarationList`...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Sjoerd Meijer
[ARM][MVE] Tail-predication: check get.active.lane...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
David Sherwood
[SVE] In LoopIdiomRecognize::isLegalStore bail out...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Petar Avramovic
AMDGPU/GlobalISel Check for NoNaNsFPMath in isKnownNeve...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Petar Avramovic
AMDGPU/GlobalISel/Emitter Recognize additional 'same...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Petar Avramovic
AMDGPU/GlobalISel Add test for non-leaf complex patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Simon Pilgrim
[LegalizeDAG] Fix MSVC "result of 32-bit shift implicit...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Sam McCall
[clangd] makeStringError,make_error<StringError> -...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Simon Pilgrim
[CodeGen][X86] Regenerate minmax reduction sequence...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Kadir Cetinkaya
[clangd] Track tweaks that fail the apply stage
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Jeremy Morse
[DebugInstrRef][1/9] Add fields for instr-ref variable...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
LLVM GN Syncbot
[gn build] Port 30667c967d3
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Sam McCall
[clangd] Add error() function for creating formatv...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Petar Avramovic
AMDGPU/GlobalISel/Emitter Support for predicate code...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
David Stenberg
[JumpThreading] Fix an incorrect Modified status
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Kamil Rytarowski
[compiler-rt] [netbsd] Use internal_ptrace() instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Jay Foad
[UnifyLoopExits] Fix non-deterministic iteration order
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Simon Wallis
[ARM] Fix so immediates and pc relative checks
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
David Sherwood
[CodeGen] Fix bug in IncrementPointer
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Balazs Benics
[analyzer][z3] Use more elaborate Z3 variable names
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Balazs Benics
[analyzer][docs][NFC] Document the ento namespace in...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Balazs Benics
[analyzer] Evaluate PredefinedExpressions
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Fangrui Song
[llvm-cov gcov] Refactor counting and reporting
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Serge Pavlov
[AST][FPEnv] Keep FP options in trailing storage of...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Yevgeny Rouban
[CodeGenPrepare] Fix zapping dead operands of assume
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Dave Lee
[docs] Document LLVM_EXTERNALIZE_DEBUGINFO CMake option
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Craig Topper
[SelectionDAG] Move ISD:PARITY formation from DAGCombin...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Lang Hames
[JITLink] Improve formatting for Edge, Block and Symbol...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Fangrui Song
[llvm-cov gcov][test] Unsupport Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Fangrui Song
[llvm-cov gcov] Add -r (--relative-only) && -s (--sourc...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Nikita Popov
[ARM] Add some fmin/fmax tests with commuted operands...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
David Blaikie
PPCInstrInfo: Fix readability-inconsistent-declaration...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
David Blaikie
Correct end-of-namespace comment to be clang-tidy/LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
David Blaikie
GCOVProfiling: Avoid use-after-move
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Craig Topper
[SelectionDAG] Remove default for 'unsigned' Alignment...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Raphael Isemann
[ASTImporter] Add basic support for comparing Stmts...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Qiu Chaofan
[DAGCombiner] Propagate FMF flags in FMA folding
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
David Green
[CGP] Prevent optimizePhiType from iterating forever
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Nikita Popov
[ARM] Add tests for fmin/max with largest/smallest...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Simon Pilgrim
[X86] Add test cases for PR11210
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Qiu Chaofan
Reland "[PowerPC] Implement instruction clustering...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Fangrui Song
[gcov] Fix memory leak due to BranchProbabilityInfoWrap...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Fangrui Song
[gcov] Add spanning tree optimization
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Fangrui Song
[gcov] Assign names to some types and loaded values...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Fangrui Song
[llvm-cov gcov] Improve accuracy when some edges are...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Travis Finkenauer
[Docs] Fix --print-supported-cpus option rendering
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Craig Topper
[LegalizeTypes] Remove a few cases from SplitVectorOper...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Craig Topper
[X86] Use ISD::PARITY directly instead of emitting...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-13
Krzysztof Parzyszek
[Hexagon] Avoid widening vectors with non-HVX element...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
LLVM GN Syncbot
[gn build] Port cc2da5554b5
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Sam Clegg
[lld][WebAssembly] Add initial support for -Map/--print-map
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Nikita Popov
[ARM] Add tests for fmin/max + inf folds (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Sam Clegg
[lld][WebAssembly] Error on import/export of mutable...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Fangrui Song
[gcov] Process .gcda immediately after the accompanying...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Nikita Popov
[ARM] Add additional vecreduce float legalization test...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Paul C. Anagnostopoulos
Update TableGen test files to use the new '...' range...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Paul C. Anagnostopoulos
Change range operator from deprecated '-' to '...'
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Fangrui Song
Revert "[gcov] emitProfileArcs: iterate over GCOVFuncti...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Fangrui Song
[gcov] emitProfileArcs: iterate over GCOVFunction's...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Fangrui Song
[gcov] Clean up by getting llvm.dbg.cu earlier
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Nikita Popov
[InstCombine] Add extra use tests for abs canonicalizat...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Mateusz Mikuła
[MinGW][libclang] Allow simultaneous shared and static lib
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Mateusz Mikuła
[MinGW][clang-shlib] Build by default on MinGW
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Mateusz Mikuła
[MinGW] Use lib prefix for libraries
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Craig Topper
[SelectionDAG][X86][ARM][AArch64] Add ISD opcode for...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Florian Hahn
[DSE] Adjust coroutines test after e082dee2b588.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Florian Hahn
[DSE] Bail out on MemoryPhis when deleting stores at...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Florian Hahn
[DSE] Precommit test case with loop carried dependence.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
David Green
[LV][ARM] Add preferInloopReduction target hook.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Paul C. Anagnostopoulos
TableGen: change a couple of member names to clarify...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Simon Pilgrim
[InstCombine][X86] Covert masked load/stores with ...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Florian Hahn
[Clang] Add option to allow marking pass-by-value args...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Evgeny Leviant
[MachineScheduler] Fix operand scheduling for pre/post...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Tyker
Reland [AssumeBundles] Use operand bundles to encode...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Simon Pilgrim
[InstCombine][X86] Add tests for masked load/stores...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
David Green
[ARM] Fixup single source mla reductions.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Sanjay Patel
[Intrinsics] define semantics for experimental fmax...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Simon Pilgrim
[InstCombine][X86] getNegativeIsTrueBoolVec - use Const...
commit
|
commitdiff
|
tree
|
snapshot
next