Files
clang-p2996/llvm/docs/CommandGuide
Roman Lebedev e0ad2af691 [exegesis] "Skip codegen" dry-run mode
While "skip measurements mode" is super useful for test coverage,
i've come to discover it's trade-offs. It still calls back-end
to actually codegen the target assembly, and that is what is taking
80%+ of the time regardless of whether or not we skip the measurements.

On the other hand, just being able to see that exegesis can come up
with a snippet to measure something, is already very useful,
and takes maybe a second for a all-opcode sweep.

Reviewed By: gchatelet

Differential Revision: https://reviews.llvm.org/D140702
2023-01-05 17:47:17 +03:00
..
2019-07-04 21:19:05 +00:00
2022-04-14 22:29:03 -04:00
2019-07-04 21:19:05 +00:00
2019-07-04 21:19:05 +00:00
2020-08-09 19:31:49 -07:00
2022-05-14 18:50:20 +00:00
2021-11-08 16:29:28 -08:00