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
50a50feee3d03ebf21b3c1f7831f39418fd38c89
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
11
Jul
10
9
8
7
6
5
4
3
2
1
30
Jun
29
28
27
26
25
23
22
21
20
19
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
May
30
29
28
27
26
25
24
NetBSD uses soft-float by default, unless the environment is EABIHF or
Run the preprocessor test as frontend test for NetBSD, since CC1 mode
[ASTMatchers][NFC] integerLiteral(): Mention negative integers in
[ObjC] Check that a subscript methods is declared for a qualified id type
RecursiveASTVisitor should visit the nested name qualifiers in
[mips] Create the correct profiling symbol on Linux MIPS
[analyzer] Start fixing modeling of bool based types
[clang-import-test] Test that enumerators and their values are found.
[clang-import-test] Committed missed update to clang-import-test.cpp
clang-import-test had some dead code. I did the following to eliminate it:
IsSpecialLong was only ever set in release mode as all of the uses are in asserts. Wrap in ifndef NDEBUG.
Use DenseMap instead std::map for GVSummaryMapTy
Avoid white spaces in file names. NFC
added check if F is only a Declaration
X86 Intrinsics: _bit_scan_forward should not be under #ifdef __RDRND__
Remove incorrect FIXME comment; the FIXME was addressed before the changes were committed
Remove non-ascii characters introduced in r307513
[coroutines] Include the implicit object parameter type when looking up coroutine_traits for member functions.
[analyzer] Faster hashing of subsequences in CompoundStmts.
[X86] Add more feature flag bit defines to cpuid.h for gcc compatibility.
[X86] Add __get_cpuid_count to cpuid.h. Update __get_cpuid to check the maximum level support before accessing the leaf. Rename level to leaf everywhere.
[analyzer] Make StmtDataCollector part of the CloneDetection API
Fix build failure with gcc about mixing enum and non-enum
[Bash-autocompletion] Auto complete cc1 options if -cc1 is specified
[Bash-autocompletion] Fix a bug that -foo=bar doesn't handled properly
[CodeGen] Fold variable into assert.
CodeGen: Fix address space of global variable
[analyzer] Fix a path in the developer manual
[ODRHash] Support FriendDecl
[X86] Move AVX512VPOPCNTDQ in __builtin_cpu_support's enum to match trunk gcc.
Fix warnings introduced by r307434.
Revert r307445 as it breaks on certain platforms.
[MS] Don't statically initialize dllimport member function pointers
Add sample PGO integration test to cover profile annotation and inlining.
Add testcase for r305850.
Enable the new PM + SamlePGO + ThinLTO testing.
[modules ts] Basic for module linkage.
[X86] Replace 'fallthrough' comments with LLVM_FALLTHROUGH.
clang-format: [JS] do not wrap after "readonly".
Recommit [driver][macOS] Pick the system version for the
Loading