Commit Graph

35 Commits

Author SHA1 Message Date
Jan
9a552aefd8 updated OSACA to v0.7.1 (#8084) 2025-09-09 10:12:49 -05:00
Jan
7634079704 use OSACA v0.7.0 as tool (#7519)
Updated OSACA to version 0.7.0 that finally includes support for Intel
syntax assembly.
Therefore, I increased the version numbers in the `*.amazon.properties`
files and removed the check and error message for Intel syntax in
`osaca-tool.ts`.
Successfully tested with `make check` and manually with a local instance
2025-03-27 12:59:10 -05:00
Jan
d96094c93a use OSACA v0.6.1 (#6961)
Updated OSACA from v0.5.2 to v0.6.1, which includes bug fixes, more
supported instructions for existing architectures and new architectures
like Intel Sapphire Rapids, Nvidia Grace Superchip/Neoverse V2, and AMD
Zen 4.
2024-10-20 15:24:10 -05:00
Jan
f9a6191907 updated OSACA version to v0.5.2 (#5399)
Updated OSACA from v0.5.0 to v0.5.2
2023-08-21 21:12:27 -05:00
Jan
13d16fcb7b updated OSACA version to 0.5.0 (#4903)
Updated OSACA to version 0.5.0 with more supported uarchs and functionalities.
Please see also the corresponding [PR #979 in compiler-explorer/infra](https://github.com/compiler-explorer/infra/pull/979).
2023-04-01 17:04:09 -05:00
Jan
6427599097 updated OSACA version (#3504)
* updated OSACA version
2022-04-08 09:15:01 -05:00
Jan
cd87ee06db updated OSACA version (#3098) 2021-11-05 14:29:34 +01:00
Jan
f72f05d765 updated OSACA version (#3020) 2021-10-11 21:31:45 -05:00
Jan
15be1c3bfe updated OSACA version to 0.4.5 (#2796) 2021-07-22 14:24:22 -05:00
Jan
c3a171c979 updated OSACA version to 0.4.3 (#2656) 2021-05-10 13:26:03 +02:00
Jan
1f0d781617 updated OSACA version to 0.4.2 (#2645) 2021-05-05 11:51:31 +02:00
Matt Godbolt
81f774eaa7 OSACA 0.4.0. Closes #2604 2021-04-26 18:51:41 -05:00
Wyatt Childers
65f906945a Update language levels for active cppx reflection/meta branches (#2483) 2021-03-10 13:16:09 +01:00
Patrick Quist
63f27d37ad Update cppx.amazon.properties 2021-03-10 05:27:09 +01:00
Patrick Quist
d2090a959f fix better 2021-03-10 05:25:28 +01:00
Patrick Quist
4541b0e48e fix include path 2021-03-10 05:23:23 +01:00
Wyatt Childers
4612b71560 Add p2320 cppx label (#2473) 2021-03-10 05:04:44 +01:00
Matt Godbolt
a351c3d3f5 Fix default cppx compiler to be the p1240r1 (CC @DarkArc) 2021-02-11 13:00:00 -06:00
Matt Godbolt
0ad48dbfb8 Some tweaks per discussion with @DarkArc 2021-02-11 10:59:28 -06:00
Matt Godbolt
a4ad7f2a41 Doops; missing in the list 2021-02-08 18:44:30 -06:00
Matt Godbolt
b0765883ad Add p1240r1 cppx compiler, making it default 2021-02-08 17:52:56 -06:00
Jan
11963f03cb updated OSACA version (#2352) 2020-12-14 09:10:12 -06:00
Julian
a44f56de33 updated OSACA to 0.3.12 (#2324) 2020-11-12 20:59:38 -06:00
Jan
374b006204 osaca version bump (#2320) 2020-11-07 19:11:10 +01:00
Julian
63971bffc6 OSACA tool & analysis support (#2280)
* added rudimentary OSACA tool & analysis support
* added osaca to tools. using -trunk
* fixed copyright string and added myself to CONTRIBUTORS.md
* use OSACA v0.3.10
2020-11-03 08:01:23 -06:00
Wyatt Childers
9698016680 Update CPPX trunk language standard to C++20
Update the CPPX trunk language standard to C++20 to prevent issues with the consteval keyword not being registered.
2019-10-20 14:26:57 -04:00
RabsRincon
28c060e7fd Add (trunk) to tools names where necessary
Closes #1532
2019-08-20 18:44:18 +02:00
Partouf
893a43b272 disable stdin in various tools 2019-07-29 21:46:22 +02:00
Matt Godbolt
5125d4f2cb Make the latest cppx compiler the default, per @hsutter's request 2019-06-06 22:46:45 -05:00
Wyatt Childers
040cb4aa6d Target experimental/meta instead of cppx/meta 2019-01-21 17:51:13 -05:00
Partouf
7d1a83f0eb independent source tooling and postcompilation asm tooling 2018-10-31 12:08:02 +01:00
Matt Godbolt
822d1f648e Rename per @hsutter's request 2018-09-23 21:00:46 -05:00
Matt Godbolt
25fe3ca2ad Update per Herb's requests 2018-09-22 15:14:32 -05:00
RabsRincon
3b07b3c3f2 Group compilers 2018-01-27 20:48:47 +01:00
RabsRincon
1d6418faa3 Make CPPX into its own language for the dropdown
Should be ok, but please let me know if this screws something up
2017-12-10 14:16:53 +01:00