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
59be67ffd0b5894009ed82658eab7c91792114f5
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
Sep
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
8
7
6
5
4
[Sema] Move some stuff into -Wtautological-unsigned-enum-zero-compare
[OpenMP] fix seg-faults printing diagnostics with invalid ordered(n) values
Teach clang to tolerate the 'p = nullptr + n' idiom used by glibc
Fix ClangDiagnosticHandler::is*RemarkEnabled members
[Sema] Disallow assigning record lvalues with nested const-qualified fields.
Lowering Mask Set1 intrinsics to LLVM IR
Fix formatting of lambda introducers with initializers.
[Coverage] Remove deferred region for trailing return, fixes PR34611
[Coverage] Use a new API to label gap areas
[Docs] Document cache pruning support for gold
[lit] Update clang and lld to use new config helpers.
[Sema] Fix a pair of crashes when generating exception specifiers with an
Another attempt to fix warning discovered by r313487. [-Wunused-lambda-capture]
Revert rL313511, "Fix a warning discovered by rL313487. [-Wunused-lambda-capture]"
Fix a warning discovered by rL313487. [-Wunused-lambda-capture]
Reformat.
[X86] Move even more of our CPU to feature mapping switch to use fallthroughs
Fix the second half of PR34266: Don't implicitly capture '*this' if the members are found in a class unrelated to the enclosing class.
[X86] Remove unnecessary extra encodings from the CPU name enum in clang
Remove comment accidentally committed with D36642. NFC.
[WebAssembly] Restore __builtin_wasm_rethrow builtin
[docs] add Windows examples to ThinLTO.rst
[X86] Use native shuffle vector for the perm2f128 intrinsics
Resubmit "[lit] Force site configs to run before source-tree configs"
Remove __builtin_wasm_rethrow builtin
[X86] Disable _mm512_maskz_set1_epi64 intrinsic on 32-bit targets to prevent a backend isel failure.
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352 LLVM code change is as per https://reviews.llvm.org/D33514
[Sema] Error out early for tags defined inside an enumeration.
[Analyzer] Check function name size before indexing.
[CUDA] Work around a new quirk in CUDA9 headers.
Fix the __interface inheritence rules to work better with IUnknown and IDispatch
[clang-format] New flag - BraceWrapping.AfterExternBlock
Merge branch 'master' of https://github.com/llvm-mirror/clang
Revert "[lit] Force site configs to run before source-tree configs"
[Sema] Correct typos in LHS, RHS before building a binop expression.
Fix reStructuredText warning.
[MSan] Specify use-after-dtor default value in header.
Minor cleanups to address feedback from Bruno. NFC
Add /System/Library/PrivateFrameworks as a header search path.
[Module map] Introduce a private module re-export directive.
Loading