summaryrefslogtreecommitdiff
path: root/compiler/GHC/Cmm/MachOp.hs
Commit message (Expand)AuthorAgeFilesLines
* cmm: Introduce MemoryOrderingsBen Gamari2022-12-151-3/+14
* compiler: remove unused MO_U_MulMayOfloCheng Shao2022-11-281-4/+0
* Remove SIMD conversionssheaf2022-10-191-5/+5
* Fix a few Note inconsistenciesBen Gamari2022-02-011-3/+2
* cmm: Disallow shifts larger than shifteeBen Gamari2021-12-021-0/+2
* compiler: Improve Haddocks of atomic MachOpsBen Gamari2021-10-041-2/+4
* Add Word64#/Int64# primopsSylvain Henry2021-07-151-0/+35
* Cmm: fix sinking after suspendThreadSylvain Henry2021-05-191-5/+14
* nativeGen: One approach to fix #18527Ben Gamari2020-08-071-0/+3
* winio: Add Atomic Exchange PrimOp and implement Atomic Ptr exchanges.Tamar Christina2020-06-141-0/+3
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Refactoring: use Platform instead of DynFlags when possibleSylvain Henry2020-03-191-78/+78
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Disable two warnings for files that trigger themTom Ellis2020-01-271-0/+2
* Module hierarchy: Cmm (cf #13009)Sylvain Henry2020-01-251-0/+664