- 27 Apr, 2011 1 commit
-
-
U-EUROPE\dimitris authored
-
- 21 Apr, 2011 2 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 20 Apr, 2011 4 commits
-
-
kgardas authored
-
Simon Peyton Jones authored
In the testsuite there are numerous Makefiles that invoke $(TEST_HC). But, unlike the tests invoked directly by the harness, they didn't pass -dno-debug-output, or $(EXTRA_HC_OPTS). This patch goes part-way towards the goal of making the two consistent: * Almost all invocations in the Makefiles now go '$(TEST_HC)' $(TEST_HC_OPTS) * In test.mk we initialise TEST_HC_OPTS = -dno-debug-output $(EXTRA_HC_OPTS) Still to come (I don't know how to do these) * The invocations of TEST_HC via cabal are not treated (eg cabal01, cabal04), and they should be * TEST_HC_OPTS should probably be initialised the same way as the Python script computes the flags to pass to the TEST_HC that it calls directly
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 19 Apr, 2011 4 commits
- 18 Apr, 2011 1 commit
-
-
- 17 Apr, 2011 5 commits
-
-
Ian Lynagh authored
We now need to import Data.Char rather than Char.
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 16 Apr, 2011 1 commit
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- 15 Apr, 2011 1 commit
-
-
Ian Lynagh authored
-
- 14 Apr, 2011 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Simon Marlow authored
-
- 13 Apr, 2011 1 commit
-
-
Ian Lynagh authored
-
- 12 Apr, 2011 2 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
- 09 Apr, 2011 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
Rename the auxiliary module to work on case-insensitive filesystems, and add extra-cleans for it.
-
- 08 Apr, 2011 4 commits
-
-
Simon Marlow authored
-
Ian Lynagh authored
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Simon Marlow authored
-
- 07 Apr, 2011 1 commit
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- 06 Apr, 2011 4 commits
-
-
Edward Z. Yang authored
The following test creates a nice, inner loop inside a procedure with the new code generator, which tickles the invariant in CmmOpt that all temporaries are single assignment and also a register allocator bug. Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Simon Marlow authored
-
Simon Marlow authored
-
- 05 Apr, 2011 2 commits
-
-
batterseapower authored
-
Simon Marlow authored
-
- 04 Apr, 2011 1 commit
-
-
Ian Lynagh authored
-