Merge in new code generator branch.
[ghc-hetmet.git] / compiler / llvmGen / LlvmCodeGen / Base.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-07-07 David TereiLLVM: Fix various typos in comments
2010-06-28 David TereiLLVM: Fix test '2047' under linux-x64
2010-06-28 David TereiAdd noalias and nocapture attributes to pointer stg...
2010-06-24 David TereiAdd support for parameter attributes to the llvm BE...
2010-06-21 David TereiDeclare some top level globals to be constant when...
2010-06-18 David TereiAdd support of TNTC to llvm backend
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)