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
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
2020-07-18
Mehdi Amini
Fix invalid link in the MLIR Standard Dialect www page...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Fangrui Song
[gcov] Add __gcov_dump/__gcov_reset and delete __gcov_flush
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Fangrui Song
[gcov][test] Simplify instrprof-dlopen-dlclose-gcov...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Nikita Popov
[InstCombine] Add test for PR46680 (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Bruno Ricci
[clang][NFC] Tests showing the problems with some uses...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Bruno Ricci
[clang][NFC] Tests showing the problems with some uses...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Bruno Ricci
[clang] Provide a more specific diagnostic for a mispla...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
peter klausler
[flang] Improve output from a STOP statement
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Fangrui Song
[gcov][test] Call wait() to make gcov-fork.c reliable
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
peter klausler
[flang] Insert leading blanks in LOGICAL formatted...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Artem Dergachev
[analyzer] scan-build: Fix silencing multiple core...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Joseph Huber
[OpenMP] Add Additional Function Attribute Information...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Roman Lebedev
[NFC][CVP] processSDiv(): pacify gcc compilers
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Mehdi Amini
Fix dead link on MLIR website
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Mehdi Amini
Fix Markdown format for lists in the Standard Dialect...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Fangrui Song
[ELF][test] Update test after DW_EH_PE_sdata4/DW_EH_PE_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Anders Waldenborg
[clang-format] Make sure rst documentation matches...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Fangrui Song
[DebugInfo] Respect relocations when decoding DW_EH_PE_...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Florian Hahn
[PredicateInfo] Fold PredicateWithCondition into Predic...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Roman Lebedev
[CVP] Soften SDiv into a UDiv as long as we know domain...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Roman Lebedev
[NFC][CVP] Rename predicates - s/positive/non negative...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Roman Lebedev
[NFC][CVP] Refactor isPositive() out of hasPositiveOper...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Roman Lebedev
[NFC][CVP] Add tests for possible sdiv->udiv where...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-18
Matt Arsenault
AMDGPU/GlobalISel: Address some test fixmes that don...
commit
|
commitdiff
|
tree
|
snapshot
next