2009-11-05 |
dias@cs.tufts.edu | Loop problems in native back ends, update to T3286 fix |
tree | commitdiff |
2009-11-11 |
Simon Marlow | Support for DragonFly BSD |
tree | commitdiff |
2009-10-15 |
simonpj@microsoft.com | Fix Trac #959: a long-standing bug in instantiating... |
tree | commitdiff |
2009-09-26 |
Ben.Lippmeier@anu... | Fix building of the RTS with the NCG under Windows |
tree | commitdiff |
2009-09-11 |
Simon Marlow | Fix a space leak in the native code gen (again) |
tree | commitdiff |
2009-08-02 |
Simon Marlow | RTS tidyup sweep, first phase |
tree | commitdiff |
2009-07-24 |
Ian Lynagh | Remove GHC's haskell98 dependency |
tree | commitdiff |
2009-07-07 |
Ian Lynagh | Remove unused imports |
tree | commitdiff |
2009-07-06 |
simonpj@microsoft.com | Trim unused imports detected by new unused-import code |
tree | commitdiff |
2009-05-27 |
Ben.Lippmeier.anu... | Follow vreg/hreg patch in X86_64 NCG |
tree | commitdiff |
2009-05-26 |
Ben.Lippmeier@anu... | Follow vreg/hreg patch in PPC NCG |
tree | commitdiff |
2009-05-19 |
Ben.Lippmeier@anu... | Follow vreg/hreg patch in x86 NCG |
tree | commitdiff |
2009-05-19 |
Ben.Lippmeier@anu... | Don't try and coalesce RealReg->RealReg moves |
tree | commitdiff |
2009-05-18 |
Ben.Lippmeier@anu... | Split Reg into vreg/hreg and add register pairs |
tree | commitdiff |
2009-04-21 |
Ben.Lippmeier@anu... | SPARC NCG: Fix available regs for graph allocator |
tree | commitdiff |
2009-04-25 |
Ben.Lippmeier@anu... | Fix SPARC build, missing #include |
tree | commitdiff |
2009-04-24 |
Ben.Lippmeier@anu... | Fix #3182: 64 bit FP value returned by C calls was... |
tree | commitdiff |
2009-04-20 |
Ben.Lippmeier@anu... | SPARC NCG: validate fixes |
tree | commitdiff |
2009-04-20 |
Ben.Lippmeier@anu... | SPARC NCG: Base freeRegs on includes/MachRegs.h again |
tree | commitdiff |
2009-03-30 |
Ben.Lippmeier@anu... | SPARC NCG: Fix 64 bit addition, carry bit wasn't gettin... |
tree | commitdiff |
2009-03-31 |
Ben.Lippmeier@anu... | SPARC NCG: HpLim is now always stored on the stack... |
tree | commitdiff |
2009-03-03 |
dias@eecs.harvard.edu | A few bug fixes; some improvements spurred by paper... |
tree | commitdiff |
2009-02-23 |
Ben.Lippmeier@anu... | SPARC NCG: Split out sanity checking into its own module |
tree | commitdiff |
2009-02-23 |
Ben.Lippmeier@anu... | SPARC NCG: Add jumps to end of blocks when working... |
tree | commitdiff |
2009-02-23 |
Ben.Lippmeier@anu... | SPARC NCG: Enforce the invariant that each block ends... |
tree | commitdiff |
2009-02-17 |
Ben.Lippmeier@anu... | SPARC NCG: Unsigned comparisons are unsigned |
tree | commitdiff |
2009-02-17 |
Ben.Lippmeier@anu... | SPARC NCG: Fix word size conversions |
tree | commitdiff |
2009-02-16 |
Ben.Lippmeier@anu... | SPARC NCG: Split up into chunks, and fix warnings. |
tree | commitdiff |
2009-02-16 |
Ben.Lippmeier@anu... | SPARC NCG: Reorganise Reg and RegInfo |
tree | commitdiff |
2009-02-16 |
Ben.Lippmeier@anu... | NCG: Cleanup old file |
tree | commitdiff |
2009-02-15 |
Ben.Lippmeier@anu... | NCG: validate fixes for ppc-darwin |
tree | commitdiff |
2009-02-15 |
Ben.Lippmeier@anu... | NCG: validate fixes for ghc-6.6 |
tree | commitdiff |
2009-02-15 |
Ben.Lippmeier@anu... | NCG: validate fixes for i386-darwin |
tree | commitdiff |
2009-02-15 |
Ben.Lippmeier@anu... | NCG: validate fixes for x86_64-linux |
tree | commitdiff |
2009-02-15 |
Ben.Lippmeier@anu... | NCG: Haddock validate fix |
tree | commitdiff |
2009-02-15 |
Ben.Lippmeier@anu... | NCG: Validate fixes for x86-linux |
tree | commitdiff |
2009-02-15 |
Ben.Lippmeier@anu... | SPARC NCG: Don't release top half of f6 and f8 |
tree | commitdiff |
2009-02-15 |
Ben.Lippmeier@anu... | NCG: Split up the native code generator into arch speci... |
tree | commitdiff |
2009-02-11 |
Ben.Lippmeier@anu... | SPARC NCG: Make linear allocator use info in SPARC... |
tree | commitdiff |
2009-02-11 |
Ben.Lippmeier@anu... | SPARC NCG: Enumerate freeRegs / globalRegMaybe instead... |
tree | commitdiff |
2009-02-05 |
Ben.Lippmeier@anu... | NCG: Split PprMach into arch specific modules |
tree | commitdiff |
2009-02-13 |
Ben.Lippmeier@anu... | NCG: Split block reorder thing in linear allocator... |
tree | commitdiff |
2009-02-13 |
Ben.Lippmeier@anu... | NCG: Validate fixes for powerpc |
tree | commitdiff |
2009-02-13 |
Ben.Lippmeier@anu... | NCG: Add missing ops to powerpc isJumpish |
tree | commitdiff |
2009-02-06 |
Ian Lynagh | Add a panic to fix the build on amd64/Linux; to be... |
tree | commitdiff |
2009-02-06 |
Ian Lynagh | Fix the build on OS X: only understands .space, not... |
tree | commitdiff |
2009-02-06 |
Ian Lynagh | Fix the build on amd64/Linux |
tree | commitdiff |
2009-02-06 |
Ian Lynagh | When generating C, don't pretend functions are data |
tree | commitdiff |
2009-02-05 |
Ben.Lippmeier@anu... | NCG: Validate fixes |
tree | commitdiff |
2009-02-04 |
Ben.Lippmeier@anu... | NCG: Split RegAllocInfo into arch specific modules |
tree | commitdiff |
2009-02-04 |
Ben.Lippmeier@anu... | NCG: Move RegLiveness -> RegAlloc.Liveness |
tree | commitdiff |
2009-02-04 |
Ben.Lippmeier@anu... | NCG: Rename MachRegs, MachInstrs -> Regs, Instrs to... |
tree | commitdiff |
2009-02-04 |
Ben.Lippmeier@anu... | NCG: Split MachRegs.hs into arch specific modules |
tree | commitdiff |
2009-02-05 |
Ben.Lippmeier@anu... | NCG: Fix validate |
tree | commitdiff |
2009-02-04 |
Ben.Lippmeier@anu... | SPARC NCG: Fix some haddock problems. |
tree | commitdiff |
2009-02-04 |
Ben.Lippmeier@anu... | SPARC NCG: Add Pwr callish mach op |
tree | commitdiff |
2009-02-03 |
Ben.Lippmeier@anu... | NCG: Split MachInstrs into arch specific modules |
tree | commitdiff |
2009-02-03 |
Ben.Lippmeier@anu... | NCG: Move the graph allocator into its own dir |
tree | commitdiff |
2009-02-03 |
Ben.Lippmeier@anu... | SPARC NCG: Give regs o0-o5 back to the allocator |
tree | commitdiff |
2009-02-03 |
Ben.Lippmeier@anu... | NCG: Split out joinToTargets from linear alloctor into... |
tree | commitdiff |
2009-02-02 |
Ben.Lippmeier@anu... | NCG: Split linear allocator into separate modules. |
tree | commitdiff |
2009-01-23 |
Ben.Lippmeier@anu... | SPARC NCG: Keep track of destinations when doing a... |
tree | commitdiff |
2009-01-23 |
Ben.Lippmeier@anu... | SPARC NCG: Do general 64 bit addition and conversion |
tree | commitdiff |
2009-01-23 |
Ben.Lippmeier@anu... | SPARC NCG: Don't need a write barrier for store synchro... |
tree | commitdiff |
2009-01-22 |
Ben.Lippmeier@anu... | SPARC NCG: Use .skip instead of .space in assembler |
tree | commitdiff |
2009-02-02 |
Simon Marlow | Optimise writing out the .s file |
tree | commitdiff |
2009-01-26 |
Simon Marlow | Fix #2961: we lost some of the generated code for stack... |
tree | commitdiff |
2009-01-21 |
Ben.Lippmeier@anu... | SPARC NCG: Reenable out of line 32 bit float ops |
tree | commitdiff |
2009-01-21 |
Ben.Lippmeier@anu... | SPARC NCG: Clean up formatting and add comments in... |
tree | commitdiff |
2009-01-21 |
Ben.Lippmeier@anu... | SPARC NCG: Fix format problem when converting float... |
tree | commitdiff |
2009-01-21 |
Ben.Lippmeier@anu... | SPARC NCG: fill branch delay slot after tabled jump... |
tree | commitdiff |
2009-01-20 |
Ben.Lippmeier@anu... | SPARC NCG: Add tabled switch |
tree | commitdiff |
2009-01-20 |
Ben.Lippmeier@anu... | SPARC NCG: Fix 64bit integers returned from ccalls |
tree | commitdiff |
2009-01-20 |
Ben.Lippmeier@anu... | SPARC NCG: Fix warnings |
tree | commitdiff |
2009-01-16 |
Ben.Lippmeier@anu... | SPARC NCG: Remove a comment that was confusing haddock |
tree | commitdiff |
2009-01-20 |
Ben.Lippmeier@anu... | SPARC NCG: ppr 64 bit store sizes |
tree | commitdiff |
2009-01-20 |
Ben.Lippmeier@anu... | SPARC NCG: Fix generation of 64 bit ops on 32 bit sparc |
tree | commitdiff |
2009-01-20 |
Ben.Lippmeier@anu... | SPARC NCG: Add support for hardware divide |
tree | commitdiff |
2009-01-15 |
Ben.Lippmeier@anu... | SPARC NCG: Redo code for integer sign extension |
tree | commitdiff |
2009-01-15 |
Ben.Lippmeier@anu... | SPARC NCG: Fix signed/unsigned operand format bug |
tree | commitdiff |
2009-01-15 |
Ben.Lippmeier@anu... | More fixes to the SPARC native code generator |
tree | commitdiff |
2009-01-14 |
Ben.Lippmeier@anu... | Start fixing the SPARC native code generator |
tree | commitdiff |
2009-01-12 |
Ben.Lippmeier@anu... | Fix some holes in the SPARC native code generator. |
tree | commitdiff |
2009-01-10 |
Ben.Lippmeier@anu... | Better panic message in RegAllocLinear |
tree | commitdiff |
2009-01-10 |
Ben.Lippmeier@anu... | Make the SPARC NCG compile again - it's still broken... |
tree | commitdiff |
2008-12-29 |
Ian Lynagh | Fix warnings in NCGMonad |
tree | commitdiff |
2008-12-09 |
Simon Marlow | Fix #2838: we should narrow a CmmInt before converting... |
tree | commitdiff |
2008-12-05 |
simonpj@microsoft.com | Remove INLINE pragmas on recursive functions |
tree | commitdiff |
2008-10-17 |
dias@eecs.harvard.edu | Removed warnings, made Haddock happy, added examples... |
tree | commitdiff |
2008-10-16 |
dias@eecs.harvard.edu | Fixed linear regalloc bug, dropped some tracing code |
tree | commitdiff |
2008-10-13 |
dias@eecs.harvard.edu | Big collection of patches for the new codegen branch. |
tree | commitdiff |
2008-08-14 |
dias@eecs.harvard.edu | Merging in the new codegen branch |
tree | commitdiff |
2008-11-18 |
Simon Marlow | Add optional eager black-holing, with new flag -feager... |
tree | commitdiff |
2008-11-11 |
Simon Marlow | Fix to i386_insert_ffrees (#2724, #1944) |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Follow Digraph changes in RegLiveness |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Follow Digraph changes in RegAllocLinear.hs |
tree | commitdiff |
2008-07-31 |
Max Bolingbroke | Follow Digraph changes in AsmCodeGen |
tree | commitdiff |
2008-07-30 |
Simon Marlow | FIX #2388: check that the operand fits before using... |
tree | commitdiff |
2008-07-30 |
Simon Marlow | oops, fix a small pessimisation made in previous refact... |
tree | commitdiff |
2008-07-23 |
Ian Lynagh | Fix a build error on powerpc/Linux; spotted by Jeroen... |
tree | commitdiff |
next |