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-07-20
Hans Wennborg
Require shell for lld/test/ELF/arm-exidx-range.s
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
David Goldman
Fix issue in typo handling which could lead clang to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
AMDGPU: Remove outdated fixme
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
AMDGPU: Fix not accounting for constantexpr uses of...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Benjamin Kramer
[Sema] Promote SmallSet of enum to bitset
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
AMDGPU/GlobalISel: Initial Implementation of calls
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
Verifier: Check byref address space for AMDGPU calling...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Erich Keane
Issue error on invalid arithemtic conversions in C...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
Verifier: Disallow byval and similar for AMDGPU calling...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Benjamin Kramer
[Driver] Promote SmallSet of enum to a bitset. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Benjamin Kramer
Upgrade SmallSets of pointer-like types to SmallPtrSet
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Frederik Gossen
[MLIR][Shape] Allow `shape.rank` to accept extent tenso...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Frederik Gossen
[MLIR][Shape] Allow `cstr_broadcastable` to accept...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Alok Kumar...
[DebugInfo] Support for DW_AT_associated and DW_AT_allo...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
IR: Define byref parameter attribute
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Pilgrim
MCFixup.h - remove unnecessary MCExpr.h include. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Pilgrim
CodeGenDAGPatterns.h - remove unnecessary ComplexPatter...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Pilgrim
CodeGenDAGPatterns.h - remove unused CodeGenHwModes...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Petar Avramovic
AMDGPU/GlobalISel: Legalize s16->s64 G_FPEXT
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
AMDGPU/GlobalISel: Remove outdated comment
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
GlobalISel: Don't handle widenScalar for vector G_INSERT
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
AMDGPU/GlobalISel: Fix custom lowering of llvm.trunc...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
AArch64/GlobalISel: Fix hardcoded registers in error...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Matt Arsenault
GlobalISel: Consistently get TII from MIRBuilder
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Pavel Labath
[lldb/Utility] Simplify Scalar::SetValueFromData
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Pavel Labath
[lldb/test] Simplify Makefile rules for .d files
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Benjamin Kramer
[LLE] std::inserter doesn't work with SmallSet, so...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Haojian Wu
[AST][RecoveryExpr] Add recovery-ast tests for C langua...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Haojian Wu
[AST][RecoveryExpr] Fix a crash on opencl C++.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Haojian Wu
Fix clangd build, NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Benjamin Kramer
[LoopSimplify] Use SmallPtrSet and range for loops...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Haojian Wu
[AST][RecoveryExpr] Preserve the AST for invalid condit...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Pavel Labath
[LLDB/test] Simplify result formatter code
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Sam McCall
[clangd] Exclude preprocessed-to-nothing tokens from...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Sam McCall
[Syntax] expose API for expansions overlapping a spelle...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Simon Pilgrim
SubtargetFeatureInfo.h - remove unnecessary include...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Muhammad Omair...
Revert "AArch64 SVE register infos and core file support"
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Frederik Gossen
[MLIR][Shape] Fold `shape.shape_eq`
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Nicolas Vasilache
[mlir][Vector] NFC - Improve VectorInterfaces
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Muhammad Omair...
AArch64 SVE register infos and core file support
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Alex Zinenko
[mlir] Support translating function linkage between...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Paul Walker
[SVE] Add lowering for fixed length vector fdiv, fma...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Joachim Protze
[OpenMP][Tests][NFC] Mark compatibility with older...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Haojian Wu
[AST][RecoveryExpr] Preserve the AST for invalid class...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Paul Walker
[Driver] Add support for -msve-vector-bits=scalable.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
George Mitenkov
[MLIR][SPIRVToLLVM] Documentation for SPIR-V to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
James Henderson
[test][llvm-readobj] Fix build bot failure after df952cb9
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Florian Hahn
[Matrix] Add minimal lowering pass that only requires...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Hans Wennborg
[clang-cl] Allow a colon after the /Fe option (PR46720)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Muhammad Omair...
Remove Linux sysroot dependencies of SVE PT macros
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Muhammad Omair...
Remove use of multiple reg index enums by RegisterConte...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Balázs Kéri
[Analyzer][StreamChecker] Report every leak, clean...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Elvina Yakubova
[llvm-readobj] Print error when executed with no input...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Elvina Yakubova
[llvm-readobj] Update tests because of changes in llvm...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Tim Northover
AArch64: emit @llvm.debugtrap as `brk #0xf000` on all...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Georgii Rymar
[LLD][ELF] - Update the lld/test/ELF/mips-merge-abiflag...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Petar Avramovic
AMDGPU/GlobalISel: Legalize s16->s64 G_FPTOSI/G_FPTOUI
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Georgii Rymar
[llvm-readobj] - Refactor how the code dumps relocations.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Raphael Isemann
[lldb] Remove orphaned modules in a loop
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Georgii Rymar
[llvm-readelf/readobj] - Refine the error reporting...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Dmitri Gribenko
Enable the test for hasArraySize() AST matcher in all...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Raphael Isemann
[lldb][NFC] Remove unused FormattersContainer::Get...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Roman Lebedev
[NFCI][SimplifyCFG] Guard common code hoisting with...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Roman Lebedev
[NFC][SimplifyCFG] Add standalone test for common code...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
sstefan1
[Attributor][NFC] applying update_test_checks with...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Xing GUO
[DWARFYAML] Add dependency 'BinaryFormat'. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Lang Hames
[ORC] Refactor TrampolinePool to reduce virtual functio...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Raphael Isemann
[lldb][NFC] Make some RegularExpression constructor...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Xing GUO
[DWARFYAML] Remove 'default' tag. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Lang Hames
[JITLink][MachO] Tidy up debugging output for relocatio...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Xing GUO
[DWARFYAML] Implement the .debug_rnglists section.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Juneyoung Lee
[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
sstefan1
[Utils][Fix] remove unnecessary ; at the end
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
sstefan1
[Utils] Check function attributes in update_test_checks
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Lang Hames
[JITLink][MachO] Fix handling of non-extern UNSIGNED...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Juneyoung Lee
Fix ValueTrackingTest.cpp to use pair instead of tuple
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Jameson Nash
[ConstantFolding] check applicability of AllOnes consta...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Alex Richardson
[llvm-reduce] Fix incorrect indices in argument reducti...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Logan Smith
[llvm][NFC] Add missing 'override'
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Juneyoung Lee
[ValueTracking] Add canCreateUndefOrPoison & let canCre...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Bruno Ricci
[clang] Fix the warning for a non-void consteval functi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Bruno Ricci
[clang] Disable a few formatting options for test/
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Wenlei He
Revert "[InlineAdvisor] New inliner advisor to replay...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Wenlei He
[InlineAdvisor] New inliner advisor to replay inlining...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Aaron Ballman
Silence a "logical operation on address of string const...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Aaron Ballman
Revert 7dfff42f019583076c55993d30a63889613922dd as...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Aaron Ballman
Silencing some 'logical operation on address of string...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Sanjay Patel
[x86] split FMA with fast-math-flags to avoid libcall
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Roman Lebedev
Reland "[InstCombine] Lower infinite combine loop detec...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Nikita Popov
[PredicateInfo] Add a method to interpret predicate...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Roman Lebedev
[NFCI][GVN] Make IsValueFullyAvailableInBlock() readabl...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Sanjay Patel
[InstSimplify] fold fcmp with infinity constant using...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Nikita Popov
[InstCombine] Fix store merge worklist management ...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
David Green
[ARM] Don't mark vctp as having sideeffects
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Fangrui Song
[llvm-cov gcov] Don't require NUL terminator when readi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Kang Zhang
[PowerPC] Remove the redundant implicit operands in...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Yuanfang Chen
[NewPM] Allow passes to never be skipped
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Yuanfang Chen
[NewPM] make parsePassPipeline parse adaptor-wrapped...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Fangrui Song
[Driver] --print-search-dirs: print -B options and...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-19
Fangrui Song
[Driver] -B: don't search for target triple prefixes
commit
|
commitdiff
|
tree
|
snapshot
next