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
607ef6b99a0f05f4129bf10c89b0f49ff451cac8
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
20
May
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
clang-format: [JS] sort ES6 imports.
clang-format: [JS] Treat "for" as a reserved word after a ".".
CodeGen: address -Wcast-qual warning
Re-alphabetize this file list.
Revert incorrect module map changes in r269907 and replace them with the
Avoid depending on test inputes that aren't in Inputs
[Lexer] Don't merge macro args from different macro files
[analyzer] Fix for PR23790 : constrain return value of strcmp() rather than returning a concrete value.
[CUDA] Implement __ldg using intrinsics.
[Sema] Fix use after move. Found by ubsan.
[CUDA] Do not allow non-empty destructors for global device-side variables.
[CUDA] Split device-var-init.cu tests into separate Sema and CodeGen parts.
[CUDA] Enable fusing FP ops (-ffp-contract=fast) for CUDA by default.
[MS ABI] Ignore transparent contexts when determining the effective context
Check for nullptr argument.
Don't rely on value numbers in test, those are fragile and change in Release (no asserts) builds.
[CUDA] Allow sm_50,52,53 GPUs
[X86][SSE] Sync with llvm/test/CodeGen/X86/sse-intrinsics-fast-isel.ll
[X86][SSE2] Fixed shuffle of results in _mm_cmpnge_sd/_mm_cmpngt_sd tests
[driver] Do not pass install dir to the MultilibSet include dirs callback
[driver] Do not pass target triple to the MultilibSet include dirs callback
[driver][mips] Hardcode triple name in case of CodeSourcery toolchain. NFC
[ARM] Fix cdp intrinsic
[Clang][AVX512][intrinsics] continue completing missing set intrinsics
[X86][SSE2] Added _mm_move_* tests
[X86][SSE2] Added _mm_cast* and _mm_set* tests
[Sema] Allow an external sema source to handle delayed typo corrections.
[X86][SSE2] Sync with llvm/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
clang-format: [JS] Fix spacing in destructuring assignments.
clang-format: Fix incorrect indentation in last line of macro definition
clang-format: Fix enumerator case ranges.
Reapply^3 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"
Fix PR27601 by reverting [r267453] - Refactor traversal of bases in deduction of template parameters from base
Revert accidentally-committed test for PR27558 (which currently fails...)
Make Sema::getPrintingPolicy less ridiculously expensive. This used to perform
Fix a funny Dvorak typo.
Update for llvm change.
Revert r269967 (SSE2 builtin checks) due to failed buildbots
ObjectiveC Class Properties: warn if a class property accessor is mistakenly an
[X86][SSE2] Sync with llvm/test/CodeGen/X86/sse2-intrinsics-fast-isel.ll
Loading