merge upstream HEAD
[ghc-hetmet.git] / compiler / llvmGen / LlvmCodeGen / Regs.hs
2011-04-19 David TereiLLVM: Fix #5131. Add support for missing stg regs
2010-06-30 David TereiLLVM: Use getelementptr instruction for a lot of situations
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)