summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/X86/Cond.hs
Commit message (Expand)AuthorAgeFilesLines
* NCG: New code layout algorithm.Andreas Klebinger2018-11-171-1/+40
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* whitespace onlySimon Marlow2012-09-241-29/+21
* Generate better code for "if (3 <= x) then ..."Simon Marlow2012-09-241-1/+18
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* NCG: Validate fixes for x86-linuxBen.Lippmeier@anu.edu.au2009-02-151-1/+1
* NCG: Split up the native code generator into arch specific modulesBen.Lippmeier@anu.edu.au2009-02-151-0/+52