platform/upstream/llvm.git
2019-10-10 Michael LiaoFix build by adding the missing dependency.
2019-10-10 Julian Lettner[lit] Leverage argparse features to remove some code
2019-10-10 Reid KlecknerFix test to avoid check-not matching the temp file...
2019-10-10 Reid KlecknerRe-land "Use -fdebug-compilation-dir to form absolute...
2019-10-10 Adrian PrantlRemove CC autodetection from Makefile.rules
2019-10-10 Adrian PrantlSpeed up accelerator table lookups
2019-10-10 Julian Lettner[lit] Move argument parsing/validation to separate...
2019-10-10 Paul Hoad[clang-format] throws an incorrect assertion in consume...
2019-10-10 Greg ClaytonUnbreak llvm-clang-lld-x86_64-scei-ps4-windows10pro...
2019-10-10 Sanjay Patel[DAGCombiner] fold select-of-constants to shift
2019-10-10 Greg ClaytonUnbreak windows buildbots.
2019-10-10 Nico Webergn build: restore tablegen restat optimization after...
2019-10-10 Jim InghamImplement serializing scripted breakpoints and their...
2019-10-10 Joel E. Denny[lit] Extend internal diff to support -U
2019-10-10 Nico Webergn build: merge r374381 more (effectively a no-op)
2019-10-10 Joel E. Denny[lit] Extend internal diff to support `-` argument
2019-10-10 Joel E. Denny[lit] Clean up internal diff's encoding handling
2019-10-10 Joel E. Denny[lit] Make internal diff work in pipelines
2019-10-10 Alexey Bataev[OPENMP50]Support for declare variant directive for...
2019-10-10 Jonas Devlieghere[test] Use a different module cache for Shell and API...
2019-10-10 Jonas Devlieghere[test] Pass DSYMUTIL and SDKROOT as part of the Make...
2019-10-10 Julian LettnerReland "[ASan] Do not misrepresent high value address...
2019-10-10 GN Sync Botgn build: Merge r374381
2019-10-10 Jonas Devlieghere[test] Trim the symbtab test case (NFC)
2019-10-10 Greg ClaytonAdd GsymCreator and GsymReader.
2019-10-10 Jonas Devlieghere[dsymutil] Move CommonSymbols.clear() in resetParserState.
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...
next