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
895b5f639a673c8189c984d3c26c9237950257be
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
10
Jan
9
8
7
6
5
4
3
2
1
31
Dec
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
3
2
1
30
Nov
29
28
27
26
25
24
Fix conversion index / argument index mismatch when diagnosing overload resolution failure.
[OpenMP] Remove outdated comments. NFC.
[ARM] Use generic bitreverse intrinsic, rather than ARM specific rbit.
[analyzer] Treat pointers to static member functions as function pointers
[OpenMP] Sema and parsing for 'target teams distribute simd’ pragma
CGDecl: Skip static variable initializers in unreachable code
[AArch64] Use generic bitreverse intrinsic, rather than AArch64 specific.
[OpenMP] Basic support for a parallel directive in a target region on an NVPTX device
[Sema] Avoid -Wshadow warning when a "redefinition of " error is presented
Remove fixme, use ASTContext::getCanonicalTemplateSpecializationType.
Fix rejects-valid with default member initializers exposed by r291318.
[X86] Add recent CPU strings to some of the tests that check other cpu names.
AMD family 17h (znver1) enablement
[OpenMP] Support the 'is_device_ptr' clause with 'target parallel for' pragma
[OpenMP] Support the 'is_device_ptr' clause with 'target parallel for simd' pragma
Don't classify variable template names as type templates.
[NFC] Rename RAII ExpressionEvaluationContext variable from Unevaluated to ConstantEvaluated when parsing a constant expression.
[coroutines] Sema: Allow co_return all by itself.
Check that template template arguments match template template parameters
[cmake] Obtain LLVM_CMAKE_PATH from llvm-config
Add a test for diagnose_if.
Fixing test to work when the compiler defaults to a different C++ standard version.
MSVC seems to use (void) in __FUNCSIG__ for a zero-parameter function even in C++. Follow suit.
PR31587: Fix handling of __FUNCSIG__ in C.
Allow constexpr construction of subobjects unconditionally, not just in C++14.
[Frontend] Correct values of ATOMIC_*_LOCK_FREE to match builtin
PCH: fix a regression that reports a module is defined in both pch and pcm.
[Lit Test] Make tests C++11 compatible - nothrow destructors
[MS] Mark default args of exported default constructors as used
Split dllexport default constructor closure tests out into a separate file
Follow up to r291448: use isStructorDecl in one more place
[clang] Enable using --section-ordering-file option of ld.gold
[MS] Fix function type mangling of default ctor closures
[cxx1z-constexpr-lambda] [NFC] Add a FIXME to reinstate certain restrictions on constexpr lambdas from appearing within function-signatures (CWG1607)
Use the same ABI logic for AArch64 Big Endian as in other places
Extend NetBSD/AArch64 to cover Big Endian as well.
clang-format: Improve support for override/final as variable names.
[analyzer] Add checker for iterators dereferenced beyond their range.
Merge branch 'master' of https://github.com/llvm-mirror/clang
clang-format: [JS] fix broken test.
Loading