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
9d042bec10a91011bc2401675325b4b9f675ab44
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
19
Apr
18
17
16
15
14
13
12
11
10
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
4
3
2
1
28
Feb
27
26
25
24
Add #pragma clang attribute support to the external_source_symbol attribute
Remove unnecessary condition as suggested by clang-tidy. NFC
[Driver] Unify linking of OpenMP runtime. NFCI.
Avoid assert when a non-static member function is qualified with __unaligned
Add support for editor placeholders to Clang
clang-format: Properly match parens of macro parameter lists.
Revert r300653 and r300650. The underlying commit fixes one issue with
[CodeGen] Use APInt::lshrInPlace instead of APInt::lshr. NFC
Fix member function call with null 'this' pointer.
[modules] Properly look up the owning module for an instantiation of a merged template.
Use less temporary AttributeLists NFC
[modules-ts] Fold together -x c++ and -x c++-module at -cc1 level.
Do not warn about whitespace between ??/ trigraph and newline in line comments if trigraphs are disabled in the current language.
PR30508: Downgrade error to warning if the umbrella folder doesn't exist.
The SubjectMatchRule enum should not be used as a DenseMap key to avoid
[DOXYGEN] Minor improvements in doxygen comments.
Remove unused varible
[AArch64][clang] Pass cpu/arch information to assembler for AArch64.
Testing commit access.
mingw-w64: enable support for __declspec(selectany)
[ASTPrinter] Print template parameter lists for out-of-line functions
Add #pragma clang attribute
Driver: Better detection of mingw-gcc
[ARM] Add hardware build attributes in assembler
[ARM,AArch64] Define __ELF__ for arm-none-eabihf and AArch64
Revert r300539 - Add #pragma clang attribute
Fix one more 'not all control paths return a value' MSVC warning
[TableGen] Fix MSVC warning that occurs in TableGen generated function
Add #pragma clang attribute
Assert that a valid operator new/delete signature is always found by the coroutine body
Speculatively attempt to fix bot failures caused by recent coroutine changes.
[coroutines] Fix building of new/delete expressions when get_return_object_on_allocation_failure() is present.
Debug Info: Remove special-casing of indirect function argument handling.
Fix mishandling of escaped newlines followed by newlines or nuls.
Rename coroutine warning when unhandled_exception() is missing
Revert r300504 - [coroutines] Fix rebuilding of implicit and dependent coroutine statements.
[ubsan] Skip null checks if they are constant-folded away
[ubsan] Skip null checks on pointers to the start of an alloca
[coroutines] Fix rebuilding of implicit and dependent coroutine statements.
clang-cl: Support the /Zc:twoPhase[-] command-line option (PR32680)
Loading