Julian Hammer
|
a6cb09cf1f
|
added cache files to package and building during setup
|
2020-10-28 17:16:03 +01:00 |
|
Julian Hammer
|
9d2ea8603f
|
new caching structure with support for distribution
|
2020-10-28 16:29:55 +01:00 |
|
Julian Hammer
|
b5b1a1f2b2
|
version bump
v0.3.8
|
2020-10-20 14:36:43 +02:00 |
|
Julian
|
dd59af16b2
|
Merge pull request #51 from RRZE-HPC/A64FX
A64FX support and several Arm bugfixes and enhancements including better TP scheduling
|
2020-10-16 10:44:47 +02:00 |
|
JanLJL
|
d9325724e2
|
removed duplicate cmp entry
|
2020-10-16 10:11:51 +02:00 |
|
JanLJL
|
7e7269c2bc
|
refactored operand checking in post-processing
|
2020-10-16 10:05:08 +02:00 |
|
JanLJL
|
c64a24ae1b
|
no \t replacement before any other point than user output
|
2020-10-16 09:44:18 +02:00 |
|
JanLJL
|
e8b78e4cc6
|
Merge branch 'master' into A64FX
|
2020-10-15 22:44:12 +02:00 |
|
JanLJL
|
cd5a706f56
|
adjusted tests for AArch64
|
2020-10-15 17:56:08 +02:00 |
|
Jan
|
13426358d0
|
Merge pull request #50 from RRZE-HPC/fix/increment_handling
Fixing Increment Handling
|
2020-10-15 17:00:11 +02:00 |
|
Julian Hammer
|
c80088b628
|
Merge branch 'master' into fix/increment_handling
|
2020-10-15 16:36:29 +02:00 |
|
Julian Hammer
|
748474cd81
|
added more cmp versions
|
2020-10-15 16:23:14 +02:00 |
|
Julian Hammer
|
2fec0bf810
|
Merge branch 'master' into fix/increment_handling
|
2020-10-15 13:55:34 +02:00 |
|
Julian Hammer
|
711a41d18e
|
extended and cleaned up marker tests
|
2020-10-15 13:54:18 +02:00 |
|
Julian Hammer
|
cf4a9cddcb
|
Merge branch 'master' into fix/increment_handling
|
2020-10-15 13:17:02 +02:00 |
|
Julian Hammer
|
5a5a1e74f5
|
added CMP to aarch64 to exclude first op from destinations
|
2020-10-15 13:15:54 +02:00 |
|
Julian Hammer
|
4865e7ea72
|
fixed ignoring of last line without end marker
|
2020-10-15 11:59:51 +02:00 |
|
Julian Hammer
|
d03398ddf9
|
treating post- and pre-incremeted memory references no longer as src_dst
the incremented register is now considered src_dst instead
|
2020-10-13 19:25:29 +02:00 |
|
Julian Hammer
|
edb8df3205
|
considering split AVX loads on SNB and IVB
|
2020-10-13 11:25:13 +02:00 |
|
Julian Hammer
|
489050723c
|
removed a nother set of no-maker tests
v0.3.7
|
2020-10-13 09:03:13 +02:00 |
|
Julian Hammer
|
0cc0d35ce9
|
removed maker missing tests
|
2020-10-12 19:34:04 +02:00 |
|
Julian Hammer
|
7f65bdb022
|
version bump
|
2020-10-12 15:39:49 +02:00 |
|
Julian Hammer
|
04360cc897
|
fixed label identifiers by splitting
|
2020-10-12 15:39:32 +02:00 |
|
Julian Hammer
|
5e7a12f9bb
|
paranthesis now suppored in identifier strings
|
2020-10-12 15:05:52 +02:00 |
|
Julian Hammer
|
1def12ee79
|
if not markes were found, use whole code
|
2020-10-12 15:04:55 +02:00 |
|
Julian Hammer
|
7269156854
|
added --out argument
|
2020-10-12 15:04:18 +02:00 |
|
Julian Hammer
|
d6529ced73
|
fixed push and added pop
|
2020-10-12 15:03:03 +02:00 |
|
Julian Hammer
|
eac728dc9f
|
added tx2 support for ldp d1, d2, [x3]
|
2020-10-07 13:57:57 +02:00 |
|
JanLJL
|
451ba62959
|
added vector mov
|
2020-09-23 10:07:43 +02:00 |
|
JanLJL
|
57cf1bfe6f
|
Merge branch 'master' of github.com:RRZE-HPC/osaca
|
2020-09-17 22:28:56 +02:00 |
|
JanLJL
|
44b921aa73
|
added BS4 dependency
|
2020-09-17 22:27:37 +02:00 |
|
JanLJL
|
accb52ce53
|
Merge branch 'master' of github.com:RRZE-HPC/osaca
|
2020-09-17 22:15:20 +02:00 |
|
JanLJL
|
9e78f85475
|
added instructions
|
2020-09-17 22:14:14 +02:00 |
|
JanLJL
|
64da89ec3d
|
enhancecd ARM identifier to support immediate offsets
|
2020-09-17 22:12:12 +02:00 |
|
JanLJL
|
adeae88665
|
instr update
|
2020-09-17 21:21:15 +02:00 |
|
JanLJL
|
1698ed1776
|
gather enhancement
|
2020-09-03 13:48:00 +02:00 |
|
JanLJL
|
2ef6051e64
|
added gather load instruction
|
2020-09-03 09:30:19 +02:00 |
|
Julian Hammer
|
3308f5d68f
|
version bump
v0.3.6
|
2020-08-05 10:59:10 +02:00 |
|
Julian Hammer
|
bd61b94669
|
ignoring b.none branched in basic block detection
|
2020-08-03 19:23:33 +02:00 |
|
JanLJL
|
0db8b6bcbf
|
fixed first character match for symbolic identifiers
|
2020-08-03 18:30:29 +02:00 |
|
Jan
|
40755b2080
|
Merge pull request #49 from RRZE-HPC/coherent_label_parsing
Coherent label parsing
|
2020-08-03 18:25:20 +02:00 |
|
JanLJL
|
269148c2a1
|
save b/f in numeric identifier as suffix tag
|
2020-08-03 18:08:29 +02:00 |
|
JanLJL
|
12a8506530
|
removed unnecessary code
|
2020-08-03 17:14:58 +02:00 |
|
JanLJL
|
e715badcf9
|
detects numeric label as label
|
2020-08-03 16:59:48 +02:00 |
|
Julian Hammer
|
d6b4355a77
|
labels may now start with numbers
|
2020-08-03 15:53:29 +02:00 |
|
JanLJL
|
5361b63b52
|
version bump
v0.3.4
|
2020-08-03 09:38:50 +02:00 |
|
JanLJL
|
cc39342047
|
minor enhancement for mask parsing
|
2020-08-03 09:07:45 +02:00 |
|
JanLJL
|
addcdeda85
|
added sve instructions
|
2020-08-03 08:55:37 +02:00 |
|
JanLJL
|
23d36a651b
|
enhancements for SVE support
|
2020-08-03 08:54:59 +02:00 |
|
JanLJL
|
b052ab4151
|
bugfix in OoO scheduling
|
2020-07-28 14:52:30 +02:00 |
|