platform/upstream/llvm.git
2019-10-24 Simon Tatham[clang,ARM] Initial ACLE intrinsics for MVE.
2019-10-24 Simon Tatham[clang] New __attribute__((__clang_arm_mve_alias)).
2019-10-24 Simon Tatham[ARM] Add IR intrinsics for MVE VLD[24] and VST[24].
2019-10-24 Simon Tatham[ARM] Add some sample IR MVE intrinsics with C++ isel.
2019-10-24 Simon Tatham[ARM] Begin adding IR intrinsics for MVE instructions.
2019-10-24 Michael Liao[AMDGPU] Skip additional folding on the same operand.
2019-10-24 Michael LiaoFix compilation warning on the trailing whitespace...
2019-10-24 Ilya Biryukov[clangd] Fix case of variables and functions in code...
2019-10-24 Simon Atanasyan[docs] Add Mips as a supported architecture in GettingS...
2019-10-24 Simon Atanasyan[docs] Update link to the MIPS 64-bit ELF object file...
2019-10-24 Petar Avramovic[MIPS GlobalISel] Select MSA vector generic and builtin...
2019-10-24 evgenyDon't add -fsplit-lto-unit for thin LTO builds with...
2019-10-24 David Tellenbach[compiler-rt] Expose __hwasan_tag_mismatch_stub
2019-10-24 David TellenbachRevert "Expose __hwasan_tag_mismatch_stub"
2019-10-24 David TellenbachExpose __hwasan_tag_mismatch_stub
2019-10-24 Marek Kurdej[libFuzzer] docs: update note to include REDUCE event.
2019-10-24 Benjamin KramerHide implementation details in anonymous namespaces...
2019-10-24 Haojian Wu[clangd] Handle the missing constructor initializers...
2019-10-24 Haojian Wu[clangd] Collect name references in the index.
2019-10-24 Petar Avramovic[MIPS GlobalISel] MSA vector generic and builtin fadd...
2019-10-24 Petar Avramovic[MIPS GlobalISel] MSA vector generic and builtin sdiv...
2019-10-24 Craig Topper[X86] Replace some regular expressions in xray tests...
2019-10-24 Stanislav Mekhanoshin[AMDGPU] Allow folding of sgpr to vgpr copy
2019-10-24 Shoaib Meenai[Hexagon] Fix typo. NFC
2019-10-24 Meike BaumgärtnerAdd beginning of LLVM's GettingStarted to GitHub readme
2019-10-23 Chandler CarruthImprove Clang's getting involved document and make...
2019-10-23 David TentyUse portable flag with nm in extract_symbols.py
2019-10-23 Meike BaumgärtnerImprove language in GettingStarted.rst
2019-10-23 Stephan T.... [libcxx][NFC] Strip trailing whitespace, fix typo.
2019-10-23 Chandler CarruthRemove a no longer accurate sentence from the coding...
2019-10-23 Louis Dionne[NFC] Strip trailing whitespace from libc++
2019-10-23 Hans WennborgRevert 4334892e7b "[DAGCombine][ARM] x ==/!= c ->...
2019-10-23 Raphael Isemann[lldb] Add nodebug attribute to import-std-module/sysro...
2019-10-23 Kevin P. NealMinor movement of one function with now-correct strictf...
2019-10-23 Sam McCall[clangd] abort if shutdown takes more than a minute.
2019-10-23 Roman Lebedev[Analysis] Update Analysis/LazyValueAnalysis/lvi-after...
2019-10-23 stevewanFix non-portable GNU diff option
2019-10-23 Roman Lebedev[LVI][NFC] Factor solveBlockValueSaturatingIntrinsic...
2019-10-23 Roman Lebedev[LVI][CVP] LazyValueInfoImpl::solveBlockValueBinaryOp...
2019-10-23 Artem Dergachev[analyzer] Fix off-by-one in operator call parameter...
2019-10-23 Casey Carter[libc++][NFC] Remove excess trailing newlines from...
2019-10-23 Simon Atanasyan[mips] Use `expandLoadAddress` for JAL expansion
2019-10-23 Simon Atanasyan[mips] Implement `la` macro expansion for N32 ABI
2019-10-23 Simon Atanasyan[mips] Add tests to check `la / dla` expansion in XGOT...
2019-10-23 Simon Atanasyan[mips] Reformat `la / dla` expansion test cases. NFC
2019-10-23 Simon Pilgrim[X86] combineX86ShufflesRecursively - assert the root...
2019-10-23 Sam McCallReland "[Support] Add a way to run a function on a...
2019-10-23 Kadir Cetinkaya[clangd] Propogate context in TUScheduler::run
2019-10-23 Sam Elliott[Sanitizers] Add support for RISC-V 64-bit
2019-10-23 Sam McCallRevert "[Support] Add a way to run a function on a...
2019-10-23 Sam McCall[Support] Add a way to run a function on a detached...
2019-10-23 Mirko Brkusanin[Mips] Use appropriate private label prefix based on...
2019-10-23 David Stenberg[DebugInfo] Stop describing imms in TargetInstrInfo...
2019-10-23 georgerim[lib/ObjectYAML] - Add a full stop to the comment....
2019-10-23 Petar Avramovic[MIPS GlobalISel] Select MSA vector generic and builtin mul
2019-10-23 Petar Avramovic[MIPS GlobalISel] Select MSA vector generic and builtin sub
2019-10-23 Roman Lebedev[TargetLowering] optimizeSetCCToComparisonWithZero...
2019-10-23 Richard Smith[c++2a] Allow comparison functions to be explicitly...
2019-10-22 Stephan T.... [libcxx][test][NFC] Fix comment typos.
2019-10-22 Louis Dionne[NFC] Strip trailing whitespace in test to test Github...
2019-10-22 Jinsong Ji[PowerPC][NFC] Remove deprecated Function Attrs comments #2
2019-10-22 Kit BartonFix broken sphinx link in CMake.rst.
2019-10-22 Jinsong Ji[PowerPC][NFC] Remove deprecated Function Attrs comments
2019-10-22 LLVM GN Syncbottypo fix test commit
2019-10-22 Hans WennborgRevert r374202"[ObjC generics] Fix not inheriting type...
2019-10-22 Yaxun (Sam... Fix name of warn_ignored_hip_only_option
2019-10-22 Evgenii StepanovRevert "Fix lld detection in standalone compiler-rt."
2019-10-22 Nico Weberfix a few typos to test git committing
2019-10-22 Simon Cook[RISCV] Add support for -ffixed-xX flags
2019-10-22 Yaxun (Sam... [HIP] Add option -fgpu-allow-device-init
2019-10-22 Roman Lebedev[DAGCombine][ARM] x ==/!= c -> (x - c) ==/!= 0 iff...
2019-10-22 Roman Lebedev[NFC][LVI][CVP] Tests where pre-specified `add` no...
2019-10-22 Stanislav Mekhanoshin[AMDGPU] Updated fold-vgpr-copy.mir test. NFC.
2019-10-22 Michael LiaoRelax assertions when there's really no entries. [NFC]
2019-10-22 Kit BartonTest commit - add clarification to README regarding...
2019-10-22 Stanislav Mekhanoshin[AMDGPU] Allow tied operand subreg folding
2019-10-22 Nico Webergn build: make sync build work with git revs now that...
2019-10-22 Jonas Devlieghere[lldb] Adjust for the new class_rw_t layout.
2019-10-22 Tom StellardUpdate git-llvm script to push to GitHub
2019-10-22 David Green[InstCombine] Signed saturation patterns
2019-10-22 Zoe Carver [libcxx] Remove shared_ptr::make_shared
2019-10-22 David Green[InstCombine] Signed saturation tests. NFC
2019-10-22 Petar Avramovic[MIParser] Set RegClassOrRegBank during instruction...
2019-10-22 Petar Avramovic[MIPS GlobalISel] Select MSA vector generic and builtin add
2019-10-22 Eugene Leviant[ThinLTO] Add code comment. NFC
2019-10-22 Guillaume Chatelet[Alignment][NFC] Convert StoreInst to MaybeAlign
2019-10-22 Guillaume Chatelet[Alignment][NFC] Convert LoadInst to MaybeAlign
2019-10-22 Nemanja Ivanovic[PowerPC] Turn on CR-Logical reducer pass
2019-10-22 Guillaume Chatelet[Alignment][NFC] Use MaybeAlign in AttrBuilder
2019-10-22 Guillaume Chatelet[Alignment][NFC] Attributes use Align/MaybeAlign
2019-10-22 Eugene Leviant[ThinLTO] Don't internalize during promotion
2019-10-22 George Rimar[LLVMDebugInfoPDB] - Use cantFail() instead of assert().
2019-10-22 Benjamin Kramer[FrontendTests] Try again to make test not write an...
2019-10-22 Rainer Orth[builtins][test] Avoid unportable mmap call in clear_ca...
2019-10-22 Benjamin KramerRevert "[FrontendTests] Don't actually run the full...
2019-10-22 Benjamin Kramer[FrontendTests] Don't actually run the full compiler...
2019-10-22 Benjamin Kramer[clang-fuzzer] Update proto fuzzer example for r375453.
2019-10-22 Martin Storsjo[CMake] [WinMsvc] Look for includes and libs in ${MSVC_...
2019-10-22 Martin Storsjo[CMake] Allow overriding MSVC_DIA_SDK_DIR via CMake
2019-10-22 GN Sync Botgn build: Merge r375483
next