platform/upstream/llvm.git
2020-07-20 Haojian WuFix clangd build, NFC
2020-07-20 Benjamin Kramer[LoopSimplify] Use SmallPtrSet and range for loops...
2020-07-20 Haojian Wu[AST][RecoveryExpr] Preserve the AST for invalid condit...
2020-07-20 Pavel Labath[LLDB/test] Simplify result formatter code
2020-07-20 Sam McCall[clangd] Exclude preprocessed-to-nothing tokens from...
2020-07-20 Sam McCall[Syntax] expose API for expansions overlapping a spelle...
2020-07-20 Simon PilgrimSubtargetFeatureInfo.h - remove unnecessary include...
2020-07-20 Muhammad Omair... Revert "AArch64 SVE register infos and core file support"
2020-07-20 Frederik Gossen[MLIR][Shape] Fold `shape.shape_eq`
2020-07-20 Nicolas Vasilache[mlir][Vector] NFC - Improve VectorInterfaces
2020-07-20 Muhammad Omair... AArch64 SVE register infos and core file support
2020-07-20 Alex Zinenko[mlir] Support translating function linkage between...
2020-07-20 Paul Walker[SVE] Add lowering for fixed length vector fdiv, fma...
2020-07-20 Joachim Protze[OpenMP][Tests][NFC] Mark compatibility with older...
2020-07-20 Haojian Wu[AST][RecoveryExpr] Preserve the AST for invalid class...
2020-07-20 Paul Walker[Driver] Add support for -msve-vector-bits=scalable.
2020-07-20 George Mitenkov[MLIR][SPIRVToLLVM] Documentation for SPIR-V to LLVM...
2020-07-20 James Henderson[test][llvm-readobj] Fix build bot failure after df952cb9
2020-07-20 Florian Hahn[Matrix] Add minimal lowering pass that only requires...
2020-07-20 Hans Wennborg[clang-cl] Allow a colon after the /Fe option (PR46720)
2020-07-20 Muhammad Omair... Remove Linux sysroot dependencies of SVE PT macros
2020-07-20 Muhammad Omair... Remove use of multiple reg index enums by RegisterConte...
2020-07-20 Balázs Kéri[Analyzer][StreamChecker] Report every leak, clean...
2020-07-20 Elvina Yakubova[llvm-readobj] Print error when executed with no input...
2020-07-20 Elvina Yakubova[llvm-readobj] Update tests because of changes in llvm...
2020-07-20 Tim NorthoverAArch64: emit @llvm.debugtrap as `brk #0xf000` on all...
2020-07-20 Georgii Rymar[LLD][ELF] - Update the lld/test/ELF/mips-merge-abiflag...
2020-07-20 Petar AvramovicAMDGPU/GlobalISel: Legalize s16->s64 G_FPTOSI/G_FPTOUI
2020-07-20 Georgii Rymar[llvm-readobj] - Refactor how the code dumps relocations.
2020-07-20 Raphael Isemann[lldb] Remove orphaned modules in a loop
2020-07-20 Georgii Rymar[llvm-readelf/readobj] - Refine the error reporting...
2020-07-20 Dmitri GribenkoEnable the test for hasArraySize() AST matcher in all...
2020-07-20 Raphael Isemann[lldb][NFC] Remove unused FormattersContainer::Get...
2020-07-20 Roman Lebedev[NFCI][SimplifyCFG] Guard common code hoisting with...
2020-07-20 Roman Lebedev[NFC][SimplifyCFG] Add standalone test for common code...
2020-07-20 sstefan1[Attributor][NFC] applying update_test_checks with...
2020-07-20 Xing GUO[DWARFYAML] Add dependency 'BinaryFormat'. NFC.
2020-07-20 Lang Hames[ORC] Refactor TrampolinePool to reduce virtual functio...
2020-07-20 Raphael Isemann[lldb][NFC] Make some RegularExpression constructor...
2020-07-20 Xing GUO[DWARFYAML] Remove 'default' tag. NFC.
2020-07-20 Lang Hames[JITLink][MachO] Tidy up debugging output for relocatio...
2020-07-20 Xing GUO[DWARFYAML] Implement the .debug_rnglists section.
2020-07-20 Juneyoung Lee[ValueTracking] Let isGuaranteedNotToBeUndefOrPoison...
2020-07-19 sstefan1[Utils][Fix] remove unnecessary ; at the end
2020-07-19 sstefan1[Utils] Check function attributes in update_test_checks
2020-07-19 Lang Hames[JITLink][MachO] Fix handling of non-extern UNSIGNED...
2020-07-19 Juneyoung LeeFix ValueTrackingTest.cpp to use pair instead of tuple
2020-07-19 Jameson Nash[ConstantFolding] check applicability of AllOnes consta...
2020-07-19 Alex Richardson[llvm-reduce] Fix incorrect indices in argument reducti...
2020-07-19 Logan Smith[llvm][NFC] Add missing 'override'
2020-07-19 Juneyoung Lee[ValueTracking] Add canCreateUndefOrPoison & let canCre...
2020-07-19 Bruno Ricci[clang] Fix the warning for a non-void consteval functi...
2020-07-19 Bruno Ricci[clang] Disable a few formatting options for test/
2020-07-19 Wenlei HeRevert "[InlineAdvisor] New inliner advisor to replay...
2020-07-19 Wenlei He[InlineAdvisor] New inliner advisor to replay inlining...
2020-07-19 Aaron BallmanSilence a "logical operation on address of string const...
2020-07-19 Aaron BallmanRevert 7dfff42f019583076c55993d30a63889613922dd as...
2020-07-19 Aaron BallmanSilencing some 'logical operation on address of string...
2020-07-19 Sanjay Patel[x86] split FMA with fast-math-flags to avoid libcall
2020-07-19 Roman LebedevReland "[InstCombine] Lower infinite combine loop detec...
2020-07-19 Nikita Popov[PredicateInfo] Add a method to interpret predicate...
2020-07-19 Roman Lebedev[NFCI][GVN] Make IsValueFullyAvailableInBlock() readabl...
2020-07-19 Sanjay Patel[InstSimplify] fold fcmp with infinity constant using...
2020-07-19 Nikita Popov[InstCombine] Fix store merge worklist management ...
2020-07-19 David Green[ARM] Don't mark vctp as having sideeffects
2020-07-19 Fangrui Song[llvm-cov gcov] Don't require NUL terminator when readi...
2020-07-19 Kang Zhang[PowerPC] Remove the redundant implicit operands in...
2020-07-19 Yuanfang Chen[NewPM] Allow passes to never be skipped
2020-07-19 Yuanfang Chen[NewPM] make parsePassPipeline parse adaptor-wrapped...
2020-07-19 Fangrui Song[Driver] --print-search-dirs: print -B options and...
2020-07-19 Fangrui Song[Driver] -B: don't search for target triple prefixes
2020-07-18 Mehdi AminiFix invalid link in the MLIR Standard Dialect www page...
2020-07-18 Fangrui Song[gcov] Add __gcov_dump/__gcov_reset and delete __gcov_flush
2020-07-18 Fangrui Song[gcov][test] Simplify instrprof-dlopen-dlclose-gcov...
2020-07-18 Nikita Popov[InstCombine] Add test for PR46680 (NFC)
2020-07-18 Bruno Ricci[clang][NFC] Tests showing the problems with some uses...
2020-07-18 Bruno Ricci[clang][NFC] Tests showing the problems with some uses...
2020-07-18 Bruno Ricci[clang] Provide a more specific diagnostic for a mispla...
2020-07-18 peter klausler[flang] Improve output from a STOP statement
2020-07-18 Fangrui Song[gcov][test] Call wait() to make gcov-fork.c reliable
2020-07-18 peter klausler[flang] Insert leading blanks in LOGICAL formatted...
2020-07-18 Artem Dergachev[analyzer] scan-build: Fix silencing multiple core...
2020-07-18 Joseph Huber[OpenMP] Add Additional Function Attribute Information...
2020-07-18 Roman Lebedev[NFC][CVP] processSDiv(): pacify gcc compilers
2020-07-18 Mehdi AminiFix dead link on MLIR website
2020-07-18 Mehdi AminiFix Markdown format for lists in the Standard Dialect...
2020-07-18 Fangrui Song[ELF][test] Update test after DW_EH_PE_sdata4/DW_EH_PE_...
2020-07-18 Anders Waldenborg[clang-format] Make sure rst documentation matches...
2020-07-18 Fangrui Song[DebugInfo] Respect relocations when decoding DW_EH_PE_...
2020-07-18 Florian Hahn[PredicateInfo] Fold PredicateWithCondition into Predic...
2020-07-18 Roman Lebedev[CVP] Soften SDiv into a UDiv as long as we know domain...
2020-07-18 Roman Lebedev[NFC][CVP] Rename predicates - s/positive/non negative...
2020-07-18 Roman Lebedev[NFC][CVP] Refactor isPositive() out of hasPositiveOper...
2020-07-18 Roman Lebedev[NFC][CVP] Add tests for possible sdiv->udiv where...
2020-07-18 Matt ArsenaultAMDGPU/GlobalISel: Address some test fixmes that don...
2020-07-18 Matt ArsenaultAMDGPU/GlobalISel: Fix test copy paste error
2020-07-18 David Green[LV] Add additional InLoop redution tests. NFC
2020-07-18 Evgeny Leviant[CodeGen][TargetPassConfig] Add TargetTransformInfo...
2020-07-18 Vitaly Buka[sanitizer] Disable test on incompatible platforms
2020-07-18 Yash Jain[MLIR] Add lowering for affine.parallel to scf.parallel
next