LLVM: Fix bug with calling tail with empty list
[ghc-hetmet.git] / compiler / llvmGen / LlvmCodeGen / Regs.hs
2010-06-25 David TereiLLVM: Fix bug with calling tail with empty list
2010-06-21 David TereiAllow for stg registers to have pointer type in llvm BE.
2010-06-15 David TereiAdd new LLVM code generator to GHC. (Version 2)