summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmArgRep.hs
Commit message (Expand)AuthorAgeFilesLines
* Introduce Int16# and Word16#Abhiroop Sarkar2018-11-171-0/+2
* Add Int8# and Word8#Michal Terepeta2018-11-021-0/+2
* Revert "Add Int8# and Word8#"Ben Gamari2018-10-091-2/+0
* Add Int8# and Word8#Michal Terepeta2018-10-071-0/+2
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Update levity polymorphismRichard Eisenberg2017-01-191-1/+2
* Comments onlySimon Peyton Jones2013-10-041-1/+7
* Add support for 512-bit-wide vectors.Geoffrey Mainland2013-09-221-0/+5
* Add support for 256-bit-wide vectors.Geoffrey Mainland2013-09-221-3/+8
* ticky enhancementsNicolas Frisby2013-03-291-0/+135