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
3e80fc77381dc8ae6ad54c74968e217e996bbb00
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
7
Dec
6
5
4
3
2
1
30
Nov
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Oct
30
29
28
27
26
25
24
23
22
21
20
19
18
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Add new language mode flags for C17.
Add support for the __has_c_attribute builtin preprocessor macro.
[libclang] Record code-completion invocations to a temporary file when
[OpenMP] NVPTX: Set default/minimum compute capability to sm_35
[OPENMP] Do not capture private variables in the target regions.
update hwasan docs
[driver] Set the 'simulator' environment for Darwin when compiling for
[Index] Add setPreprocessor member to IndexDataConsumer.
[ARM] ACLE parallel arithmetic and DSP style multiplications
Ignore pointers to incomplete types when diagnosing misaligned addresses
Allow conditions to be decomposed with structured bindings
Test commit access
CodeGen: Fix invalid bitcasts for memcpy
Remove old concepts parsing code
[Lex] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
[clang] Add PRIVATE to target_link_libraries
[clang] Use PRIVATE in target_link_libraries
[CMake] Use PRIVATE in target_link_libraries for fuzzers.
Delete special-case "out-of-range" handling for bools, and just use the normal
Fix PR35542: Correct adjusting of private reduction variable
[NVPTX,CUDA] Added llvm.nvvm.fns intrinsic and matching __nvvm_fns builtin in clang.
[CUDA] Added overloads for '[unsigned] long' variants of shfl builtins.
Stringizing raw string literals containing newline
[OPENMP] Improve error message for mapping union members.
[OPENMP] Initial codegen for `teams distribute simd` directive.
[OpenCL] Fix layering violation by getOpenCLTypeAddrSpace
[libclang] Add function to get the buffer for a file
Fix a bunch of wrong "tautological unsigned enum compare" diagnostics in C++.
P0722R2: The first parameter in an implicit call to a destroying operator
Fix another record-parsing-invocation.c test issue on Windows
[CMake] Use PRIVATE in target_link_libraries for executables
Fix one more record-parsing-invocation.c test issue on Windows
Use an even more precise triple to avoid errors on Darwin, where we don't use comdats for inline entities.
[analyzer] do not crash on cases where an array subscript is an rvalue
Give this test a triple to avoid failures on MS bots.
[OPENMP] Fix implicit mapping analysis.
[WebAssembly] Don't use Wasm function sections for more than one function
[OPENMP] Remove non-required parameters for distribute simd outlined
[analyzer] Mark heap-based symbolic regions in debug dumps.
Loading