Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pacxx-clang
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HPC2SE-Project
pacxx-clang
Graph
a18931c67c0be66fe0958140cdbeeab1b52f5420
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Mar
2
1
29
Feb
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
30
29
28
27
[ARM] Add Clang targeting for ARMv8-M Baseline/Mainline
[CLANG][AVX512][BUILTIN] movddup{128|256|512}
[OpenCL] Apply missing restrictions for Blocks in OpenCL v2.0
Fixing a checkfile error in avx512vlbw-builtins.c
[CLANG][AVX512][BUILTIN] movdqu{qi|hi} {128|256|512}
Tweak CMakeLists not for libclang to depend on the variable CLANG_TOOL_EXTRA_BUILD.
[docs] Add missing file
[docs] Updated doxygen files to work well with doxygen 1.8.11
[CLANG][AVX512][BUILTIN] movdqa{32|64}{load|store|}{128|256|512}
[libclang] Link clang-tidy plugin into libclang if present.
[Clang][AVX512][BUILTIN] Adding PSRL{W|WI}{128|256|512}
Semantic analysis for the swiftcall calling convention.
[index] Report references of ObjC super class/protocols in interfaces and protocols.
[test] Re-enable asan on the test, stack usage should be lower.
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
[OPENMP 4.5] Initial support for data members in 'linear' clause.
Caught and fixed a typo in r262572.
Fixed a problem where the ASTImporter mishandled in-class initializers.
This patch adds doxygen comments for all the intrinsincs in the header file tmmintrin.h.
Serialize `pragma pointers_to_members` state.
Improve some infrastructure for extended parameter infos and
clang-cl pch test: Instead of copying the input, use /Fp to not write into the test directory.
Serialize `pragma ms_struct` state.
clang-format: [JS] Optionally re-quote string literals.
[analyzer] Move ObjCSuperDeallocChecker out of the alpha package.
[analyzer] Move ObjCDeallocChecker out of the alpha package.
[analyzer] Fix capitalization in ObjCSuperDeallocChecker diagnostic.
Fixed test failure platforms with name mangling different from Linux.
[PGO] Change profile use cc1 option to handle IR level profiles
fix test from r262506
Serialize `#pragma detect_mismatch`.
[libFuzzer] allow -fsanitize-coverage=0 (disables all coverage)
[CUDA] Do not generate unnecessary runtime init code.
[CUDA] Emit host-side 'shadows' for device-side global variables
Serialize `#pragma comment`.
test/Driver/cl-pch-errorhandling.cpp: Copy input file to a temporary
[CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256|512}.
[CLANG] [AVX512] [BUILTIN] Adding PSRAV
[Sema] PR26444 fix crash when alignment value is >= 2**16
[modules] addHeaderInclude() can't fail.
Loading