misc stuff

- changed symlinks to better test-matrices
- added -fllvm to compiler-flags
- run gc-stats
This commit is contained in:
Nicole Dresselhaus 2014-01-14 12:59:47 +01:00
parent 3fb1264f5f
commit d04313c4be
4 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -31,7 +31,7 @@ executable hgraph
DCB.DCB,
DCB.Structures,
DCB.IO
ghc-options: -eventlog -Odph -rtsopts -threaded -fno-liberate-case -funfolding-use-threshold1000 -funfolding-keeness-factor1000 -optlo-O3
ghc-options: -Odph -rtsopts -threaded -fno-liberate-case -funfolding-use-threshold1000 -funfolding-keeness-factor1000 -optlo-O3 -fllvm
extensions:
BangPatterns,
DoAndIfThenElse

View File

@ -1 +1 @@
sampledata512.adj
N500E1284.adj

View File

@ -1 +1 @@
sampledata512.adj.atr
N500E1284.adj.atr