platform/upstream/llvm.git
2020-06-02 Vitaly Buka[StackSafety] Delete useless test
2020-06-02 Jan Korous[Analyzer][NFC] Fix markup in WebKit checkers documentation
2020-06-02 Nick Desaulniers[Clang][A32/T32][Linux] -O1 implies -fomit-frame-pointer
2020-06-02 Diego Caballero[mlir][Affine] Enable fusion of loops with vector loads...
2020-06-02 Jez Ng[lld-macho] Fix PAGEZERO=4GB errors on Windows by ensur...
2020-06-02 Eric ChristopherUndo initialization of TRI in CGP as this is unconditio...
2020-06-02 Nicolas Vasilache[mlir] NFC - Add AffineMinMaxOpBase getDim/SymbolOperands
2020-06-02 Richard SmithUndo removal of test for dr777.
2020-06-02 Craig Topper[X86] Remove DeleteNode calls from PreprocessISelDAG...
2020-06-02 Reid Kleckner[LLD] Have only one SpecificAllocator per type
2020-06-02 Craig Topper[X86] Cleanup inconsistencies in our zext/sext vector...
2020-06-02 Richard SmithPR23029 / C++ DR2233: Allow expanded parameter packs...
2020-06-02 Kadir Cetinkaya[llvm] Fix unused variable warning
2020-06-02 LLVM GN Syncbot[gn build] Port f99d5f8c32a
2020-06-02 Paula Toth[libc] Remove integration test target from check libc.
2020-06-02 HazemAbdelhafez[mlir][spirv] Add support for matrix type
2020-06-02 Eric ChristopherFix up clang-tidy warnings around null and pointers.
2020-06-02 Amy Kwan[DAGCombiner] Combine shifts into multiply-high
2020-06-02 Fangrui Song[Driver] Add multiclass OptInFlag and OptOutFlag to...
2020-06-02 Nathan James[NFC][ASTMatchers] StringRef-ify and Twine-ify ASTMatch...
2020-06-02 Jez Ng[lld-macho] Ensure reads from nlist_64 structs are...
2020-06-02 Jez Ng[lld-macho] Move all tests for erroneous inputs under...
2020-06-02 Jez Ng[lld-macho] Set __PAGEZERO size to 4GB
2020-06-02 Jez Ng[lld-macho] Error on encountering undefined symbols
2020-06-02 Jez Ng[lld-macho] Add some relocation validation logic
2020-06-02 Douglas YungFix test on PS4 linux bot.
2020-06-02 Thomas Lively[WebAssembly] Eliminate range checks on br_tables
2020-06-02 Jan Korous[Analyzer][WebKit] Check record definition is available...
2020-06-02 kamlesh kumar[RISCV-V] Provide muldi3 builtin assembly implementation
2020-06-02 Thomas Lively[WebAssembly] Improve macro hygiene in wasm_simd128.h
2020-06-02 Paula Toth[libc] Add integration tests.
2020-06-02 dstuttar[TableGen] Avoid generating switch with just default
2020-06-02 Alexey BataevFix compiler crash when an expression parsed in the...
2020-06-02 Diego CaballeroUpdate 'git push' command in GettingStarted guide
2020-06-02 Fangrui Song[Sema] Use isAlwaysUninit for -Wuninitialized-const...
2020-06-02 Jonas Devlieghere[llvm-dwarfdump] Print [=<offset>] after --debug-*...
2020-06-02 Matt ArsenaultAMDGPU: Fix a test to be more stable
2020-06-02 Matt ArsenaultAMDGPU: Don't run indexing mode switches with exec = 0
2020-06-02 Matt ArsenaultAMDGPU: Don't run mode switches with exec 0
2020-06-02 Jacques Pienaar[mlir] Provide defaults to make enabling dumping simpler
2020-06-02 Hiroshi Yamauchi[PGO] Enable memcmp/bcmp size value profiling.
2020-06-02 Sanjay Patel[InstCombine] add tests for select-of-select-shuffle...
2020-06-02 Sanjay Patel[InstCombine] regenerate complete test checks; NFC
2020-06-02 Konrad Kleine[lldb] NFC remove DISALLOW_COPY_AND_ASSIGN
2020-06-02 Zequan Wu[Clang] Add a new warning to warn when passing uninitia...
2020-06-02 Min-Yih HsuSupport ExtVectorType conditional operator
2020-06-02 Pavel Labath[lldb] Skip tests exercising DW_OP_GNU_entry_value...
2020-06-02 Louis Dionne[libc++abi] Make sure we link in CrashReporterClient...
2020-06-02 Simon PilgrimTypeSymbolEmitter.h - reduce includes to forward declar...
2020-06-02 David Truby[flang] Fix release build flags.
2020-06-02 Tom Weaver[Dexter] Add DexLimitSteps command and ConditionalContr...
2020-06-02 Tom Weaver[Dexter] Add os.path.normcase(...) transform to test...
2020-06-02 Dmitri GribenkoReinstate the syntax tree test for 'static' in an array...
2020-06-02 Alexey Bataev[OPENMP50]Initial codegen for 'affinity' clauses.
2020-06-02 Dmitri GribenkoRenamed Lang_C to Lang_C99, Lang_CXX to Lang_CXX03...
2020-06-02 Georgii Rymar[yaml2obj] - Allocate the file space for SHT_NOBITS...
2020-06-02 serge-sans... Use Pseudo Instruction to carry stack probing information
2020-06-02 Haojian Wu[AST][RecoveryExpr] Build RecoveryExpr for "undef_var...
2020-06-02 Matt ArsenaultAMDGPU: Fix not using scalar loads for global reads...
2020-06-02 Haojian WuRemove a comment-out llvm::errs debugging code, NFC.
2020-06-02 Kadir Cetinkaya[lldb] Handle a new clang built-in type
2020-06-02 Matt ArsenaultAMDGPU: Fix clang side null pointer value for private
2020-06-02 Kadir Cetinkaya[clangd] Copy existing includes in ReplayPreamble
2020-06-02 Kadir CetinkayaRevert "[clangd] Copy existing includes in ReplayPreamble"
2020-06-02 Nico Weber[gn build] (manually) port 44f989e7809
2020-06-02 Igor KudrinFix a failing test.
2020-06-02 Alex Zinenko[mlir] support materialization for 1-1 type conversions
2020-06-02 Kadir Cetinkaya[clangd] Copy existing includes in ReplayPreamble
2020-06-02 Djordje Todorovic[CSInfo][NFC] Interpret loaded parameter value separately
2020-06-02 Alex Zinenko[mlir] SCFToGPUPass: fix macros referring to LOOPS...
2020-06-02 Pavel Labath[Support] Make DataExtractor error messages more clear
2020-06-02 Pavel Labath[lldb/DWARF] Add support for pre-standard GNU call...
2020-06-02 Igor Kudrin[DebugInfo] Report the format of type units [10/10]
2020-06-02 Igor Kudrin[DebugInfo] Report the format of location and range...
2020-06-02 Igor Kudrin[DebugInfo] Report the format of tables in .debug_pub...
2020-06-02 Igor Kudrin[DebugInfo] Report the format of line tables [7/10]
2020-06-02 Igor Kudrin[DebugInfo] Report the format of call frame information...
2020-06-02 Igor Kudrin[DebugInfo] Report the format of address range tables...
2020-06-02 Igor Kudrin[DebugInfo] Report the format of address tables [4/10]
2020-06-02 Igor Kudrin[DebugInfo] Report the format of compilation units...
2020-06-02 Igor Kudrin[DebugInfo] Report the format of .debug_names [2/10]
2020-06-02 Igor Kudrin[DebugInfo] Extract a helper function to return the...
2020-06-02 Alex Zinenko[mlir] Toy tutorial: avoid erasing and then re-creating...
2020-06-02 Simon PilgrimAdd missing MemoryBuffer.h include
2020-06-02 Alex Zinenko[mlir] post-commit review fixes
2020-06-02 Simon PilgrimTextAPIReader.h - reduce MemoryBuffer.h include to...
2020-06-02 Simon PilgrimTextAPIWriter.h - reduce MemoryBuffer.h include to...
2020-06-02 Florian Hahn[Sema] Fix -Wunused-variable in CreateBuiltinMatrixSubs...
2020-06-02 Florian Hahn[LV] Make sure the MaxVF is a power-of-2 by rounding...
2020-06-02 Ehsan Toosi[mlir] Introduce CallOp converter for buffer placement
2020-06-02 Denis Antrushin[EarlyCSE] Common gc.relocate calls.
2020-06-02 Muhammad Omair... [LLDB] Mark TestCreateDuringInstructionStep as flaky...
2020-06-02 Simon Pilgrim[VectorCombine][X86] Add loaded insert tests from D80885
2020-06-02 Haojian Wu[AST] Fix a null initializer crash for InitListExpr
2020-06-02 Simon Atanasyan[mips] Support 64-bit relative relocations
2020-06-02 Dmitri GribenkoRun syntax tree tests in many language modes
2020-06-02 Kazushi (Jam... [VE] Support I32/F32 registers in assembler parser
2020-06-02 Clement Courbet[llvm-exegesis] Fix D80610.
2020-06-02 Sam Parker[NFC][ARM][AArch64] Test runs
2020-06-02 Joachim Protze[OpenMP][OMPT] Fix and add event callbacks for detached...
next