platform/upstream/llvm.git
2019-09-27 Vedant Kumar[profile] Mark instrprof-gcov-fork.test UNSUPPORTED...
2019-09-27 Vedant Kumar[profile] Add a test dependency on cxx-headers
2019-09-27 Sanjay Patel[InstSimplify] generalize FP folds with undef/NaN; NFC
2019-09-27 Sergey Dmitriev[Clang][OpenMP Offload] Create start/end symbols for...
2019-09-27 Jakub KuderskiRevert [Dominators][CodeGen] Clean up MachineDominators
2019-09-27 Jakub KuderskiRevert XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
2019-09-27 Roman Lebedev[NFC][PhaseOrdering] Add end-to-end tests for the ...
2019-09-27 Jonas Devlieghere[Reproducer] Update the unit tests to specify the path...
2019-09-27 DeForest Richards[Docs] Adds new section to User Guides page
2019-09-27 Jonas Devlieghere[CMake] Depend on clang-tablegen-targets
2019-09-27 Jan KratochvilRevert: [lldb] [testsuite] Remove redundant MAKE_DSYM...
2019-09-27 Sanjay Patel[InstSimplify] add tests for fma/fmuladd with undef...
2019-09-27 Craig Topper[X86] Call SimplifyDemandedBits in combineGatherScatter...
2019-09-27 Craig Topper[X86] Add test case to show failure to perform Simplify...
2019-09-27 Roman Lebedev[InstCombine] Simplify shift-by-sext to shift-by-zext
2019-09-27 Jonas Devlieghere[CMake] Make Core depend on ClangDriverOptions (NFC)
2019-09-27 Ilya Biryukov[clangd] Fix template type aliases in findExplicitReference
2019-09-27 Jakub KuderskiXFAIL a codegen test AArch64/tailmerging_in_mbp.ll
2019-09-27 Jonas Devlieghere[Reproducer] Always use absolute paths for capture...
2019-09-27 Jakub Kuderski[Dominators][CodeGen] Clean up MachineDominators
2019-09-27 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2019-09-27 Simon PilgrimModuleUtils - silence static analyzer dyn_cast<> null...
2019-09-27 Kai NackeChange -march=systemz to triple and fix test
2019-09-27 Simon PilgrimFunctionImportGlobalProcessing::processGlobalForThinLTO...
2019-09-27 Luis Marques[RISCV] Rename FPRs and use Register arithmetic
2019-09-27 Simon PilgrimSCCP - silence static analyzer dyn_cast<StructType...
2019-09-27 Dmitry Preobrazhensky[AMDGPU][MC] Corrected parsing of registers
2019-09-27 Yitzhak Mandelbaum[libTooling] Transformer: refine `SourceLocation` speci...
2019-09-27 Louis Dionne[libc++] Take 2: Implement LWG 3158
2019-09-27 Lawrence D... remove File::SetStream(), make new files instead.
2019-09-27 Djordje Todorovic[DebugInfo] Exclude memory location values as parameter...
2019-09-27 Sven van Haastregt[OpenCL] Pass LangOptions as const ref
2019-09-27 Clement Courbet[llvm-exegesis] Fix r373083: Module -> Mod.
2019-09-27 Nico Webergn build: (manually) merge r373082
2019-09-27 GN Sync Botgn build: Merge r373083
2019-09-27 Jesper Antonsson[CodeGenPrepare] Mend "avoid crashing from replacing...
2019-09-27 Clement Courbet[llvm-exegesis] Add loop mode for repeating the snippet.
2019-09-27 Nico Weberclang-tidy: Don't repeat list of all checks in three...
2019-09-27 Guillaume Chatelet[Alignment][NFC] Remove unneeded llvm:: scoping on...
2019-09-27 Haojian Wu[clangd] Remove an unrelated comment, NFC.
2019-09-27 Martin Storsjo[clang] [AST] Treat "inline gnu_inline" the same way...
2019-09-27 Martin Storsjo[LLD] Simplify the demangleItanium function. NFC.
2019-09-27 Martin Storsjo[LLD] Convert demangleItanium to use the higher level...
2019-09-27 Martin Storsjo[LLD] [COFF] Use the unified llvm demangle frontend...
2019-09-27 Djordje Todorovic[lldb] Disable testing entry values as memory location
2019-09-27 Pavel Labath[lldb/cmake] add lldbCore -> clangDriver dependency
2019-09-27 Pavel LabathUnwind: Add a stack scanning mechanism to support win32...
2019-09-27 Pavel LabathDisable the empty string check in TestDataFormatterStdS...
2019-09-27 Nico WeberReland "gn build: (manually) merge r373028"
2019-09-27 Pavel LabathFix some swig warnings
2019-09-27 Dmitri GribenkoFixed indentation in a ClangTidy test
2019-09-27 Ilya Biryukov[clangd] Handle type template parameters in findExplici...
2019-09-27 Dmitri GribenkoMoved -fblocks from an individual test to check_clang_t...
2019-09-27 Dmitri Gribenko[clang-tidy] New check to warn when storing dispatch_on...
2019-09-27 Sam Parker[NFC][ARM] Add some tail-predication tests
2019-09-27 Simon Pilgrim[SLPVectorizer][X86] Regenerate arith-fp tests
2019-09-27 Simon Pilgrim[UpdateTestChecks] Fix wildcard support on DOS prompts
2019-09-27 Jan Kratochvil[lldb] [testsuite] Remove redundant MAKE_DSYM := NO
2019-09-27 Hans WennborgRevert r372893 "[CodeGen] Replace -max-jump-table-size...
2019-09-27 Ilya BiryukovRevert r373056: [clang-format] Reference qualifiers...
2019-09-27 Thomas Preud... [sancov][NFC] Make filename Regexes "const"
2019-09-27 Ilya Biryukov[clangd] Support OverloadExpr in findExplicitReferences
2019-09-27 Ilya Biryukov[clang-format] Reference qualifiers in member templates...
2019-09-27 Roman Lebedev[NFC][InstCombine] Revisit shift-by-signext tests
2019-09-27 Guillaume Chatelet[Alignment][NFC] MaybeAlign in GVNExpression
2019-09-27 Raphael Isemann[lldb] Print an error message for an empty subcommand
2019-09-27 Alexandros... [MC][ARM] vscclrm disassembles as vldmia
2019-09-27 Raphael Isemann[lldb][NFC] Actually test which method we call in TestC...
2019-09-27 Raphael Isemann[lldb][NFC] Test CommandObjectMultiword functionality
2019-09-27 Hans WennborgFix the 'directory' field in DumpCompilationDatabase...
2019-09-27 Clement Courbet[llvm-exegesis] Refactor how forbidden registers are...
2019-09-27 Jan Veselytravis: Add LLVM 9 build
2019-09-27 Jan Veselytravis: Switch to Ubuntu 16.04 (xenial)
2019-09-27 Wei Mi[LoopInfo] Remove duplicates in ExitBlocks to reduce...
2019-09-27 Wei MiRevert "[LoopInfo] Limit the iterations to check whethe...
2019-09-27 Fangrui Song[test] Use %clang_cc1 instead of %clang -cc1
2019-09-27 Richard SmithFix use-after-free found in Clang's testsuite.
2019-09-27 Thomas Lively[WebAssembly] v128.andnot
2019-09-27 Thomas Lively[WebAssembly] SIMD Load and extend operations
2019-09-27 Nicholas AllegraRevert r373034
2019-09-27 Peter CollingbourneSpeculative fix for gcc build.
2019-09-27 Richard SmithFor P0784R7: add support for new (std::nothrow).
2019-09-27 Richard SmithFor P0784R7: Add support for dynamic allocation with...
2019-09-27 Peter Collingbournehwasan: Compatibility fixes for short granules.
2019-09-26 Nicholas Allegra[Consumed][NFC] Refactor handleCall to take function...
2019-09-26 Dmitri GribenkoRevert "gn build: (manually) merge r373028"
2019-09-26 Dmitri GribenkoRevert "[clang-tidy] New check to warn when storing...
2019-09-26 Craig Topper[X86] Remove CodeGenOnly instructions added in r373021...
2019-09-26 Nico Webergn build: (manually) merge r373028
2019-09-26 Stephane Moore[clang-tidy] New check to warn when storing dispatch_on...
2019-09-26 Craig Topper[X86] Remove unused arguments from a tablegen multiclas...
2019-09-26 Craig Topper[X86] Add VMOVSSZrrk/VMOVSDZrrk/VMOVSSZrrkz/VMOVSDZrrkz...
2019-09-26 Changpeng FangRemove the AliasAnalysis argument in function areMemAcc...
2019-09-26 Michael Kruse[OpenMP 5.0] Fix user-defined mapper lookup in sema
2019-09-26 Richard SmithAlways rebuild a DeclRefExpr if its FoundDecl would...
2019-09-26 Craig Topper[X86] Add CodeGenOnly instructions for (f32 (X86selects...
2019-09-26 Jordan RupprechtRevert [SLP] Fix for PR31847: Assertion failed: (isLoop...
2019-09-26 Kit Barton[LoopFusion] Add ability to fuse guarded loops
2019-09-26 Zhaoshi Zheng[Unroll] Do NOT unroll a loop with small runtime upperbound
2019-09-26 Alex Langford[lldb-vscode] correctly handle multiple sourceMap entries
next