Fix negate op not working for -0 in llvm backend
authorDavid Terei <davidterei@gmail.com>
Mon, 21 Jun 2010 12:36:06 +0000 (12:36 +0000)
committerDavid Terei <davidterei@gmail.com>
Mon, 21 Jun 2010 12:36:06 +0000 (12:36 +0000)
commit4bb4a1cfa8b88fefae3405d101dc6ff0f7adbae3
tree4ad26b3f9267b4a68ffe47e30c5da9981a572820
parentf9686dd4f9ff6cee56659319941e136a30fa659d
Fix negate op not working for -0 in llvm backend
compiler/llvmGen/Llvm/Types.hs
compiler/llvmGen/LlvmCodeGen/CodeGen.hs
compiler/llvmGen/LlvmCodeGen/Data.hs