[project @ 2000-06-29 15:08:02 by sewardj]
authorsewardj <unknown>
Thu, 29 Jun 2000 15:08:02 +0000 (15:08 +0000)
committersewardj <unknown>
Thu, 29 Jun 2000 15:08:02 +0000 (15:08 +0000)
commitb8d23d80d62b551c72ec1fcde0646ab9f7add01e
treea9fbe819648a7ab6ba55352417c39b86f91a3cf1
parent868297c37234fb3aca4d0b685239a31fecafbaf3
[project @ 2000-06-29 15:08:02 by sewardj]
Add my wizardly assembly-code basic-block matching program, which is
very useful for debugging the native code generator.  This is not
built by default, because it's totally useless to anyone except the
GHC developers.  The README file describes how to use and maintain it.
ghc/utils/debugNCG/Diff_Gcc_Nat.hs [new file with mode: 0644]
ghc/utils/debugNCG/Makefile [new file with mode: 0644]
ghc/utils/debugNCG/README [new file with mode: 0644]