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

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/clang
AgeCommit message (Expand)Author
2022-11-14[clang][test] Avoid UB in overload.clArthur Eubanks
2022-11-13[NFC][Clang] Add some codegen tests for https://github.com/llvm/llvm-project/...Roman Lebedev
2022-11-12[clang-format] Treats &/&& as reference when followed by ',' or ')'Micah Weston
2022-11-12[clang-format] Correctly annotate function names before attributesOwen Pan
2022-11-12Add back single quotes when dontcall attribute was split into dontcall-error/...Fangrui Song
2022-11-12clang: Fix unnecessary truncation of resource limit valuesMatt Arsenault
2022-11-11[LinkerWrapper] Fix -Wpessimizing-moveFangrui Song
2022-11-11[LinkerWrapper] Perform device linking steps in parallelJoseph Huber
2022-11-11Revert "[Clang][AArch64][Darwin] Enable GlobalISel by default for Darwin ARM6...Alex Brachet
2022-11-11Fix typo; NFCAaron Ballman
2022-11-11The handling of 'funsafe-math-optimizations' doesn't update the 'MathErrno'Zahira Ammarguellat
2022-11-11[Clang][LoongArch] Remove duplicate declaration. NFCwanglei
2022-11-11[clang][Interp] Protect Record creation against infinite recursionTimm Bäder
2022-11-11[clang][Interp] Support alignof()Timm Bäder
2022-11-11[clang][Interp] DerivedToBase castsTimm Bäder
2022-11-11Add builtin_elementwise_sin and builtin_elementwise_cosJoshua Batista
2022-11-11[Clang][LoongArch] Implement __builtin_loongarch_crc_w_d_w builtin and add di...gonglingqin
2022-11-11Add missing changes for "[Clang][LoongArch] Handle -march/-m{single,double,so...Weining Lu
2022-11-11[libclang] Expose completion result kind in `CXCompletionResult`Egor Zhdan
2022-11-11[clang-format][NFC] More sorting in getLLVMStyle()Björn Schäpers
2022-11-11[clang-format] Add BreakBeforeInlineASMColon configurationAnastasiia Lukianenko
2022-11-10Updated contact email address.Anastasia Stulova
2022-11-10[libc++] Documents details of the pre-commit CI.Mark de Wever
2022-11-10[OpenCL] Fix diagnostics with templates in kernel args.Anastasia Stulova
2022-11-10[flang] Add -fpass-plugin option to flangTarun Prabhu
2022-11-10[clang] Only use major version in resource dirTimm Bäder
2022-11-10[Clang][LoongArch] Implement __builtin_loongarch_dbar builtingonglingqin
2022-11-10[Clang][LoongArch] Define more LoongArch specific built-in macrosWeining Lu
2022-11-10[Clang][LoongArch] Handle -march/-m{single,double,soft}-float/-mfpu optionsWeining Lu
2022-11-10[C++20] [Modules] Document the behavior about reserved module namesChuanqi Xu
2022-11-10[ObjC] avoid crashing when emitting synthesized getter/setter and ptrdiff_t i...Matt Jacobson
2022-11-10[NFC] Fixing a comment and some indentationssandeepkosuri
2022-11-10Move googletest to the third-party directoryTom Stellard
2022-11-09[Test][AIX][pg] Add 32-bit linker invocation testsMichael Francis
2022-11-09[Test][AIX][p] Add 64-bit linker invocation testsMichael Francis
2022-11-09Revert "Move googletest to the third-party directory"Tom Stellard
2022-11-09[clang] Mention vector in the description for -mno-implict-float.Craig Topper
2022-11-09Move googletest to the third-party directoryTom Stellard
2022-11-09Fix Clang sphinx buildAaron Ballman
2022-11-09[analyzer] Fix crash for array-delete of UnknownVal values.Tomasz Kamiński
2022-11-09[OpenCL] Guard read_write image3d with cl_khr_3d_image_writesSven van Haastregt
2022-11-09[ARM] Move Triple::getARMCPUForArch into ARMTargetParserTomas Matheson
2022-11-09[AArch64] Add support for the Cortex-X3 CPUVictor Campos
2022-11-09Reapply: [Assignment Tracking][7/*] Add assignment tracking functionality to ...OCHyams
2022-11-09Fix D132221 rebase: Add flags to enable Assignment TrackingOCHyams
2022-11-09[X86] Support -march=sierraforest, grandridge, graniterapids.Freddy Ye
2022-11-09[OpenMP] Add map clause to the LIT test on use_device_addr clauseAnimesh Kumar
2022-11-09[Driver] Refactor err_drv_unsupported_option_argument call sites to use llvm:...Fangrui Song
2022-11-08[clang-format][NFCish] Alphabetical sort Format.(h|pp)Björn Schäpers
2022-11-08[AArch64] Allow users-facing feature names in clang target attributesDavid Green