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
24c9be35101f97542801ade1db3cf12534d0fa60
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
25
Sep
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
Aug
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
Revert commit with wrong message.
[OpenMP] Don't throw cudalib not found error if only front-end is required.
Reinstall the patch "Use EmitPointerWithAlignment to get alignment information of the pointer used in atomic expr" after fixing PR31620.
[x86] remove RUNs that were checking fully optimized IR
Revert "[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.", rL314135.
[analyzer] Fix crash on modeling of pointer arithmetic
[MinGW] Don't link -lmsvcrt if a different msvcrt version is to be linked
[NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins.
[CUDA] Fix names of __nvvm_vote* intrinsics.
[Sema] Null check in BuildDeclarationNameExpr
[Clang] Adding missing feature to goldmont
fixing a bug in mask[z]_set1 intrinsic
Fix implicit-fallthrough warning by adding missing break
Don't warn about runtime behavior problems in variable initializers that we
Silence unused variable warning in Release builds.
[docs] Fix typos in Clang's User's Manual.
Promote storage-only __fp16 vector operands to float vectors.
Correctly compute linkage for members of internal linkage classes.
Commit missing fixes for tool_file_rename
[Support] Rename tool_output_file to ToolOutputFile, NFC
[Analyzer] Fix minor errors in python scripts.
DR1113: anonymous namespaces formally give their contents internal linkage.
[test] Enable clang-func-mapping as a test dep with the analyzer
Fix unused variable warning in non-debug builds.
clang-format plugin: Add missing NL (new line) at EOF (end of file)
[CodeGen][ObjC] Build the global block structure before emitting the
[clang] Fix isExternC matcher docs
Set completion priority of destructors and operators to CCP_Unlikely.
[lit.cfg] Avoid concatenating which(clang-func-mapping) if it's missing
[clang] Fix printf fixit for objc specific types
bindings: expose Linkage to the python bindings
[Coverage] Add an option to emit limited coverage info
[index] Generate class & metaclass manglings for objc
[OPENMP] Handle re-declaration of captured variables in CodeGen.
[Atomic][X8664] set max atomic inline width according to the target
Fix unused variable warning. NFCI.
Add Cross Translation Unit support library
[analyzer] Add new delete with non-virtual destructor check
Merge branch 'master' of https://github.com/llvm-mirror/clang
[clang-format] Ignore case and stable sort using-declarations
Loading