aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-13Linker/module-max-warn.ll: Fix test to be compatible with Windows file separa...llvmorg-10.0.0-rc2David Blaikie1-2/+2
2020-02-13[Clang] Limit -fintegrated-cc1 to only one TUAlexandre Ganea5-18/+55
2020-02-13Fix a reentrance bug with deserializing ObjC type parameters.John McCall4-1/+26
2020-02-13Fix type-dependency of bitfields in templatesElizabeth Andrews3-1/+20
2020-02-12[CodeGen] Fix the computation of the alignment of split stores.Hans Wennborg3-2/+195
2020-02-12[Concepts] Add missing TPA commit to requires expression parsingSaar Raz1-0/+1
2020-02-12[Concepts] Do not check constraints if not all template arguments have been d...Saar Raz2-6/+15
2020-02-12Fix an unused variable warningHans Wennborg1-1/+1
2020-02-12[X86] Cast to __v4hi instead of __m64 in the implementation of _mm_extract_pi...Craig Topper1-2/+2
2020-02-12Revert "[DebugInfo] Remove some users of DBG_VALUEs IsIndirect field"Jeremy Morse23-120/+97
2020-02-12Revert "[DebugInfo][DAG] Distinguish different kinds of location indirection"Jeremy Morse3-106/+7
2020-02-12[DebugInfo] Re-instate LiveDebugVariables scope trimmingJeremy Morse3-4/+27
2020-02-12[clang-tidy] Added check to disable bugprone-infinite-loop on known false con...Nathan James2-0/+19
2020-02-12[OpenCL] Restrict addr space conversions in nested pointersAnastasia Stulova8-17/+86
2020-02-12Fix MSVC build with C++ EH enabledReid Kleckner1-1/+1
2020-02-12[SystemZ] Bugfix in emitSelect()Jonas Paulsson2-2/+46
2020-02-12[Clang][Driver] After default -fintegrated-cc1, make llvm::report_fatal_error...Alexandre Ganea8-9/+59
2020-02-11Add SystemZ release notesUlrich Weigand1-0/+13
2020-02-11[Support] Don't modify the current EH context during stack unwindingReid Kleckner1-1/+7
2020-02-11IR Linking: Support merging Warning+Max module metadata flagsDavid Blaikie4-24/+65
2020-02-11Prefer __vector over vector keyword for altivecserge-sans-paille1-2/+2
2020-02-10ReleaseNotes / external projects: ZigHans Wennborg1-1/+11
2020-02-10Re-land "[Clang][Driver] Remove -M group options ..." and "[Clang] Avoid cras...Alexandre Ganea8-17/+118
2020-02-10[Support] When using SEH, create a impl instance for CrashRecoveryContext. NFCI.Alexandre Ganea1-25/+35
2020-02-10[analyzer] Add 10.0.0 release notes.Hans Wennborg1-4/+18
2020-02-10[Clang] Remove unused #pragma clang __debug handle_crashAlexandre Ganea3-17/+0
2020-02-10[AArch64] Add option to enable/disable load-store renaming.Florian Hahn9-15/+28
2020-02-10AMDGPU/EG,CM: Implement fsqrt using recip(rsqrt(x)) instead of x * rsqrt(x)Jan Vesely4-18/+34
2020-02-10[clang-tidy] Fix false positive for cppcoreguidelines-init-variablesNathan James2-5/+15
2020-02-10[X86] Use MVT::i8 instead of MVT::i64 for shift amount in BuildSDIVPow2Craig Topper2-1/+25
2020-02-10[BPF] disable ReduceLoadWidth during SelectionDag phaseYonghong Song2-0/+169
2020-02-10[analyzer] Fix a couple of bugs in HTML report generation.Artem Dergachev5-1/+121
2020-02-10[cmake] Fix clang builds with BUILD_SHARED=ON and CLANG_LINK_CLANG_DYLIB=ONTom Stellard1-1/+16
2020-02-10[ARM] Fix non-determenistic behaviourDiogo Sampaio1-3/+9
2020-02-10PowerPC release notesHans Wennborg1-1/+23
2020-02-10[InstCombine] Fix infinite min/max canonicalization loop (PR44541)Nikita Popov2-0/+31
2020-02-10[InstCombine] Support disabling expensive combines in optNikita Popov2-2/+3
2020-02-10[InstCombine] Add test for -expensive-combines option; NFCNikita Popov1-0/+28
2020-02-10[InstCombine] Fix infinite loop in min/max load/store bitcast combine (PR44835)Nikita Popov2-0/+34
2020-02-08Revert "[ARM] Improve codegen of volatile load/store of i64"Victor Campos7-342/+6
2020-02-07StringRef.h: __builtin_strlen seems to exist in VS 2017 MSVC 19.16 or laterHans Wennborg1-1/+1
2020-02-06[Concepts] Fix incorrect check when instantiating abbreviated template type-c...Saar Raz3-9/+47
2020-02-06[LV] Fix predication for branches with matching true and false succs.Florian Hahn2-1/+80
2020-02-06Fix x86 32bits MLIR build (NFC)Dimitry Andric1-1/+1
2020-02-06[LLDB] Fix compilation with GCC 5Martin Storsjö4-3/+12
2020-02-06[clangd] Add workaround for GCC5 host compilers. NFC.Michael Liao1-1/+7
2020-02-06Make llvm::crc32() work also for input sizes larger than 32 bits.Hans Wennborg2-1/+29
2020-02-05[TSan] Ensure we can compile the runtime with older SDKsJulian Lettner1-1/+8
2020-02-05[libcxx] Add release notes for the 10.x branch for things I've doneMartin Storsjö1-0/+5
2020-02-05[clang] Add release notes for the 10.x branch for things I've doneMartin Storsjö1-0/+6