summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Revert "GCC ABI Compatibility: Preserve alignment of non-pod members in packe...release/14.xTom Stellard2022-03-10-57/+1
* Revert "Revert "[release] Use the Bootstrapping build for building LLVM relea...Tom Stellard2022-03-10-4/+8
* [CMake] Include runtimes test suites in check-allPetr Hosek2022-03-10-4/+27
* [libcxxabi] [test] Depend on unwind only if availableMichał Górny2022-03-08-1/+1
* [libcxx][CI] Set Arm triples to match native clang build's defaultDavid Spickett2022-03-08-5/+6
* Lambdas are not necessarily locals. This resolves DR48250.David Stone2022-03-08-1/+13
* Revert "[release] Use the Bootstrapping build for building LLVM releases"Louis Dionne2022-03-08-8/+4
* [clang][driver] Fix float128 diagnostics with glibc >= 2.32Timm Bäder2022-03-08-2/+4
* [SimplifyCFG][PhaseOrdering] Defer lowering switch into an integer range comp...Roman Lebedev2022-03-08-60/+104
* [NFC][PhaseOrdering] Add some tests from D119839Andrew Wei2022-03-08-0/+143
* [NewPM][Inliner] Make inlined calls to functions in same SCC as callee expone...Arthur Eubanks2022-03-08-8/+157
* [llvm] [bindings/OCaml] Remove unused dep on ounit2Michał Górny2022-03-07-13/+0
* [LICM][PhaseOrder] Don't speculate in LICM until after running loop rotateWilliam S. Moses2022-03-07-124/+177
* [NFC][PhaseOrdering] Improve test coverage for D119975Roman Lebedev2022-03-07-284/+542
* [NFC][PhaseOrdering] spurious-peeling.ll: also test -O1/-O2 resultsRoman Lebedev2022-03-07-63/+215
* [NFC][PhaseOrdering] Precommit tests from D119965William S. Moses2022-03-07-0/+228
* [MachineSink] Disable if there are any irreducible cyclesNikita Popov2022-03-07-85/+87
* [CodeGen] Add test for PR53990 (NFC)Nikita Popov2022-03-07-0/+67
* [BOLT][CMAKE] Remove CMake 3.13.4 incompatible parameterAmir Ayupov2022-03-07-1/+1
* [LLD] [COFF] Order .debug_* sections at the end, to avoid leaving gaps if str...Martin Storsjö2022-03-07-1/+13
* [MC][WebAssembly] Fix crash when relocation addend underlows U32Sam Clegg2022-03-07-30/+103
* [WebAssembly] Covert llvm/test/MC/WebAssembly/reloc-code.ll to asm. NFCSam Clegg2022-03-07-112/+133
* [docs] Add RISC-V release notes for LLVM 14Alex Bradbury2022-03-07-0/+24
* Add cmake to source release tarballsKonrad Kleine2022-03-04-1/+8
* [OpenMP][FIX] Ensure custom state machine worksJohannes Doerfert2022-03-04-147/+147
* [Mips] support "sp" named registerNick Desaulniers2022-03-04-34/+70
* [libc++][doc] Update the release notes.Mark de Wever2022-03-03-1/+1
* [docs] clang/docs/ReleaseNotes.rst: Add blank lineHubert Tong2022-03-03-0/+1
* [docs] PowerPC release notes formatting/grammar fixesHubert Tong2022-03-03-2/+6
* [docs] Tweak wording of note re: LTO on AIXHubert Tong2022-03-03-1/+2
* [docs] Add PowerPC release notes for LLVM 14Lei Huang2022-03-03-2/+55
* [RISCV] More correctly ignore Zfinx register classes in getRegForInlineAsmCon...Shao-Ce SUN2022-03-03-37/+105
* [clang][tests] Fix ve-toolchain tests with CLANG_DEFAULT_UNWINDLIBTimm Bäder2022-03-02-1/+3
* [examples][BuildingAJIT] Use the right layer when adding code in Chapter 3.Lang Hames2022-03-02-1/+1
* [ORC] Set ResolverBlockAddr in EPCIndirectionUtils::writeResolverBlock.Lang Hames2022-03-02-3/+4
* [Attributor][FIX] Use liveness information of the right functionJohannes Doerfert2022-03-02-73/+121
* [Clang][docs] Add preprocessor changes to ReleaseNotes.Michael Kruse2022-03-02-0/+11
* [RISCV] Fix inline asm errors in zfinxShao-Ce SUN2022-03-02-1/+42
* [MIPS] Recognize DT_MIPS_XHASH dynamic table tagllvmorg-14.0.0-rc2Simon Atanasyan2022-03-01-2/+15
* Revert "[BPF] Fix a BTF type pruning bug"Tom Stellard2022-03-01-110/+7
* [BPF] Fix a BTF type pruning bugYonghong Song2022-03-01-7/+110
* [SLP] Don't try to vectorize pair with insertelementAnton Afanasyev2022-03-01-17/+140
* [fir] Fix FlangOptimizerTests link on SolarisRainer Orth2022-03-01-0/+6
* [X86ISelLowering] permit BlockAddressSDNode "i" constraints for PICNick Desaulniers2022-03-01-2/+41
* [Mangler] Mangle aliases to fastcall/vectorcall functions correctlyAmanieu d'Antras2022-03-01-1/+5
* [AArch64][SME] Remove term 'streaming-sve' from assembler diagnostics.Sander de Smalen2022-03-01-5791/+5791
* [Attributor][FIX] Pipe UsedAssumedInformation through more interfacesJohannes Doerfert2022-03-01-84/+143
* [libcxx] Add an explicit option to build against system-libcxxabiMichał Górny2022-03-01-1/+7
* [llvm] [cmake] Fix finding modern ounit2Michał Górny2022-02-28-1/+6
* [libunwind] Further fix for 32-bit PowerPC processors without AltiVecGeorge Koehler2022-02-28-0/+2