commit | a2c35cfa21d60051881820fbcf4f5c9089eefe48 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Wed Nov 24 08:41:13 2021 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sun Mar 27 15:20:13 2022 -0600 |
tree | 7c4af1c7736596f91f7ec353ea869405c1cc8cf6 | |
parent | ab3d4371227a34a5561e4d594a17baaad03bf1b7 [diff] |
x86: add modern Intel and AMD CPUs Add options for both CPUs and have -march set correctly for them, and enable -O3 for x86_64 in general. Signed-off-by: Jens Axboe <axboe@kernel.dk>