Note that technically both M68000/010 can use M68881, despite the fact that usually only M68020 and newer ISAs are equipped with M68881/2. M68040 and newer processors have builtin M68882.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D147479
[M68k] Add subtarget features for M68881/2 FPU ClosedPublic Authored by myhsu on Apr 3 2023, 3:58 PM.
Details Summary Note that technically both M68000/010 can use M68881, despite the fact that usually only M68020 and newer ISAs are equipped with M68881/2. M68040 and newer processors have builtin M68882.
Diff Detail Event Timelinemyhsu added a child revision: D147481: [M68k] Add basic Clang supports for M68881/2.Apr 3 2023, 4:01 PM
This revision is now accepted and ready to land.Apr 5 2023, 7:50 PM Closed by commit rGaee4399f58f4: [M68k] Add subtarget features for M68881/2 FPU (authored by myhsu). · Explain WhyApr 6 2023, 11:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 511452 llvm/lib/Target/M68k/M68k.td
llvm/lib/Target/M68k/M68kInstrInfo.td
llvm/lib/Target/M68k/M68kSubtarget.h
llvm/lib/Target/M68k/M68kSubtarget.cpp
llvm/test/CodeGen/M68k/m6888x-features.ll
|
nit: need a space to align with the current style.