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
d724af7fa85aee225bfe4876b602151cc83f5dd0
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
21
Nov
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
17
16
15
14
13
12
11
10
9
8
7
6
[MS] add an init test for thumbv7-windows-msvc
[MS] Increase default new alignment for win64 and test it
Re-revert "Refactor debuginfo-tests."
ASTMatchers{,Macros}.h: Add some extra macros to use for decl/def of matchers
FormatInternal.h: Add missing includes.
[X86] Remove 'mm3now' from isValidFeatureName.
[analyzer] Diagnose stack leaks via block captures
Revert r318669/318694
Resubmit "Refactor debuginfo-tests" again.
Include test files for rL318668
[OpenMP] Initial implementation of code generation for pragma 'teams distribute parallel for' on host
[AutoComplete] Use stronger sort predicate for autocomplete candidates to remove non-deterministic ordering
[Docs] Regenerate the command line option reference.
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
Revert r318456 "Issue -Wempty-body warnings for else blocks"
Revert r318556 "Loosen -Wempty-body warning"
[CodeGen] Move Reciprocals option from TargetOptions to CodeGenOptions
[ARM] For assembler files recognize -Xassembler or -Wa, -mthumb
[ARM] For assembler files recognize -Xassembler or -Wa, -mthumb
[Driver] Add a cc1 flag for the new TBAA metadata format
support for the __pacxx_backend_id intrinsic
[X86] Make sure 'knm' is accepted by -target-cpu
[X86] Make sure 'knm' and 'cannonlake' are accepted by builtin_cpu_is
[X86] Add icelake CPU support for -march.
[X86] Set __corei7__ preprocessor defines for skylake server and cannonlake.
Driver: remove `SupportsObjCGC` (NFC)
[Driver] add initial support for alpine linux
[OpenMP] Show error if VLAs are not supported
[CodeGen] change const-ness of complex calls
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Fix some -Wunused-variable warnings
[AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
Change code owner for Clang Static Analyzer to Devin Coughlin.
Merge branch 'master' of https://github.com/llvm-mirror/clang
[cmake] Use llvm-lit directory when provided for stand-alone build
Fix coverage test on Windows bot
Loosen -Wempty-body warning
[ObjC][ARC] Honor noescape attribute for -Warc-retain-cycles
[CodeGen] Compute the objc EH vtable address point using inbounds GEP.
[AST] Partially revert r318341 to fix two broken tests on llvm-clang-x86_64-expensive-checks-win (NFC).
Loading