projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
more aggressive optimization of coercion terms
[ghc-hetmet.git]
/
compiler
/
nativeGen
/
2008-07-20
Thomas Schilling
Fix Haddock errors.
tree
|
commitdiff
2008-05-29
dias@eecs.harvard.edu
Replacing copyins and copyouts with data-movement instr...
tree
|
commitdiff
2008-05-29
dias@eecs.harvard.edu
Cmm back end upgrades
tree
|
commitdiff
2008-05-03
Ian Lynagh
Fix sin/cos/tan on x86; trac #2059
tree
|
commitdiff
2008-05-03
Norman Ramsey
replace Cmm 'hint' with 'kind'
tree
|
commitdiff
2008-04-30
Ian Lynagh
Use panic rather than error in RegLiveness
tree
|
commitdiff
2008-04-30
Ian Lynagh
Update an error message
tree
|
commitdiff
2008-04-30
Ian Lynagh
Update a panic message
tree
|
commitdiff
2008-04-27
Ian Lynagh
Fix build on PPC: Add some missing parentheses
tree
|
commitdiff
2008-04-23
Roman Leshchinskiy
Include HsVersions.h where necessary
tree
|
commitdiff
2008-04-22
Ian Lynagh
Change the last few (F)SLIT's into (f)sLit's
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in MachCodeGen
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in PositionIndependentCode
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in RegallocLinear
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in RegLiveness
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in PprMach
tree
|
commitdiff
2008-03-29
Ian Lynagh
Don't import FastString in HsVersions.h
tree
|
commitdiff
2008-03-29
Ian Lynagh
Remove some redundant imports
tree
|
commitdiff
2008-03-29
Ian Lynagh
Remove an #ifdef DEBUG
tree
|
commitdiff
2008-02-07
Ian Lynagh
Make some more modules use LazyUniqFM instead of UniqFM
tree
|
commitdiff
2008-02-07
Duncan Coutts
Make more arch-specific #if's exclusive with #else...
tree
|
commitdiff
2008-02-07
Simon Marlow
remove a bogus assertion
tree
|
commitdiff
2008-02-07
Ian Lynagh
Make some more modules use LazyUniqFM instead of UniqFM
tree
|
commitdiff
2008-01-17
Isaac Dupree
lots of portability changes (#1405)
tree
|
commitdiff
2008-01-13
Ian Lynagh
Fix warnings in utils/FastTypes
tree
|
commitdiff
2008-01-04
Isaac Dupree
change CmmActual, CmmFormal to use a data CmmHinted...
tree
|
commitdiff
2008-01-02
Simon Marlow
expand "out of stack slots" panic to suggest using...
tree
|
commitdiff
2007-12-05
Ian Lynagh
#include ../includes/MachRegs.h rather than just MachRegs.h
tree
|
commitdiff
2007-12-03
Ian Lynagh
FIX #1843: Generate different instructions on PPC
tree
|
commitdiff
2007-11-21
Bertram Felgenhauer
(native gen) fix code generated for GDTOI on x86_32
tree
|
commitdiff
2007-11-21
Bertram Felgenhauer
FIX #1910: fix code generated for GDTOI on x86_32
tree
|
commitdiff
2007-11-21
Bertram Felgenhauer
FIX #1910: fix code generated for GDTOI on x86_32
tree
|
commitdiff
2007-10-05
Thorkil Naur
FIX validate for PPC Mac OS X - RegAllocStats.hs
tree
|
commitdiff
2007-10-05
Thorkil Naur
FIX validate for PPC Mac OS X - RegAllocLinear.hs
tree
|
commitdiff
2007-09-21
Ian Lynagh
Move OPTIONS pragmas above comments
tree
|
commitdiff
2007-09-17
Ben.Lippmeier@anu...
Tune coalescing in non-iterative register allocator
tree
|
commitdiff
2007-09-17
Ben.Lippmeier@anu...
Bugfix to iterative coalescer
tree
|
commitdiff
2007-09-17
Ben.Lippmeier@anu...
Add -dasm-lint
tree
|
commitdiff
2007-09-14
Ben.Lippmeier@anu...
Count CmmTops processed so far in the native code generator
tree
|
commitdiff
2007-09-14
Ben.Lippmeier@anu...
Change spill cost function back to inverse length of...
tree
|
commitdiff
2007-09-14
Ben.Lippmeier@anu...
Replace missing '#' on options pragma
tree
|
commitdiff
2007-09-14
Ben.Lippmeier@anu...
Better cleaning of spills in spill cleaner
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-12
Simon Marlow
move generic graph-colouring code into util
tree
|
commitdiff
2007-09-12
v.dijk.bas@gmail.com
Forgot to import Data.List.find
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-11
Ben.Lippmeier@anu...
Try and rewrite reloads to reg-reg moves in the spill...
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-08
Ian Lynagh
Make various assertions work when !DEBUG
tree
|
commitdiff
2007-09-07
Norman Ramsey
a good deal of salutory renaming
tree
|
commitdiff
2007-09-07
simonpj@microsoft.com
Warning police
tree
|
commitdiff
2007-09-06
Norman Ramsey
massive changes to add a 'zipper' representation of C--
tree
|
commitdiff
2007-09-06
Ben.Lippmeier@anu...
Cure space leak in coloring register allocator
tree
|
commitdiff
2007-09-06
Ben.Lippmeier@anu...
Small improvement to GraphColor.selectColor
tree
|
commitdiff
2007-09-05
Ben.Lippmeier@anu...
Improve GraphColor.colorScan
tree
|
commitdiff
2007-09-05
Ben.Lippmeier@anu...
Refactor MachRegs.trivColorable to do unboxed accumulation
tree
|
commitdiff
2007-09-05
Norman Ramsey
change of representation for GenCmm, GenCmmTop, CmmProc
tree
|
commitdiff
2007-09-05
Ben.Lippmeier@anu...
warning police
tree
|
commitdiff
2007-09-03
Ben.Lippmeier@anu...
Do conservative coalescing in register allocator
tree
|
commitdiff
2007-09-04
Ian Lynagh
Fix CodingStyle#Warnings URLs
tree
|
commitdiff
2007-09-03
Ian Lynagh
Use OPTIONS rather than OPTIONS_GHC for pragmas
tree
|
commitdiff
2007-09-03
Ben.Lippmeier@anu...
NCG space leak avoidance refactor
tree
|
commitdiff
2007-09-03
Ben.Lippmeier@anu...
Do aggressive register coalescing
tree
|
commitdiff
2007-08-28
Ben.Lippmeier@anu...
Add coalescence edges back to the register graph
tree
|
commitdiff
2007-08-31
Ben.Lippmeier@anu...
Fix space leak in NCG
tree
|
commitdiff
2007-09-01
Ian Lynagh
Add {-# OPTIONS_GHC -w #-} and some blurb to all compil...
tree
|
commitdiff
2007-08-28
Ben.Lippmeier@anu...
Better handling of join points in spill cleaner
2007-08-28
tree
|
commitdiff
2007-08-24
Ben.Lippmeier@anu...
comment wibble
tree
|
commitdiff
2007-08-24
Ben.Lippmeier@anu...
Add count of reg-reg moves remaining for linear allocat...
tree
|
commitdiff
2007-08-24
Ben.Lippmeier@anu...
Add a count of how many spill/reloads/reg-reg-moves...
tree
|
commitdiff
2007-08-24
Ben.Lippmeier@anu...
Erase unneeded spill/reloads after register allocation
tree
|
commitdiff
2007-08-24
Ben.Lippmeier@anu...
Be more paranoid about not creating space leaks in...
tree
|
commitdiff
2007-08-24
Ben.Lippmeier@anu...
Show spill/reload pseudo instrs in regalloc stage dump
tree
|
commitdiff
2007-08-23
Ben.Lippmeier@anu...
Add spill/reload pseudo instrs to MachInstrs
tree
|
commitdiff
2007-08-23
Ben.Lippmeier@anu...
Regalloc stage dump in right order
tree
|
commitdiff
2007-08-23
Ben.Lippmeier@anu...
Eliminate more dead reg->reg moves in linear allocator
tree
|
commitdiff
2007-08-23
Ben.Lippmeier@anu...
Handle DOA vregs when building spill stats
tree
|
commitdiff
2007-08-23
Ben.Lippmeier@anu...
Use UniqSet instead of Data.Set
tree
|
commitdiff
2007-08-22
Ben.Lippmeier@anu...
comment wibble
tree
|
commitdiff
2007-08-22
Ben.Lippmeier@anu...
Refactor cmmNativeGen so dumps can be emitted inline...
tree
|
commitdiff
2007-08-21
Ben.Lippmeier@anu...
Instrument linear register allocator.
tree
|
commitdiff
2007-08-20
Ben.Lippmeier@anu...
NCG debugging cleanup
tree
|
commitdiff
2007-08-20
Ben.Lippmeier@anu...
Add vreg-conflicts and vreg-conflict-lifetimes to drop...
tree
|
commitdiff
2007-08-17
Ben.Lippmeier@anu...
Add vreg-population-lifetimes to drop-asm-stats
tree
|
commitdiff
2007-08-17
Ben.Lippmeier@anu...
Add dumping of native code gen stats to file.
tree
|
commitdiff
2007-08-17
Ben.Lippmeier@anu...
Refactor dumping of register allocator statistics.
tree
|
commitdiff
2007-08-14
Ben.Lippmeier@anu...
Add graph coloring register allocator.
tree
|
commitdiff
2007-08-20
Norman Ramsey
put CmmReturnInfo into a CmmCall (and related types)
tree
|
commitdiff
2007-08-09
simonpj@microsoft.com
Rename a constructor CmmForeignCall to CmmCallee, and...
tree
|
commitdiff
2007-07-14
Clemens Fruhwirth
joinToTargets to emit fixup code even when movement...
tree
|
commitdiff
2007-07-31
Clemens Fruhwirth
Change the strategy to determine dynamic data access
tree
|
commitdiff
2007-06-20
Clemens Fruhwirth
Allow access via manually generated SymbolPtrs. General...
tree
|
commitdiff
2007-07-27
Simon Marlow
Pointer Tagging
tree
|
commitdiff
next