Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
SWIFT
SWIFTsim
Merge requests
!734
ARM Fixes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
ARM Fixes
arm_fixes
into
master
Overview
18
Commits
27
Changes
22
Merged
Josh Borrow
requested to merge
arm_fixes
into
master
6 years ago
Overview
18
Commits
27
Changes
22
Expand
Few changes for ARM ThunderX2 and ARM-clang:
Do not assume
char
is signed. Use
int8_t
for the time-bin .
Improve the detection of the ARMv8.1a cycle counter assembly instruction.
Fix
cycle.h
for ARMv8.1a. Will push upstream to FFTW.
Add a synchronization point in the
memswap()
for clang on ARM.
Do not let the autotools choose the flags for clang and GCC on ARM 8.1a. Use the native instructions.
Upgrade to some of the autotools macros.
Edited
6 years ago
by
Matthieu Schaller
0
0
Merge request reports
Loading