Skip to content

WIP: Wip/carter/remove x87 registers

Carter Schonwald requested to merge wip/carter/remove-x87Registers into master

this is a first cut of removing and cleaning up the floating point story and register modelling in the native code gen.

https://ghc.haskell.org/trac/ghc/ticket/8949 is likely the most relevant ticket

it looks like because of lagged replication, master doesn't reflect spj's commits yet though so those have leaked into this

Edited by Carter Schonwald

Merge request reports