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
65139b8e3f4c84793ebd60966a1c6f18cef29ca4
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
26
Jul
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
Jun
29
28
27
26
25
23
22
21
20
19
17
16
15
14
13
12
11
10
9
8
[Bash-autocompletion] Show HelpText with possible flags
[Bash-completion] Fixed a bug that file doesn't autocompleted after =
Recommit r308327 2nd time: Add a warning for missing
Update after LLVM change r309087
[clang] Add ARM64 support to armintr.h for MSVC compatibility
[StaticAnalyzer] LoopUnrolling - Attempt #2 to fix a crash in r309006.
[CodeGen] Correctly model std::byte's aliasing properties
Reorder tests to match latest SD-6 draft.
clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h: Add a forward decl AnalysisManager, to unbreak modules build.
[clang] Add abi-breaking-checks support to clang
[StaticAnalyzer] LoopUnrolling - Attempt to fix a crash in r309006.
Fix a bot by linking clang-import-test against libclangDriver
[ExternalASTMerger] Import Objective-C classes
[Frontend] Mark some ASTUnit methods as const. NFC.
[ubsan] Null-check pointers in -fsanitize=vptr (PR33881)
[StaticAnalyzer] Completely unrolling specific loops with known bound option
Revert "This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements." as it is causing msan failures.
Introduce -nostdlib++ flag to disable linking the C++ standard library.
[coroutines] Add serialization/deserialization of coroutines
[analyzer] Add diagnostic text for generalized refcount annotations.
This test case is causing all PPC and SystemZ bots to remain red.
[OPENMP] Codegen for 'task_reduction' clause.
Fix spelling of FileCheck in test.
[PM] Setup TargetLibraryInfo correctly for the new pass manager.
This patch enables the usage of constant Enum identifiers within Microsoft style inline assembly statements.
Fix incorrect use of current directory to find moved paths in ASTReader.
[analyzer] Treat throws as sinks for suppress-on-sink purposes.
[analyzer] Further improve suppress-on-sink behavior in incomplete analyses.
[NFC] Use RAII to un-poison and then re-poison __VA_ARGS__
Debug Info: Avoid completing class types when a definition is in a module.
Revert "[X86][InlineAsm][Ms Compatibility]Prefer variable name over a register when the two collides"
Clang will not add OptNone to PACXX Kernel functions
Merge branch 'master' of https://github.com/llvm-mirror/clang
[clang-format] Reorder assignments, NFC
[CodeGen] Propagate dllexport to thunks
AArch64 & ARM: move TargetInfo functions from .h to .cpp file. NFC.
Merge branch 'rollback'
Work around an MSVC2017 update 3 codegen bug.
[OPENMP] Fix the restrictions for in_reduction clause.
[clang-format] Fix comment levels between '} else {' and PPDirective.
Loading