about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorAugie Fackler <augie@google.com>2024-07-17 10:07:17 -0400
committerAugie Fackler <augie@google.com>2024-07-17 11:45:02 -0400
commit72e22554caa473df6af10f0ab6c3c7c7c5ef8841 (patch)
tree877105884e2f1fe5fbaa38496b3459668d1ddd3c /compiler/rustc_parse/src/errors.rs
parenta91f7d72f12efcc00ecf71591f066c534d45ddf7 (diff)
downloadrust-72e22554caa473df6af10f0ab6c3c7c7c5ef8841.tar.gz
rust-72e22554caa473df6af10f0ab6c3c7c7c5ef8841.zip
cleanup: remove support for 3DNow! cpu features
In llvm/llvm-project@f0eb5587ceeb641445b64cb264c822b4751de04a all
support for 3DNow! intrinsics and instructions were removed. Per the commit message
there, only AMD chips between 1998 and 2011 or so actually supported
these instructions, and they were effectively replaced by SSE which was
available on many more chips. I'd be very surprised if anyone had ever
used these from Rust.
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions