2007-09-17 |
simonpj@microsoft.com | Loosen the syntax of types slightly |
tree | commitdiff |
2007-09-16 |
Manuel M T Chakravarty | FIX: TypeFamilies: should_compile/Simple12 |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | reloads are now sunk as deep as possible |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | added instance declarations so we can fold over local... |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | added monadic mapM_blocks. the fear, the fear... |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | fix misspelled constructor |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | add another way to run in the fuel monad (this is a... |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | lay ground for more readable dumping of CmmGraph |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | add a function to help identify unique predecessors |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | scrub away remaining MidNop |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | changes needed to get map_blocks to actually compile :-( |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | remove an unwanted language extension |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | drop the old, redundant implementation of postorder_dfs |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | eliminate the last vestige of UniqSM from ZipCfg |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | add map_blocks to ZipCfg |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | get rid of MidNop |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | get freshBlockId out of ZipCfg and bury it in MkZipCfg... |
tree | commitdiff |
2007-09-15 |
Manuel M T Chakravarty | Overhaul of the rewrite rules |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | added foldUFM_Directly, used where appropriate, killed... |
tree | commitdiff |
2007-09-15 |
Norman Ramsey | (temporarily) check consistency of new postorder DFS... |
tree | commitdiff |
2007-09-14 |
simonpj@microsoft.com | Wibbles to MkZipCfgCmm stuff |
tree | commitdiff |
2007-09-14 |
Norman Ramsey | make remove_entry_label actually work inside ZipDataflow |
tree | commitdiff |
2007-09-14 |
Norman Ramsey | export 'entry' from ZipCfg, at least for now |
tree | commitdiff |
2007-09-14 |
simonpj@microsoft.com | Remove export of remove_entry_label |
tree | commitdiff |
2007-09-14 |
Norman Ramsey | replace #ifdef DEBUG with debugIsOn in cmm/MkZipCfg |
tree | commitdiff |
2007-09-13 |
Norman Ramsey | new signatures for splicing functions, new postorder_dfs |
tree | commitdiff |
2007-09-13 |
Norman Ramsey | tidying cmm/CmmSpillReload.hs |
tree | commitdiff |
2007-09-13 |
Norman Ramsey | tidying cmm/CmmLiveZ.hs |
tree | commitdiff |
2007-09-14 |
Ian Lynagh | Use sed to make stage-specific ghc-inplace.c's |
tree | commitdiff |
2007-09-13 |
Ben.Lippmeier@anu... | warning police |
tree | commitdiff |
2007-09-13 |
Ben.Lippmeier@anu... | Better calculation of spill costs / selection of spill... |
tree | commitdiff |
2007-09-12 |
Ben.Lippmeier@anu... | comment wibbles |
tree | commitdiff |
2007-09-13 |
simonpj@microsoft.com | Comments only |
tree | commitdiff |
2007-09-11 |
simonpj@microsoft.com | Comments, and remove export of checkAmbiguity |
tree | commitdiff |
2007-09-11 |
simonpj@microsoft.com | Define and use PprTyThing.pprTypeForUser |
tree | commitdiff |
2007-09-11 |
simonpj@microsoft.com | Minor refactoring: give an explicit name to the pretty... |
tree | commitdiff |
2007-09-12 |
Pepe Iborra | Better modelling of newtypes in the Term datatype |
tree | commitdiff |
2007-09-12 |
Pepe Iborra | GHCi debugger: Added a -fprint-evld-with-show flag |
tree | commitdiff |
2007-09-12 |
Simon Marlow | move generic graph-colouring code into util |
tree | commitdiff |
2007-09-12 |
Norman Ramsey | remove remaining redundancies from ZipCfgCmmRep |
tree | commitdiff |
2007-09-12 |
v.dijk.bas@gmail.com | Forgot to import Data.List.find |
tree | commitdiff |
2007-09-12 |
Ian Lynagh | Remove warning flags from individual compiler modules |
tree | commitdiff |
2007-09-12 |
Clemens Fruhwirth | Clean ups for multi-way building of the GHC package |
tree | commitdiff |
2007-09-12 |
Norman Ramsey | change the zipper representation of calls |
tree | commitdiff |
2007-09-12 |
Norman Ramsey | make it easier to have debugging code typechecked even... |
tree | commitdiff |
2007-09-12 |
Norman Ramsey | fix a typo! |
tree | commitdiff |
2007-09-12 |
Norman Ramsey | cleaned up all warnings (and added many type signatures... |
tree | commitdiff |
2007-09-12 |
Norman Ramsey | overlooked ZipCfgExtras for a name change |
tree | commitdiff |
2007-09-12 |
Norman Ramsey | extra prettyprinting only when debugging |
tree | commitdiff |
2007-09-11 |
Norman Ramsey | renaming, reorganizing, and better doco for ZipCfg |
tree | commitdiff |
2007-09-12 |
Simon Marlow | esacpe backslashes in the filename in the .rc file |
tree | commitdiff |
2007-08-31 |
Clemens Fruhwirth | Remove --export-all-symbols for DLL linking, it is... |
tree | commitdiff |
2007-09-12 |
Clemens Fruhwirth | Sign extension hack to work around PC64 relocation... |
tree | commitdiff |
2007-09-12 |
Simon Marlow | foldl1' was added to Data.List in GHC 6.4.x |
tree | commitdiff |
2007-09-12 |
Simon Marlow | update .hi-boot-6 to track .lhs-boot |
tree | commitdiff |
2007-09-12 |
Simon Marlow | update to track .lhs-boot file |
tree | commitdiff |
2007-09-11 |
Pepe Iborra | Refactoring & documenting the Term pprinter used by... |
tree | commitdiff |
2007-09-11 |
Pepe Iborra | Custom printer for the Term datatype that won't output... |
tree | commitdiff |
2007-09-11 |
Ben.Lippmeier@anu... | Try and rewrite reloads to reg-reg moves in the spill... |
tree | commitdiff |
2007-09-12 |
Manuel M T Chakravarty | Fix type error in MkZipCfg |
tree | commitdiff |
2007-09-11 |
Norman Ramsey | scrape some unused barnacles off of ZipCfg and put... |
tree | commitdiff |
2007-09-11 |
Norman Ramsey | split the CmmGraph constructor interface from the repre... |
tree | commitdiff |
2007-09-11 |
Norman Ramsey | correct two single-identifier bugs that stopped the... |
tree | commitdiff |
2007-09-11 |
Norman Ramsey | default ppr method for CmmGraph now tells more about... |
tree | commitdiff |
2007-09-11 |
Norman Ramsey | prettyprint 'hinted' things in a more readable way |
tree | commitdiff |
2007-09-11 |
Norman Ramsey | check for unreachable code only with -DDEBUG |
tree | commitdiff |
2007-09-11 |
Norman Ramsey | add a big diagnostic for failures in CmmCvt.toZgraph |
tree | commitdiff |
2007-09-11 |
Ben.Lippmeier@anu... | Don't try and coalesce nodes with themselves |
tree | commitdiff |
2007-09-11 |
Ben.Lippmeier@anu... | Try and allocate vregs spilled/reloaded from some slot... |
tree | commitdiff |
2007-09-11 |
Ben.Lippmeier@anu... | Better handling of live range joins via spill slots... |
tree | commitdiff |
2007-09-10 |
Ben.Lippmeier@anu... | Make sure to coalesce all the nodes found during iterat... |
tree | commitdiff |
2007-09-07 |
Ben.Lippmeier@anu... | Add iterative coalescing to graph coloring allocator |
tree | commitdiff |
2007-09-11 |
Pepe Iborra | Custom printer for the Term datatype that won't output... |
tree | commitdiff |
2007-09-11 |
Simon Marlow | FIX #1466 (partly), which was causing concprog001(ghci... |
tree | commitdiff |
2007-09-11 |
Pepe Iborra | Fix type signatures |
tree | commitdiff |
2007-09-11 |
Pepe Iborra | GHCi debugger: new flag -fbreak-on-error |
tree | commitdiff |
2007-09-10 |
Simon Marlow | refactoring: eliminate DriverPipeline.CompResult and... |
tree | commitdiff |
2007-09-10 |
Simon Marlow | refactoring: inline hscMkCompiler |
tree | commitdiff |
2007-09-11 |
Simon Marlow | FIX #1677; poor error message for misspelled module... |
tree | commitdiff |
2007-09-10 |
Pepe Iborra | Nicer GHCi debugger underlining |
tree | commitdiff |
2007-09-10 |
Pepe Iborra | FIX #1669 (GHCi debugger underlining is in the wrong... |
tree | commitdiff |
2007-09-10 |
Ian Lynagh | Turn off orphan warnings |
tree | commitdiff |
2007-09-10 |
Simon Marlow | FIX #903: mkWWcpr: not a product |
tree | commitdiff |
2007-09-10 |
Manuel M T Chakravarty | Cleaned up version of Tom's unflattened skolemOccurs |
tree | commitdiff |
2007-09-09 |
sven.panne@aedion.de | Never try to build Haddock docs in ghc/compiler, even... |
tree | commitdiff |
2007-09-08 |
Norman Ramsey | implement the outOfLine primitive in MkZipCfg (proposed... |
tree | commitdiff |
2007-09-07 |
Norman Ramsey | withUnique and mkBlock as requested by SLPJ (but only... |
tree | commitdiff |
2007-09-07 |
Norman Ramsey | no registers are available after a call |
tree | commitdiff |
2007-09-07 |
Norman Ramsey | wrote an analysis to help in sinking Reload instructions |
tree | commitdiff |
2007-09-08 |
sven.panne@aedion.de | We seem to use Outputable unconditionally these days |
tree | commitdiff |
2007-09-08 |
Ian Lynagh | Make various assertions work when !DEBUG |
tree | commitdiff |
2007-09-07 |
Ian Lynagh | Fix assertions in RtClosureInspect |
tree | commitdiff |
2007-09-07 |
Ian Lynagh | In ASSERT and friends, use all the expressions we are... |
tree | commitdiff |
2007-09-07 |
Norman Ramsey | a good deal of salutory renaming |
tree | commitdiff |
2007-09-07 |
Manuel M T Chakravarty | Made TcTyFuns warning clean |
tree | commitdiff |
2007-09-06 |
Tom Schrijvers | fix for Simple9 |
tree | commitdiff |
2007-09-07 |
Manuel M T Chakravarty | Improved error messages for higher-rank equality contexts |
tree | commitdiff |
2007-09-07 |
Manuel M T Chakravarty | FIX: Type families test Simple14 |
tree | commitdiff |
2007-09-07 |
Norman Ramsey | refactor duplicated code in main/HscMain |
tree | commitdiff |
2007-09-07 |
Norman Ramsey | in CmmExpr, always have (Show GlobalReg), regardless... |
tree | commitdiff |
next |