LLVM: Update to use new fp ops introduced in 2.7
[ghc-hetmet.git] / compiler / llvmGen / Llvm / Types.hs
2010-06-28 David TereiLLVM: Update to use new fp ops introduced in 2.7
2010-06-25 David TereiLLVM: Fix bug with calling tail with empty list
2010-06-24 David TereiAdd support for parameter attributes to the llvm BE...
2010-06-22 David TereiFix handling of float literals in llvm BE
2010-06-21 David TereiDeclare some top level globals to be constant when...
2010-06-21 David TereiFix negate op not working for -0 in llvm backend
2010-06-18 David TereiAdd support of TNTC to llvm backend
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)