Improve hashing of expressions for CSE (reduces warnings about extendCSEnv)
authorsimonpj@microsoft.com <unknown>
Wed, 25 Apr 2007 14:15:30 +0000 (14:15 +0000)
committersimonpj@microsoft.com <unknown>
Wed, 25 Apr 2007 14:15:30 +0000 (14:15 +0000)
commit4550f26cb03baa3b1cb5eb81f5980a8ce0b300b9
tree623001b8dd5ca5f347c9a0f22a7cdc83052372a3
parente49ced85b45b9b6cce185b8008fdef82d70f8642
Improve hashing of expressions for CSE (reduces warnings about extendCSEnv)
compiler/basicTypes/Name.lhs
compiler/coreSyn/CoreUtils.lhs
compiler/simplCore/CSE.lhs