Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CertiCompil
CompCert-KVX
Commits
a0d4c6e9
Commit
a0d4c6e9
authored
Jan 07, 2021
by
Sylvain Boulmé
Browse files
recreate abstractbb/
parent
ab788203
Changes
5
Hide whitespace changes
Inline
Side-by-side
configure
View file @
a0d4c6e9
...
...
@@ -815,7 +815,7 @@ fi
if
[
"
$arch
"
=
"aarch64"
]
;
then
# for aarch64 scheduling
cat
>>
Makefile.config
<<
EOF
ARCHDIRS=
$arch
ARCHDIRS=
$arch
scheduling/abstractbb
BACKENDLIB=Machblock.v Machblockgen.v Machblockgenproof.v OptionMonad.v IterList.v
\\
Asmblock.v Asmblockgen.v Asmblockgenproof0.v Asmblockgenproof1.v Asmblockgenproof.v Asm.v Asmblockprops.v
\\
ForwardSimulationBlock.v PostpassScheduling.v PostpassSchedulingproof.v
\\
...
...
@@ -830,7 +830,7 @@ fi
if
[
"
$arch
"
=
"kvx"
]
;
then
cat
>>
Makefile.config
<<
EOF
ARCHDIRS=
$arch
ARCHDIRS=
$arch
scheduling/abstractbb
EXECUTE=kvx-cluster --syscall=libstd_scalls.so --
CFLAGS= -D __KVX_COS__
SIMU=kvx-cluster --
...
...
scheduling/ImpSimuTest.v
→
scheduling/
abstractbb/
ImpSimuTest.v
View file @
a0d4c6e9
File moved
scheduling/Parallelizability.v
→
scheduling/
abstractbb/
Parallelizability.v
View file @
a0d4c6e9
File moved
scheduling/README.md
→
scheduling/
abstractbb/
README.md
View file @
a0d4c6e9
File moved
scheduling/SeqSimuTheory.v
→
scheduling/
abstractbb/
SeqSimuTheory.v
View file @
a0d4c6e9
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment