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
d8ee1e5a08286092c654058b5e1b60efa5553237
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
13
Apr
12
11
10
9
8
7
6
5
4
3
2
1
31
Mar
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
[OpenCL] Move OpenCLImageTypes.def from clangAST to clangBasic library.
constexpr -> const to appease MSVC bots.
ASTWriterDecl.cpp: Prune a couple of \param(s), corresponding to r266160. [-Wdocumentation]
[modules] Add some missing blockinfo records. No functionality change except to llvm-bcanalyzer output.
[PPC64][VSX] Add a couple of new data types for vec_vsx_ld and vec_vsx_st intrinsics and fix incorrect testcases with minor refactoring
[modules] Refactor handling of cases where we write an offset to a prior record into the bitstream and simplify a little, in preparation for doing this in more cases.
[analyzer] Nullability: Treat nil _Nonnull ivar as invariant violation.
clang/test/Driver/cl-options.c: Fix an expression to recognize dos r'\\'.
[ObjC] Pop all cleanups created in EmitObjCForCollectionStmt before
ObjC class properties: add diagnostics for unimplemented class properties.
[AMDGPU] Add debugger related target options
Add a fixme for an old patch I had lying around that I'm not going to finish any time so n
Always use --eh-frame-hdr on FreeBSD, even for -static
Add a couple of missing vsx load and store intrinsics.
Pass -backend-option to LLVM when there is no target machine.
[modules] Extend r266113 to cope with submodules.
[modules] When an incompatible module file is explicitly provided for a module,
PR19957: [OpenCL] Incorrectly accepts implicit address space conversion with ternary operator.
[analyzer] Nullability: Suppress return diagnostics in inlined functions.
clang-cl: Remove -isystem, add -imsvc.
[OpenCL] Handle AddressSpaceConversion when target address space does not change.
Stricter checks in the stack-protector codegen test.
Revert 266090, needs more testing first.
clang-cl: Expose -nostdlibinc.
[FileManager] Don't crash if reading from stdin and stat(".") fails
Verify commit right by adding a blank line to test/CodeGenOpenCL/address-spaces-conversions.cl.
Moving clang-test-depends into the Clang tests folder and moving vtables_blacklist into the Misc folder; NFC, this simply cleans up the generated solution so that these targets don't live in the root folder of the IDE.
Remove unused diagnostics. NFC.
[OPENMP 4.0] Support for 'linear' clause in 'declare simd' directive.
[OPENMP 4.0] Support for 'aligned' clause in 'declare simd' directive.
[Clang][BuiltIn][avx512] Adding avx512 (shuf,sqrt{ss|sd},rsqrt ) builtin to clang
[ASTMatchers]: fix crash in hasReturnValue
[OPENMP 4.0] Support for 'uniform' clause in 'declare simd' directive.
Basic: fix profiling with GNU EABI
[analyzer] Fix assertion in ReturnVisitor for body-farm synthesized getters
Allow simultaneous safestack and stackprotector attributes.
libclang: fix two memory leaks (PR26292)
Adjust tests to have consistent integer sizes.
Lit C++11 Compatibility Patch #6
Emit the module hash by default with -flto=thin.
Loading