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
cc28d36809ee131966e1bd25939748d9f7cc07a4
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
14
Nov
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
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Sep
29
28
[PM] Port BoundsChecking to the new PM.
[Sema] Stable sort OverloadCandidates to remove non-deterministic ordering
Revert "Update test_debuginfo.pl script to point to new tree location."
Update link to protobuf
Update a link to the old code.google.com bug tracker
Update link to the Chromium Clang page
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
OpenCL: Assume inline asm is convergent
[CodeGen] fix const-ness of cbrt and fma
Merge branch 'master' of https://github.com/llvm-mirror/clang
[clang] Remove redundant return [NFC]
[analyzer] ObjCGenerics: Don't warn on cast conversions involving explicit cast
[ThinLTO] Handle -fdebug-pass-manager for backend invocations via clang
[X86] test/testn intrinsics lowering to IR. clang side
Change
[analyzer] Document the issue hash debugging facility
[x86][AVX512] Lowering shuffle i/f intrinsics to LLVM IR
Fix AST matcher documentation typo
Add ObjC exception statement AST matchers
[python] [tests] Fix test_linkage for unique external linkage
Adjust r316292 - remove the anonymous union for sharing a bitfield in FunctionDecl.
[cxx_status] Add resolution of CWG issue 1581, since it's an important, visible change.
[cxx_status] Update for moved Albuquerque papers.
[coroutines] Promote cleanup.dest.slot allocas to registers to avoid storing it in the coroutine frame
[CUDA] Fix std::min on device side to return the min, not the max.
Add CLANG_DEFAULT_OBJCOPY to allow Clang to use llvm-objcopy for dwarf fission
Revert "[ThinLTO] Handle -fdebug-pass-manager for backend invocations via clang"
Handle lambda captures of variable length arrays in profiling and printing.
[Serialization] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Add x86-registered-target to REQUIRES for new test
[ThinLTO] Handle -fdebug-pass-manager for backend invocations via clang
Remove declaration of EmitMCountInstrumentation(). NFC
Fix for skipped CMake configuration on debuginfo-tests.
[debuginfo-tests] Make debuginfo-tests work in a standard configuration.
AMDGPU: Add -mxnack/-mno-xnack options that set +/-xnack feature
AMDGPU/NFC: Move getAMDGPUTargetFeatures to AMDGPU toolchain
[clang-format] Handle leading comments in using declaration
[NFC] Pacify bbot for OpenMP 'teams distribute parallel for'
[python] [tests] Rewrite to use standard unittest module
[OpenMP] Parse+Sema for copyin clause of 'teams distribute parallel for'
Loading