platform/upstream/llvm.git
2019-10-10 Reid KlecknerFix check-interception link error in compiler-rt debug...
2019-10-10 Alina Sbirlea[MemorySSA] Update Phi simplification.
2019-10-10 Michael Liao[tooling] Teach Tooling to understand compilation with...
2019-10-10 Alex Langford[lldb-test] Remove unused header
2019-10-10 Yaxun LiuFix help message for -ffp-contract
2019-10-10 Richard SmithPR43629: Fix crash evaluating constexpr placement new...
2019-10-10 Marcello Maggioni[GISel] Simplifying return from else in function. NFC
2019-10-10 Jonas Devlieghere[Make] Remove spurious line break
2019-10-10 Jonas Devlieghere[test] Reduce inconsistency between lit configuration...
2019-10-10 Craig Topper[X86] Guard against leaving a dangling node in combineT...
2019-10-10 Craig Topper[X86] Add test cases for packus/ssat/usat 32i32->v32i8...
2019-10-10 Marcello Maggioni[GISel] Allow getConstantVRegVal() to return G_FCONSTAN...
2019-10-10 Richard SmithFix some errors in <arm_neon.h> tests that cause them...
2019-10-10 Nico WeberRevert 374450 "Fix __builtin_assume_aligned with too...
2019-10-10 Stanislav Mekhanoshin[AMDGPU] Handle undef old operand in DPP combine
2019-10-10 Rong Xu[ValueTracking] Improve pointer offset computation...
2019-10-10 Evandro Menezes[InstCombine] Add test case for PR43617 (NFC)
2019-10-10 Julian Lettner[lit] Break main into smaller functions
2019-10-10 Frederic RissTestMTCSimple: Make Makefile portable.
2019-10-10 Erich KeaneFix __builtin_assume_aligned with too large values.
2019-10-10 Reid KlecknerAdd -fgnuc-version= to control __GNUC__ and other GCC...
2019-10-10 Evgeniy StepanovAdd a missing include in test.
2019-10-10 Alina Sbirlea[MemorySSA] Additional handling of unreachable blocks.
2019-10-10 David Greene[System Model] [TTI] Move default cache/prefetch implem...
2019-10-10 Greg ClaytonFix a documentation warning from GSYM commit.
2019-10-10 Dimitry AndricFix process launch failure on FreeBSD after r365761
2019-10-10 Zachary Turner[MSVC] Automatically add atlmfc folder to include and...
2019-10-10 Zachary Turner[PDB] Fix bug when using multiple PCH header objects...
2019-10-10 Julian Lettner[lit] Add comment explaining the LIT_OPTS env var overr...
2019-10-10 Jordan RoseADT: Save a word in every StringSet entry
2019-10-10 Michael J.... [ScanDeps] clang-format, 80 cols.
2019-10-10 Alexey Bataev[OPENMP]Update doc for supported constructs, NFC.
2019-10-10 Alexey Bataev[OPENMP50]Support for 'master taskloop' directive.
2019-10-10 Sanjay Patel[x86] reduce duplicate test assertions; NFC
2019-10-10 Jonas Devlieghere[test] Add timeout to API tests.
2019-10-10 Jonas Devlieghere[test] Cleanup top-level lit.cfg.py
2019-10-10 Julian Lettner[lit] Bring back `--threads` option alias
2019-10-10 Craig Topper[X86] Use packusdw+vpmovuswb to implement v16i32->V16i8...
2019-10-10 Jonas Devlieghere[Docs] Update testing documentaton
2019-10-10 Joel E. DennyRevert r374388: "[lit] Make internal diff work in pipel...
2019-10-10 Jinsong Ji[PowerPC][docs] Update IBM official docs in Compiler...
2019-10-10 Joel E. DennyRevert r374389: "[lit] Clean up internal diff's encodin...
2019-10-10 Joel E. DennyRevert r374390: "[lit] Extend internal diff to support...
2019-10-10 Joel E. DennyRevert r374392: "[lit] Extend internal diff to support -U"
2019-10-10 Lawrence D... update TestRunCommandInterpreterAPI to use SBFile
2019-10-10 Lawrence D... update SBDebugger::SetInputFile() etc to work on native...
2019-10-10 Nico Weberwin: Move Parallel.h off concrt to cross-platform code
2019-10-10 Xiangling Liao[NFC][PowerPC]Clean up PPCAsmPrinter for TOC related...
2019-10-10 Eli Friedman[ARM] Fix arm_neon.h with -flax-vector-conversions...
2019-10-10 Reid KlecknerFix one more clang test which didn't have \5C in it
2019-10-10 Lawrence D... TestFileHandle.py: fix for Python 3.6
2019-10-10 Reid KlecknerUpdate clang tests for new LLVM IR backslash printing...
2019-10-10 Reid KlecknerPrint quoted backslashes in LLVM IR as \\ instead of \5C
2019-10-10 Adrian PrantlRemove merge marker :-)
2019-10-10 Nico WeberFix Windows build after r374381
2019-10-10 Jim InghamDie, TABS, die, die, die, die...
2019-10-10 Reid KlecknerRemove strings.h include to fix GSYM Windows build
2019-10-10 Greg ClaytonUnbreak buildbots.
2019-10-10 Greg ClaytonFix buildbots by using memset instead of bzero.
2019-10-10 Casey Carter[libc++][test] Change IsSmallObject's calculation for...
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
next