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
9af604c260f93a93a44c5a34362b1a0ba6236cad
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
1
Jul
30
Jun
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
1
31
May
30
29
28
27
26
25
23
22
21
20
19
18
17
[modules] Don't require the 'inline' specifier when merging an inline function;
[OPENMP 4.0] Initial support for 'omp cancellation point' construct.
Fix a couple of unused variables in no-asserts
-frewrite-includes: Prefer insert to emplace
-frewrite-includes: Rework how includes and modules are differentiated
[modules] Before checking whether the controlling macro of a header is defined,
CodeGen: Do not give local-linkage functions externally available linkage, even temporarily.
[modules] Make the include guard optimization fire a bit more when considering
Use a stable sort to guarantee target feature ordering in the IR
CodeGen: Resize LifetimeExtendedCleanupHeader to avoid alignment issues
[Sema] Don't crash when deduction fails for decltype(auto)
Fix sse4 for target attribute feature additions.
Fix a TODO dealing with canonicalizing attributes on functions by
Fix use-after-free.
[modules] Make sure macros get made visible in the top-level file if we've got
[MS ABI] Stick constructor closures in an IR COMDAT group
More range-based-for-loopification. NFC
CodeGen: Assign an appropriate comdat to thunks.
Update testcases: DICompileUnits are now created distinct by DIBuilder.
Relax this test so it also works on platforms that use characters other
Use an early exit to improve readability. (NFC)
Debug Info: Emit debug info for @import declarations.
Add a function to ExternalASTSource that returns a descriptor that
[clang-cl] Use /arch: to set the base target CPU
[Static Analyzer] Minor improvements to SATest.
[X86] Rename DEFAULT_FN_ATTR macro to __DEFAULT_FN_ATTR
[CONCEPTS] Parsing of concept keyword
clang-format: Properly parse parenthesis in braced lists.
[X86] Add missing undef of DEFAULT_FN_ATTRS in FXSR intrinsics
[X86] Add FXSR intrinsics
Fix a couple of tests in clang/test to match "x86_thiscallcc" introduced in r240971.
Unbreak the Visual C++ 2013 build after r241032.
[CodeGen] Tweak isTriviallyRecursive further
[MS ABI] Workaround corner-case bug in the ABI for operator delete
Sphinx-based clang man pages
Add two missing arguments.
Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule.
Rework parsing of pure-specifiers. Perform the grammar matching and
PR23942: a pure-specifier's integer literal must be spelled '0'
Add support for the x86 builtin __builtin_cpu_supports.
Loading