platform/upstream/llvm.git
2020-05-19 Hanhan Wang[mlir][StandardToSPIRV] Fix signedness issue in bitwidt...
2020-05-19 Eric ChristopherSilence warnings around int/float conversions.
2020-05-19 Jonas Devlieghere[lldb/Reproducers] Move connection logic into replay...
2020-05-19 Erich KeaneFix aux-target diagnostics for certain builtins
2020-05-19 Craig Topper[StackColoring] When remapping alloca's move the To...
2020-05-19 Matt MorehouseEntropic: Boosting LibFuzzer Performance
2020-05-19 Andrea Di Biagio[X86] Split masked integer vector stores into vXi32...
2020-05-19 Florian Hahn[LV] Remove duplicated return stmt (NFC).
2020-05-19 Jay Foad[InstCombine] Remove hasNoInfs check for pow(C,y) ...
2020-05-19 Fangrui Song[ELF] Make --trace-symbol track preempted shared defini...
2020-05-19 mydeveloperday[clang-format] @lefticus just taught the world how...
2020-05-19 mydeveloperday[clang-format] [PR45614] Incorrectly indents [[nodiscar...
2020-05-19 mydeveloperday[clang-format] [PR44476] Add space between template...
2020-05-19 mydeveloperday[clang-format] [PR45942] [[nodiscard]] causes && to...
2020-05-19 Jez NgRevert "[lld-macho] Support .subsections_via_symbols"
2020-05-19 Jez NgRevert "[lld-macho] Support X86_64_RELOC_UNSIGNED"
2020-05-19 Kirill Bobyrev[clangd-remote] Replace YAML serialization with proper...
2020-05-19 Ehsan Toosi[MLIR] Update the FunctionAndBlockSignatureConverter...
2020-05-19 Kirstóf Umann[analyzer][Nullability] Don't emit under the checker...
2020-05-19 jasonliu[clang][AIX] Implement ABIInfo and TargetCodeGenInfo...
2020-05-19 Kirstóf Umann[analyzer] Don't print the config count in debug.Config...
2020-05-19 Sam McCall[clangd] Avoid StringRef entirely with gmock
2020-05-19 Sam McCall[clangd] findExplicitReferences supports goto labels
2020-05-19 Jez Ng[lld-macho] Support X86_64_RELOC_UNSIGNED
2020-05-19 Jez Ng[lld-macho] Support .subsections_via_symbols
2020-05-19 Jez Ng[lld-macho] Support -order_file
2020-05-19 Florian Hahn[VPlan] Fix comment for User in VPWidenSelectRecipe...
2020-05-19 Alex Zinenko[mlir] scf::ForOp: provide builders with callbacks...
2020-05-19 Greg McGary[lld] Remove unused lld/test/Driver/Inputs/**/libtest.a
2020-05-19 Simon PilgrimMCTargetOptionsCommandFlags.h - remove unnecessary...
2020-05-19 Simon PilgrimCommandLine.h - remove unnecessary raw_ostream forward...
2020-05-19 Simon PilgrimMachineBasicBlock.h - remove unnecessary includes....
2020-05-19 Valeriy Savchenko[analyzer] SATestBuild.py: Optionally override compiler
2020-05-19 Florian Hahn[VPlan] Add & use VPValue operands for VPReplicateRecip...
2020-05-19 Sam McCall[clangd] Delete regex assertion, breaking on windows...
2020-05-19 Florian Hahn[VPlan] Remove unique_ptr from VPBranchOnRecipeMask...
2020-05-19 Matt ArsenaultGlobalISel: Fix IRTranslator for constantexpr selects
2020-05-19 Kirstóf Umann[analyzer][DirectIvarAssignment] Turn DirectIvarAssignm...
2020-05-19 Haojian Wu[AST] Fix an assertion violation in FieldDecl::getParent.
2020-05-19 Haojian Wu[clangd] Add a flag to preserve type for recovery expre...
2020-05-19 Haojian Wu[AST] Fix the PrintQualifiedName for ObjC instance...
2020-05-19 GeorgeAdded a TanOp to SPIR-V dialect GLSL ops
2020-05-19 Haojian Wu[AST][RecoveryExpr] Fix an assertion crash on openMP.
2020-05-19 Sam Parker[NFC][ARM] Add more tail predication tests
2020-05-19 Alexey Bataev[OPENMP50]Add initial support for 'affinity' clause.
2020-05-19 Jay Foad[IR] Revert r119493
2020-05-19 Simon PilgrimFix "not all control paths return a value" warning...
2020-05-19 Simon PilgrimObjectCache.h - replace unnecessary MemoryBuffer.h...
2020-05-19 Simon PilgrimGlobalVariable.h - remove unused PointerUnion.h include...
2020-05-19 Kirstóf Umann[analyzer][MallocChecker] When modeling realloc-like...
2020-05-19 Christian SiggUnrank mcuMemHostRegister tensor argument.
2020-05-19 Sam McCall[clangd] Squash GCC error with StringRef + gtest Matche...
2020-05-19 Frederik Gossen[MLIR] Add helper functions for common integer types
2020-05-19 Sam McCall[clangd] Add CSV export for trace metrics
2020-05-19 Sam McCall[clangd] Complete filenames after < / ".
2020-05-19 Kiran Kumar T P[MLIR, OpenMP] Support for flush operation, and transla...
2020-05-19 Carl Ritson[AMDGPU] Add more VMEM to SALU WAR hazard tests. NFC
2020-05-19 Simon PilgrimGlobPattern.h - remove unnecessary StringRef.h include...
2020-05-19 Balázs Kéri[Analyzer][VLASizeChecker] Try to fix vla.c test problems.
2020-05-19 Georgii Rymar[yaml2obj] - Stop using square brackets for unique...
2020-05-19 Mikael Holmen[clangd] Fix gcc compiler warning by removing extra...
2020-05-19 Sam McCall[Tooling] Drop leading/trailing whitespace from compile...
2020-05-19 Sam McCall[AST] Fix recovery-AST crash: dependent overloaded...
2020-05-19 Simon PilgrimTargetIntrinsicInfo.h - remove unnecessary Compiler...
2020-05-19 Simon PilgrimTargetLoweringObjectFile.h - remove unnecessary include...
2020-05-19 Heejin Ahn[WebAssembly] Handle exception specifications
2020-05-19 Balázs Kéri[Analyzer][VLASizeChecker] Check for VLA size overflow.
2020-05-19 Jonas Paulsson[SystemZ] Eliminate the need to create a zero vector...
2020-05-19 Martin Böhme[clang] Add an API to retrieve implicit constructor...
2020-05-19 Igor Kudrin[DebugInfo] Add a test for dumping DWARF64 CIEs and...
2020-05-19 Igor Kudrin[DebugInfo] Dump offsets in .debug_str_offsets accordin...
2020-05-19 Igor Kudrin[DebugInfo] Dump values in .debug_pubnames and .debug_p...
2020-05-19 Igor Kudrin[DebugInfo] Dump values in .debug_loclists and .debug_r...
2020-05-19 Igor Kudrin[DebugInfo] Dump length in .debug_line according to...
2020-05-19 Igor Kudrin[DebugInfo] Dump length of CUs and TUs according to...
2020-05-19 Igor Kudrin[DebugInfo] Dump form values according to the DWARF...
2020-05-19 Igor Kudrin[DebugInfo] Dump fields in .debug_aranges according...
2020-05-19 Igor Kudrin[DebugInfo] Remove an outdated test.
2020-05-19 Sylvestre LedruAdd support of the next Ubuntu (Ubuntu 20.10 - Groovy...
2020-05-19 LLVM GN Syncbot[gn build] Port bcc0c894f38
2020-05-19 Xiang1 ZhangAdd cet.h for writing CET-enabled assembly code
2020-05-19 Jonas Devlieghere[lldb/Test] Skip TestPositionalArgs with lldb-repro
2020-05-19 Qiu Chaofan[NFC] [PowerPC] Refresh fma-mutate.ll using script
2020-05-19 Yonghong Song[BPF] fix an asan issue when disassemble an illegal...
2020-05-19 LLVM GN Syncbot[gn build] Port 62a9eca859d
2020-05-19 Xiang1 ZhangTest asm-cet.S fail for window clang
2020-05-19 Sameer Sahasrabuddhe[LoopSimplify] don't separate nested loops with converg...
2020-05-19 Chen Zheng[PowerPC-QPX] adjust operands order of qpx fma instruct...
2020-05-19 LLVM GN Syncbot[gn build] Port e7e84ff24a5
2020-05-19 Xiang1 ZhangAdd cet.h for writing CET-enabled assembly code
2020-05-19 Eli Friedman[NFC] Replace MaybeAlign with Align in TargetTransformInfo.
2020-05-19 Yonghong Song[BPF] Return fail if disassembled insn registers out...
2020-05-19 Jonas Devlieghere[lldb/Driver] Fix handling on positional arguments
2020-05-19 Chen Zhengfix build failure due to commit rGddcb3cf213e8
2020-05-19 Chen Zheng[TargetInstrInfo] add override function setSpecialOpera...
2020-05-19 Chen Zheng[PowerPC][MachineCombiner] add testcase for reassociati...
2020-05-19 Yonghong Song[BPF] Prevent disassembly segfault for NOP insn
2020-05-19 Reid KlecknerRe-land [Debug][CodeView] Emit fully qualified names...
2020-05-18 Vedant Kumar[lldb/test] Disable NSDate format check under _WIN32
2020-05-18 Sam McCall[clangd] Tidy up SelectionTree dumps with newlines
next