Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-14Update dependencies from https://github.com/dotnet/arcade build 20220307.6 (#...dotnet-maestro[bot]
2022-03-07Update dependencies from https://github.com/dotnet/arcade build 20220304.3 (#...dotnet-maestro[bot]
2022-02-28Update dependencies from https://github.com/dotnet/arcade build 20220224.4 (#...dotnet-maestro[bot]
2022-02-21Update dependencies from https://github.com/dotnet/arcade build 20220217.2 (#...dotnet-maestro[bot]
2022-02-14Update dependencies from https://github.com/dotnet/arcade build 20220211.10 (...dotnet-maestro[bot]
2022-02-07Revert "Disable CG task on Linux musl"Alexander Köplinger
2022-02-07Disable CG task on Linux muslAlexander Köplinger
2022-02-04Update dependencies from https://github.com/dotnet/arcade build 20220203.1 (#...dotnet-maestro[bot]
2022-02-04Remove accidentally added windows-arm CI buildAlexander Köplinger
2022-02-03Don't use bash on Windows CI jobsAlexander Köplinger
2022-02-03Switch to NetCore1ESPool-Internal instead of AzDO hosted pool in internal buildAlexander Köplinger
2022-01-31Update dependencies from https://github.com/dotnet/arcade build 20220130.1 (#...dotnet-maestro[bot]
2022-01-24Update dependencies from https://github.com/dotnet/arcade build 20220121.6 (#...dotnet-maestro[bot]
2022-01-24Fix llvm-dwarfdump warnings (#164)Michal Strehovský
2022-01-20Remove Darwin workaround (#163)Michal Strehovský
2022-01-20Add `.note.GNU-stack` section to produced executables (#162)Michal Strehovský
2022-01-19Add ObjWriter API to set DWARF version (#161)Michal Strehovský
2022-01-17Update dependencies from https://github.com/dotnet/arcade build 20220114.25 (...dotnet-maestro[bot]
2022-01-10Update dependencies from https://github.com/dotnet/arcade build 20220106.6 (#...dotnet-maestro[bot]
2022-01-03Update dependencies from https://github.com/dotnet/arcade build 20211230.1 (#...dotnet-maestro[bot]
2021-12-30Merge pull request #153 from MichalStrehovsky/obMarek Safar
2021-12-28Add common Arcade filesMichal Strehovský
2021-12-28Build the ObjWriter packageMichal Strehovský
2021-12-28Copy over build and packaging boilerplateMichal Strehovský
2021-12-28Add objwriter libraryMichal Strehovský
2021-12-28Apply llvm.patchMichal Strehovský
2021-06-28Revert "Revert "[Coverage] Fix branch coverage merging in FunctionCoverageSum...release/12.xTom Stellard
2021-06-26[ARM] Use just ARM::t2B in ARMBlockPlacementPassDavid Green
2021-06-26[ARM] Fix Changed status in MVEGatherScatterLoweringPass.David Green
2021-06-26[ARM] Ensure instructions are simplified prior to GatherScatter lowering.David Green
2021-06-26[ARM] Clean up some tests, removing dead instructions. NFCDavid Green
2021-06-26[ARM] Ensure loop invariant active.lane.mask operandsDavid Green
2021-06-26[ARM] Guard against loop variant gather ptr operandsDavid Green
2021-06-26[ARM] Handle debug instrs in ARM Low Overhead Loop passVictor Campos
2021-06-26[ARM] Skip debug during vpt block creationDavid Green
2021-06-26[ARM] MVE VPT block tests with debug info. NFCDavid Green
2021-06-25Add type attributes to LLVM C APIChristoffer Lernö
2021-06-25[PowerPC] Handle FP physical register in inline asm constraint.Sean Fertile
2021-06-24llvm-dwarfdump: Fix DWARF-5 DW_FORM_implicit_const (used by GCC)Jan Kratochvil
2021-06-24[nfc] llvm-dwarfdump: DWARFAbbreviationDeclaration::AttributeSpec -> DWARFAtt...Jan Kratochvil
2021-06-24[Coroutine] Properly deal with byval and noalias parametersXun Li
2021-06-23[llvm] Fix thinko in getVendorSignature(), where expected values of ECX and ...Vy Nguyen
2021-06-23Reland 293e8fa13d3f05e993771577a4c022deee5cbf6eVy Nguyen
2021-06-23[ConstantMerge] Don't merge thread_local constants with non-thread_local cons...Amanieu d'Antras
2021-06-23[clang] Don't assert in EmitAggregateCopy on trivial_abi typesArthur Eubanks
2021-06-23[libc++] Make feature-test macros consistent with availability macrosLouis Dionne
2021-06-23[libcxx] Allow shared_ptr's unique_ptr converting constructor to support arra...zoecarver
2021-06-22[libc++] add `inline` for __open's definition in ifstream and ofstreamjasonliu
2021-06-22libsanitizer: Remove cyclades inclusion in sanitizerTamar Christina
2021-06-22[libc++] Fix CI on release/12.x branchLouis Dionne