- 25 Aug, 2007 2 commits
-
-
sven.panne@aedion.de authored
-
sven.panne@aedion.de authored
Added a missing "test" and replaced the "-e" option of the shell-builtin "test" with "-f". The former is not portable, see autoconf documentation.
-
- 24 Aug, 2007 4 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 10 Aug, 2007 1 commit
-
-
Ian Lynagh authored
-
- 24 Aug, 2007 13 commits
-
-
Clemens Fruhwirth authored
-
Ben.Lippmeier@anu.edu.au authored
-
Ben.Lippmeier@anu.edu.au authored
-
Ben.Lippmeier@anu.edu.au authored
-
Simon Marlow authored
-
Simon Marlow authored
Fixes another crash with biographical profiling.
-
Simon Marlow authored
-
Simon Marlow authored
In eval_thunk_selector(), when filling the slop for a closure we've just updated, we were using the wrong info table. This bug appears to have been in 6.6, too.
-
Simon Marlow authored
-
Simon Marlow authored
Fixes a crash I encountered with profiling and -debug
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 23 Aug, 2007 1 commit
-
-
Ben.Lippmeier@anu.edu.au authored
Spiller can now insert spill/reload instrs without having to worry about the current stack delta. Generation of actual machine instructions for spills/reloads is deferred until after register allocation proper.
-
- 24 Aug, 2007 2 commits
-
-
simonpj@microsoft.com authored
-
simonpj@microsoft.com authored
-
- 06 Aug, 2007 4 commits
-
-
Michael D. Adams authored
-
Michael D. Adams authored
This is needed in order to write Main_main from pure Cmm.
-
Michael D. Adams authored
This order matches the symantic order better since the GC check is done before the update frame is pushed.
-
Michael D. Adams authored
It now matches the order used by the existing codeGen.
-
- 23 Aug, 2007 4 commits
-
-
Ben.Lippmeier@anu.edu.au authored
-
Ben.Lippmeier@anu.edu.au authored
-
Ben.Lippmeier@anu.edu.au authored
-
Ben.Lippmeier@anu.edu.au authored
-
- 22 Aug, 2007 2 commits
-
-
Ben.Lippmeier@anu.edu.au authored
-
Ben.Lippmeier@anu.edu.au authored
-
- 23 Aug, 2007 1 commit
-
-
simonpj@microsoft.com authored
See the definition of splitInlineCont for what this is about. Cures Trac #1627. Test is simpl017
-
- 22 Aug, 2007 1 commit
-
-
simonpj@microsoft.com authored
-
- 23 Aug, 2007 5 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Simon Marlow authored
-