platform/upstream/llvm.git
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
2019-10-22 Kousik KumarRefactor DependencyScanningTool to its own file
2019-10-22 Michael LiaoMinor coding style fix. NFC.
2019-10-22 Lawrence D... fix PythonDataObjectsTest.TestExceptions on windows
2019-10-22 Lawrence D... remove multi-argument form of PythonObject::Reset()
2019-10-22 Julian Lettner[lit] Move increase_process_limit to ParallelRun
2019-10-21 Evgeniy StepanovFix lld detection in standalone compiler-rt.
2019-10-21 Evgeniy Stepanov[hwasan] Workaround unwinder issues in try-catch test.
2019-10-21 Simon Pilgrim[X86][BMI] Pull out schedule classes from bmi_andn...
2019-10-21 Louis Dionne[NFC] Fix typos in CMake comment
2019-10-21 Joerg SonnenbergerFix -fuse-init-array decision logic on NetBSD
2019-10-21 Michael J.... [Implicit Modules] Add -cc1 option -fmodules-strict...
2019-10-21 Adrian Prantlwhitespace cleanup
2019-10-21 Adrian PrantlFactor out common test functionality into a helper...
2019-10-21 Simon Pilgrim[X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1...
2019-10-21 Simon Pilgrim[X86][SSE] Add OR(EXTRACTELT(X,0),OR(EXTRACTELT(X,1...
2019-10-21 Lang Hames[examples] Add a dependency on ExecutionEngine to LLJIT...
2019-10-21 Austin KerbowAMDGPU/GlobalISel: Legalize fast unsafe FDIV
2019-10-21 Jonas DevlieghereXFAIL TestLocalVariables.py on Windows
2019-10-21 Julian Lettner[lit] Simplify test scheduling via multiprocessing...
2019-10-21 Matt ArsenaultAMDGPU: Select basic interp directly from intrinsics
2019-10-21 Julian Lettner[lit] Remove redundancy from names and comments
2019-10-21 Roman Lebedev[CVP] No-wrap deduction for `shl`
2019-10-21 Adrian PrantlFound more timeouts to unify.
2019-10-21 David Goldman[clang-fuzzer] Add new fuzzer target for Objective-C
2019-10-21 Quentin Colombet[GISel][CombinerHelper] Add a combine turning shuffle_v...
2019-10-21 Matt ArsenaultAMDGPU: Use CopyToReg for interp intrinsic lowering
2019-10-21 Matt ArsenaultAMDGPU: Erase redundant redefs of m0 in SIFoldOperands
2019-10-21 Matt ArsenaultAMDGPU: Stop adding m0 implicit def to SGPR spills
2019-10-21 Matt ArsenaultAMDGPU: Slightly restructure m0 init code
2019-10-21 Stanislav Mekhanoshin[AMDGPU] Select AGPR in PHI operand legalization
2019-10-21 Simon Pilgrim[X86] Rename matchBitOpReduction to matchScalarReductio...
2019-10-21 Sander de SmalenReverted r375425 as it broke some buildbots.
2019-10-21 Simon PilgrimSemaTemplateDeduction - silence static analyzer getAs...
2019-10-21 Scott Linder[Clang] Add VerboseOutputStream to CompilerInstance
2019-10-21 Roman Lebedev[NFC][CVP] Add `shl` no-wrap deduction test coverage
2019-10-21 Simon PilgrimSemaExceptionSpec - silence static analyzer getAs<...
next