platform/upstream/llvm.git
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...
2020-06-02 Sriraman TallamOptions for Basic Block Sections, enabled in D68063...
2020-06-02 Denis Antrushin[StatepointLowering] Handle UNDEF gc values.
2020-06-02 Dominik Montada[GlobalISel] Combine scalar unmerge(trunc)
2020-06-02 Dominik Montada[NFC] Move vector unmerge(trunc) combine to function
2020-06-02 Xing GUO[ObjectYAML][DWARF] Let `dumpPubSection` return `DWARFY...
2020-06-02 MaheshRavishankar[mlir][SCFToGPU] Remove conversions from scf.for to...
2020-06-02 Fangrui Song[ELF] --wrap: don't error `undefined reference to __rea...
2020-06-02 Yevgeny Rouban[BrachProbablityInfo] Proportional distribution of...
2020-06-02 Richard SmithFix violations of [basic.class.scope]p2.
2020-06-02 Craig Topper[X86] Fix a few recursivelyDeleteUnusedNodes calls...
2020-06-02 Yevgeny Rouban[BrachProbablityInfo] Rename loop variables. NFC
2020-06-02 Kostya Serebryany[asan] fix a comment typo
2020-06-02 Kostya Serebryanyadd debug code to chase down a rare crash in asan/lsan...
2020-06-02 John McCallFix how cc1 command line options are mapped into FP...
2020-06-02 Reid Kleckner[COFF] Free some memory used for chunks
2020-06-02 Adrian PrantlFix UB in EmulateInstructionARM64.cpp
2020-06-01 Vedant Kumar[os_log][test] Remove -O1 from a test, NFC
2020-06-01 Vedant Kumar[docs] Sketch outline for HowToUpdateDebugInfo.rst
2020-06-01 Amara Emerson[AArch64][GlobalISel] Split G_GLOBAL_VALUE into ADRP...
2020-06-01 Amara Emerson[AArch64] Fix CollectLOH creating an AdrpAdd LOH when...
2020-06-01 Vedant Kumar[LiveDebugValues] Remove early-exit when testing regmas...
2020-06-01 Matt ArsenaultAMDGPU: Change internal tracking of wave size
2020-06-01 Olivier GirouxUpdated synopsis of <atomic> to match what is implemented
2020-06-01 Akira HatanakaClean up clang/test/CodeGenObjC/os_log.m
2020-06-01 Kirstóf Umann[analyzer][MallocChecker] Fix the incorrect retrieval...
next