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
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
2020-09-12
David Green
[ARM] Recognize "double extend" reduction patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Nikita Popov
[InstCombine] Fix incorrect SimplifyWithOpReplaced...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Simon Pilgrim
[X86][SSE] lowerShuffleAsDecomposedShuffleBlend - suppo...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
LLVM GN Syncbot
[gn build] Port 19531a81f1d
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Serge Pavlov
Revert "[AST][FPEnv] Keep FP options in trailing storag...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Jianzhou Zhao
Add a header file to support ssize_t for windows
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Serge Pavlov
Missing change from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Jianzhou Zhao
Add raw_fd_stream_test.cpp into CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Jianzhou Zhao
Add raw_fd_stream that supports reading/seeking/writing
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Serge Pavlov
[AST][FPEnv] Keep FP options in trailing storage of...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
QingShan Zhang
[Power10] Enable the heuristic for Power10 and switch...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
QingShan Zhang
[PowerPC] Set the mayRaiseFPException for FCMPUS/FCMPUD
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
LLVM GN Syncbot
[gn build] Port ad99e34c59b
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Yuanfang Chen
Revert "[NewPM][CodeGen] Introduce CodeGenPassBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Reid Kleckner
[gn] Remove unneeded MC dep from llvm-tblgen
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
David Blaikie
Fix a couple of tests that relied on the clang binary...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Jonas Devlieghere
[lldb] Use GetNonKVOClassDescriptor to get the NSDictio...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-12
Eli Friedman
[ConstantFold] Make areGlobalsPotentiallyEqual less...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
LLVM GN Syncbot
[gn build] Port 31ecf8d29d8
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Yuanfang Chen
Fix a typo in 31ecf8d29d81d196374a562c6d2bd2c25a62861e
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Vitaly Buka
[NFC] Remove unused static function
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Eli Friedman
[ConstantFold] Fold binary arithmetic on scalable vecto...
commit
|
commitdiff
|
tree
|
snapshot
next