Rename -XPArr to -XParallelArrays
[ghc-hetmet.git] / compiler / main / DriverPhases.hs
2010-08-05 Ian LynaghAdd "cmmcpp" as a Haskellish source suffix
2010-07-29 Ian LynaghAdd a debugTrace for the phases that we run
2010-07-13 David TereiLLVM: Add in new LLVM mangler for implementing TNTC...
2010-06-22 David TereiRemove LlvmAs phase as the llvm opt tool now handles...
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)
2010-06-12 Ian LynaghWhitespace only
2008-04-23 Roman LeshchinskiyInclude HsVersions.h where necessary
2008-03-25 Ian LynaghFix warnings in main/DriverPhases
2008-01-12 Ian LynaghUse System.FilePath
2007-09-21 Ian LynaghMove OPTIONS pragmas above comments
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2006-10-04 simonpj@microsoft.comRemove ILX from the GHC altogether (although I left...
2006-07-27 LemmihAdd a C++ phase. Fixes bug #800
2006-04-07 Simon MarlowReorganisation of the source tree