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
11a09b469879a584f7d63c98959b14f6c912725a
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
6
May
5
4
3
2
1
29
Apr
28
27
26
25
24
23
22
21
20
19
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
Update LanguageExtensions doc to refer to C++14 instead of C++1y
[sanitizer-coverage] implement -fsanitize-coverage=no-prune,... instead of a hidden -mllvm flag. clang part.
AArch64: fix weird edge case in ABI.
Permit keywords in module names in #pragma clang module *.
Add support for building modules from preprocessed source.
Multilib: add dump methods
Add cxxStdInitializerListExpr AST matcher
[ODRHash] Fix typo, NFC
Do not redefine the THREAD_ANNOTATION_ATTRIBUTE__ macro in the documentation.
[ARM] Limit the diagnose when an ISR calls a regular function
CodeGen: avoid use of @clang.arc.use intrinsic at O0
ANSIfy more. Still no behavior change.
ANSIfy. No behavior change.
Warn that the [] spelling of uuid(...) is deprecated.
Add a fix-it for -Wunguarded-availability
[ObjC] Don't disallow vector parameters/return values in methods
Introduce Wzero-as-null-pointer-constant.
[Driver] Add a "-mmacos_version_min" option that's an alias for
[Tooling] Remove redundant check, NFCi
Document that Multilib flags must be actual flags
Fix whitespace before token-paste of an argument.
Turn on -Wmicrosoft-enum-forward-reference by default.
Fix bugs checking va_start in lambdas and erroneous contexts
Turn -Wmicrosoft-enum-value off by default.
Driver: only inject libstdc++ paths when needed on CrossWindows
[ms-inline-asm] Use the frontend size only for ambiguous instructions
Re-apply r302108, "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
[Tooling] add a createReplacement overload for StringRef
clang-format: [JS] exponentiation operator
DiagnosticsEngine should clear DelayedDiagID before reporting the
Add support of the next Ubuntu (Ubuntu 17.10 - Artful Aardvark)
Revert "IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI."
[Index] The relation between the declarations in template
[ARM] ACLE Chapter 9 intrinsics
[OpenCL] Add intel_reqd_sub_group_size attribute support
IR: Use pointers instead of GUIDs to represent edges in the module summary. NFCI.
Add #pragma clang module begin/end pragmas and generate them when preprocessing a module.
[Driver] Update AArch64 testcase to match llvm r302078.
Tests: strengthen CHECK line to avoid picking up stray path.
[IR] Abstract away ArgNo+1 attribute indexing as much as possible
Loading