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
d1ea6adb3651e6e20579e0e66ec28b3b831abd53
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
27
Oct
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
Sep
29
28
27
26
24
23
22
21
20
19
18
17
16
15
14
Fix MSVC warning about missing 'this' from lambda default capture mode
Empty the CtorLists/DtorLists once emitted.
[Xray] Don't generate output for xray tests
Mark invalid RecordDecls as completed.
[coroutines] Build fallthrough and set_exception statements.
[PPC] add vector byte reverse functions to altivec.h
[XRay] Check in Clang whether XRay supports the target when -fxray-instrument is passed
Remove check for -o option in offloading actions builder.
Fix bug when compiling CUDA code with -emit-llvm and -o.
Refactor call emission to package the function pointer together with
Unconditionally pass `-lto_library` to the linker on Darwin
[analyzer] Report CFNumberGetValue API misuse
[CUDA] Move device placement new definitions into a wrapper header.
[CUDA] Switch cuda_wrappers/complex to use a proper include guard instead of #pragma once.
[RecursiveASTVisitor] Visit the implicit expression of a CXXDefaultArgExpr
[PowerPC] Implement vector_insert_exp builtins - clang portion
[PPC] Implement vector reverse elements builtins (vec_reve)
AMDGPU: Add missing ISA versions gfx7.x.x and 8.x.x.
[CMake] Adding example distribution CMake cache files
[PP] Replace some index based for loops with range based ones
Fix use-after-scope in ASTContext.
[PP] Remove another unused parameter
[modules] PR28812: Modules can return duplicate field decls.
[PP] Replace some uses of unsigned with size_t
PP: Remove unused parameters from methods
Bug 28065 - clang-format incorrectly aligns backslash.
[CodeGen] Don't emit lifetime intrinsics for some local variables
[AVX-512] Fix the operand order for all calls to __builtin_ia32_vfmaddss3_mask.
Use printf instead of "echo -ne".
[modules] Fix assert if multiple update records provide a definition for a
[Sema] Handle CaseStmt and DefaultStmt as SwitchCase
[CodeGen] Move shouldEmitLifetimeMarkers into more convenient place
[cxx_status] update comment
Treat module headers wrapped by our builtin headers as implicitly being textual
Implement name mangling proposal for exception specifications from cxx-abi-dev 2016-10-11.
[Myriad] add empty file to simulated bin dir
[Myriad] Find libc++ adjacent to libstdc++
[codeview] emit debug info for indirect virtual base classes
Use linker flag --fix-cortex-a53-843419 on Android ARM64 compilation.
CodeGen: be more conservative about setting section
Loading