summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [WebAssembly] Don't fold frame offset for global addressesJulien Jorge2020-12-013-5/+25
* [WebAssembly] Fix FastISel address calculation bugThomas Lively2020-12-012-9/+30
* Build reproducible tarballs for releasesllvmorg-11.0.1-rc1Aaron Puchert2020-11-251-13/+21
* Fix crash after looking up dwo_id=0 in CU index.Jorge Gorbe Moya2020-11-262-2/+124
* Revert "[clang-format] Fix AlignConsecutive on PP blocks"Sylvestre Ledru2020-11-265-59/+3
* [OpenMP] Use __OPENMP_NVPTX__ instead of _OPENMP in complex wrapper headers.Joachim Meyer2020-11-263-3/+7
* [RTDYLD] support absolute relocations where neededValentin Churavy2020-11-261-6/+13
* Revert "[SemaTemplate] Stop passing insertion position around during VarTempl...Tom Stellard2020-11-255-20/+16
* [AArch64][GlobalISel] Handle rtcGPR64RegClassID in AArch64RegisterBankInfo::g...Raul Tambre2020-11-252-0/+20
* [CMake][compiler-rt][libunwind] Compile assembly files as ASM not C, unify wo...Raul Tambre2020-11-253-13/+10
* [SemaTemplate] Stop passing insertion position around during VarTemplate inst...Bruno Cardoso Lopes2020-11-245-16/+20
* [stack-clash] Fix probing of dynamic allocaserge-sans-paille2020-11-243-13/+13
* Fix interaction between stack alignment and inline-asm stack clash protectionserge-sans-paille2020-11-246-51/+512
* Fix limit behavior of dynamic allocaserge-sans-paille2020-11-242-5/+5
* [X86] Don't produce bad x86andp nodes for i1 vectorsKeno Fischer2020-11-242-4/+69
* [MCA][LSUnit] Correctly update the internal group flags on store barrier exec...Andrea Di Biagio2020-11-203-0/+206
* [CUDA] Extract CUDA version from cuda.h if version.txt is not foundArtem Belevich2020-11-2011-37/+108
* [CUDA] Improve clang's ability to detect recent CUDA versions.Artem Belevich2020-11-207-4/+14
* Allow init_priority values <= 100 and > 65535 within system headers.Aaron Ballman2020-11-114-5/+47
* [ADT] Fix for ImmutableMapRefAdam Balogh2020-11-112-1/+42
* [cmake] Fix build of attribute plugin example on WindowsKristina Bessonova2020-11-111-1/+1
* [DAE] MarkLive in MarkValue(MaybeLive) if any use is liveArthur Eubanks2020-11-033-9/+53
* DeferredDiagnosticsEmitter crashesGeoff Levner2020-11-031-4/+7
* [clang][Sema] Fix PR47676: Handle dependent AltiVec C-style castHubert Tong2020-11-022-1/+39
* [X86] Fix cpu name typosSimon Pilgrim2020-11-021-2/+3
* Add release tarballs for libclcAaron Puchert2020-10-311-1/+1
* [ELF] -r: don't crash when a non-SHF_LINK_ORDER orphan is added before a SHF_...Fangrui Song2020-10-312-2/+27
* BPF: fix incorrect DAG2DAG load optimizationYonghong Song2020-10-313-2/+52
* [ConstantFold] Make areGlobalsPotentiallyEqual less aggressive.Eli Friedman2020-10-303-3/+9
* Import github action definitions from release/10.x branchTom Stellard2020-10-265-0/+303
* Bump version to 11.0.1Tom Stellard2020-10-227-8/+8
* [CodeGen][TailDuplicator] Don't duplicate blocks with INLINEASM_BRllvmorg-11.0.0-rc6llvmorg-11.0.0Bill Wendling2020-10-072-0/+69
* Add ability to turn off -fpch-instantiate-templates in clang-clShivanshu Goyal2020-10-073-3/+20
* [SelectionDAG] Don't remove unused negated constant immediatelyQiu Chaofan2020-10-062-3/+14
* ReleaseNotes: mention the machine outliner for ARMHans Wennborg2020-10-051-0/+3
* Fix indentation for PowerPC ReleaseNotesAhsan Saghir2020-10-011-12/+21
* LLVM release notes: JIT changesHans Wennborg2020-10-011-0/+16
* [APFloat] prevent NaN morphing into Inf on conversion (PR43907)llvmorg-11.0.0-rc5Sanjay Patel2020-09-303-0/+53
* [GlobalISel] Fix multiply with overflow intrinsics legalization generating in...Amara Emerson2020-09-304-11/+76
* [LLVM 11] Add SystemZ changes to release notesUlrich Weigand2020-09-291-0/+15
* Fix mysterious failure of SupportTests FileCheckTest.Binopllvmorg-11.0.0-rc4Hans Wennborg2020-09-281-0/+2
* [LLVM-C] Turn a ShuffleVector Constant Into a Getter.Robert Widmann2020-09-283-7/+13
* C API: functions to get mask of a ShuffleVectorCraig Disselkoen2020-09-285-17/+119
* [CodeGen] Do not call `emitGlobalConstantLargeInt` for constant requires 8 by...Simon Atanasyan2020-09-282-1/+19
* AArch64/GlobalISel: Narrow stack passed argument access sizeMatt Arsenault2020-09-282-4/+9
* AArch64/GlobalISel: Reduced patch for bug 47619Matt Arsenault2020-09-253-7/+39
* release notes: mention zig as an external projectHans Wennborg2020-09-241-0/+15
* clang-tools-extra: Drop doxygen link from index.rstHans Wennborg2020-09-221-17/+0
* llvm index.rst: Drop in-progress warningHans Wennborg2020-09-221-6/+1
* [clang][docs] Fix documentation of -Ollvmorg-11.0.0-rc3Jessica Clarke2020-09-221-1/+1