platform/upstream/llvm.git
2019-10-10 David Green[ARM] VQSUB instruction
2019-10-10 Adrian PrantlIncrease timeout in pexpect to lower chances of tests...
2019-10-10 Siva ChandraUse arrays on stack and avoid use of new and delete...
2019-10-10 David Green[Codegen] Alter the default promotion for saturating...
2019-10-10 Kadir CetinkayaFix assertions disabled builds after rL374367
2019-10-10 Adrian PrantlIncrease timeout in gdbclientutils.py to decrease chanc...
2019-10-10 Sanjay Patel[DAGCombiner] reduce code duplication; NFC
2019-10-10 Guillaume Chatelet[Alignment][NFC] Use llv::Align in GISelKnownBits
2019-10-10 Yonghong Song[BPF] Remove relocation for patchable externs
2019-10-10 Kousik KumarIn openFileForRead don't cache erroneous entries if...
2019-10-10 Stanislav Mekhanoshin[AMDGPU] Fixed dpp_combine.mir with expensive checks...
2019-10-10 Simon PilgrimFix Wdocumentation warnings. NFCI.
2019-10-10 Alexey Bataev[OPENMP50]Register vendor name only once in vendor...
2019-10-10 Russell Gallop[LLD][ELF] Fix stale comments about doing ICF
2019-10-10 Roman Lebedev[MCA] Show aggregate over Average Wait times for the...
2019-10-10 Dmitri GribenkoRevert "[FileCheck] Implement --ignore-case option."
2019-10-10 Dmitri GribenkoRevert "[Tests] Output of od can be lower or upper...
2019-10-10 Dmitri GribenkoRevert "Fix OCaml/core.ml fneg check"
2019-10-10 Simon Pilgrim[X86] combineFMA - Convert to use isNegatibleForFree...
2019-10-10 Simon PilgrimFix OCaml/core.ml fneg check (try 2)
2019-10-10 Dmitri GribenkoRevert "[IRBuilder] Update IRBuilder::CreateFNeg(....
2019-10-10 Pavel Labathunwind-via-stack-win.yaml: update for changes in yaml...
2019-10-10 Raphael Isemann[lldb] Fix minidebuginfo-set-and-hit-breakpoint.test
2019-10-10 Simon Pilgrim[X86] combineFMADDSUB - Convert to use isNegatibleForFr...
2019-10-10 Raphael Isemann[lldb] Add log output for the support files we pass...
2019-10-10 Thomas Preud... Revert "[test] Use system locale for mri-utf8.test"
2019-10-10 Jay FoadRevert "[AMDGPU] Run `unreachable-mbb-elimination`...
2019-10-10 Simon PilgrimFix OCaml/core.ml fneg check
2019-10-10 Simon Pilgrim[DAG][X86] Add isNegatibleForFree/GetNegatedExpression...
2019-10-10 George Rimar[llvm-readelf] - Do not enter an infinite loop when...
2019-10-10 Kai Nacke[Tests] Output of od can be lower or upper case (llvm...
2019-10-10 Pavel LabathFix the unwinding plan augmentation from x86 assembly
2019-10-10 Pavel LabathFix some dangling else warnings
2019-10-10 Amaury Sechet[DAGCombine] Match more patterns for half word bswap
2019-10-10 Kai Nacke[FileCheck] Implement --ignore-case option.
2019-10-10 Florian Hahn[LV][NFC] Factor out calculation of "best" estimated...
2019-10-10 Pavel LabathMinidumpYAML: Add support for the memory info list...
2019-10-10 David Green[ARM] VQADD instructions
2019-10-10 Raphael Isemann[lldb] Make sure import-std-module/sysroot actually...
2019-10-10 Sanjay Patel[AArch64][x86] add tests for (v)select bit magic; NFC
2019-10-10 David Carlier[Sanitizers] Fix getrandom test
2019-10-10 Rui UeyamaMake nullptr check more robust
2019-10-10 Pavel LabathFile: Handle more cases in GetOptionsFromMode
2019-10-10 Guillaume Chatelet[Alignment][NFC] Make VectorUtils uas llvm::Align
2019-10-10 Roman Lebedev[lld] getErrPlace(): don't perform arithmetics on maybe...
2019-10-10 Roman Lebedev[AST] ASTReader::ReadSLocEntry(): move computation...
2019-10-10 Roman Lebedev[ADR] ArrayRefTest: disable SizeTSizedOperations test...
2019-10-10 Simon PilgrimFix -Wparentheses warning. NFCI.
2019-10-10 Aleksandr Urakov[Windows] Introduce a switch for the `lldb-server`...
2019-10-10 Kadir CetinkayaRevert "Use -fdebug-compilation-dir to form absolute...
2019-10-10 Pavel LabathTestFileHandle.py: relax exception type checks
2019-10-10 Russell GallopFix sanitizer lint check after r374315
2019-10-10 Mirko Brkusanin[Mips] Fix 374055
2019-10-10 Thomas Preud... [test] Use system locale for mri-utf8.test
2019-10-10 Roman Lebedev[UBSan] Appease linter
2019-10-10 David Carlier[Sanitizers] Porting getrandom/getentropy interceptors...
2019-10-10 Fangrui Song[COFF] Wrap definitions in namespace lld { namespace...
2019-10-10 Raphael Isemann[lldb][NFC] Remove strange bool parameter from Searcher...
2019-10-10 Raphael Isemann[lldb] Fix out of bounds read in DataExtractor::GetCStr...
2019-10-10 Roman Lebedev[UBSan] Split nullptr-and-nonzero-offset-variable.c...
2019-10-10 Russell GallopRevert "[ASan] Do not misrepresent high value address...
2019-10-10 Raphael Isemann[lldb][NFC] Use llvm::all_of instead of std::all_of...
2019-10-10 Roman Lebedev[UBSan] Split nullptr-and-nonzero-offset-variable.cpp...
2019-10-10 Oliver Stannard[IfCvt][ARM] Optimise diamond if-conversion for code...
2019-10-10 Pavel Labaths/@expectedFailure/@expectedFailureAll in TestFileHandle
2019-10-10 Roman Lebedev[UBSan] Revisit nullptr-and-nonzero-offset-variable...
2019-10-10 Rui UeyamaUse error instead of fatal to report usage errors
2019-10-10 Russell GallopRemove rest of time-trace message as it is inconsistent...
2019-10-10 Roman Lebedev[UBSan][clang][compiler-rt] Applying non-zero offset...
2019-10-10 Martin Storsjo[LLD] [MinGW] Look for other library patterns with -l
2019-10-10 Martin Storsjo[LLD] [MinGW] Add a testcase for -l:name style library...
2019-10-10 Rui UeyamaImprove error message for bad SHF_MERGE sections
2019-10-10 Raphael Isemann[lldb][NFC] Use unique_ptr in DiagnosticManager to...
2019-10-10 Sjoerd MeijerRecommit "[Clang] Pragma vectorize_width() implies...
2019-10-10 Simon Tatham[update_cc_test_checks] Support 'clang | opt | FileCheck'
2019-10-10 Gauthier Harnisch[clang] prevent crash for nonnull attribut in constant...
2019-10-10 Matt ArsenaultAMDGPU: Use SGPR_128 instead of SReg_128 for vregs
2019-10-10 Craig Topper[X86] Add test case for trunc_packus_v16i32_v16i8 with...
2019-10-10 Johannes Doerfert[Attributor][NFC] clang format
2019-10-10 Johannes Doerfert[Attributor] Handle `null` differently in capture and...
2019-10-10 Fangrui Song[WebAssembly] Wrap definitions in namespace lld { names...
2019-10-10 GN Sync Botgn build: Merge r374277
2019-10-10 Cyndy IshidaReland "[TextAPI] Introduce TBDv4"
2019-10-10 Michael Liao[ast] Fix indentation. NFC.
2019-10-10 Sam Clegg[lld][WebAssembly] Refactor markLive.cpp. NFC
2019-10-10 Michael Liao[sema] Revise `getCurrentMangleNumberContext` interface...
2019-10-10 Chen Zheng[PowerPC] add testcase for ppc loop instr form prep...
2019-10-10 Nico Webergn build: (manually) merge r374271
2019-10-10 Yitzhak Mandelbaum[libTooling] Move Transformer files to their own direct...
2019-10-10 Nico Weberdummy comment typo fix commit to cycle the bots
2019-10-10 Reid KlecknerRe-land [mangle] Fix mangling where an extra mangle...
2019-10-10 Reid KlecknerRevert [mangle] Fix mangling where an extra mangle...
2019-10-10 Reid Kleckner[codeview] Try to avoid emitting .cv_loc with line...
2019-10-10 Reid KlecknerUse -fdebug-compilation-dir to form absolute paths...
2019-10-10 Julian Lettner[ASan] Do not misrepresent high value address dereferen...
2019-10-10 Jason MolendaChange debugserver to use the brk #0 for breakpoints.
2019-10-09 Yaxun Liu[CUDA][HIP] Fix host/device check with -fopenmp
2019-10-09 Frederic RissTestMTCSimple.py: allow the test to run on Darwin embed...
2019-10-09 Philip ReamesConservatively add volatility and atomic checks in...
2019-10-09 GN Sync Botgn build: Merge r374245
next