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
38afa925809d0818494b19b1b4ae1066396d6be0
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
12
Oct
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
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Aug
30
29
28
26
25
24
23
22
Document potential implementation of CFI in hardware.
Move x86-64 builtins from SemaChecking.cpp to BuiltinsX86_64.def
NFC: CodeCompletionResult's constructor should take const NamedDecl
[ARM] Fix - missing target-cpu in test
Reinstate r283887 and r283882.
[CodeCompletion] Show protocol properties that are accessed through qualified id
[Sema] Handle transparent_union attributes in C mode only
Added REQUIRED triples to the test that fails on some ARM buildbots.
[CUDA] Make touching a kernel from a __host__ __device__ function a deferred error.
Revert - When optimizing for size, enable loop rerolling by default
[Profile] Update testcase for r283948 (NFC)
Module: for ObjectiveC, be consistent when checking hidden decls.
Swift Calling Convention: Parameters are allowed after the
Pass the end of a component to SwiftAggLowering's enumerateComponents callback
Revert "Change Builtins name to be stored as StringRef instead of raw pointers (NFC)"
[Driver] Use -fsyntax-only in test/Driver/show-option-names.c
[Driver] Fix test from r283913 to unbreak bots
Reapply [Driver][Diagnostics] Make 'show option names' default for driver warnings
[CUDA] Re-land support for <complex> (r283683 and r283680).
Fix the build with MSVC 2013 after r283856
Fix clang-offload-bundler test.
[OpenCL] Allow partial initializer for array and struct
Revert r283887 and r283882, until the issue is understood and fixed.
Use StringRef instead of raw pointer in SourceManagerInternals LineTableInfo API (NFC)
r283882 followup. Don't demote ParmVarDecls. This should fix our module builds.
[modules] PR28752: Do not instantiate variable declarations which are not visible.
Revert "[Driver][Diagnostics] Make 'show option names' default for driver warnings"
Delete clang-completion-mode.el.
Turn FileManager DirectoryEntry::Name from raw pointer to StringRef (NFC)
Explicitly ignore return code in test for test systems that use pipefail
Fixup test/Driver/opt-record.c for nvptx pointer size
Add an option to save the backend-produced YAML optimization record to a file
[Sema] Add explicit move constructor for ExpressionEvaluationContextRecord.
Aligned allocation versus CUDA: make deallocation function preference order
[Driver][Diagnostics] Make 'show option names' default for driver warnings
Store FileEntry::Filename as a StringRef instead of raw pointer (NFC)
[Driver] Let -gline-tables-only win when it comes after -gmodules.
Change Builtins name to be stored as StringRef instead of raw pointers (NFC)
Add -fno-sanitize-address-use-after-scope flag
Make the LValue created in EmitValueForIvarAtOffset have the same Qualifiers in the LValue as the QualType in the LValue. No functionality change intended.
Loading