fixed definition of phase init function
[libfirm] / ir /
2006-05-01 Christian Würdigfixed definition of phase init function
2006-05-01 Christian Würdigremoved const from first parameter for phase init data...
2006-04-29 Adam Szalkowskifixed something that took me 1 hour to find
2006-04-28 Michael Beckfixed initialization
2006-04-28 Christian Würdigchanged from pset to set for phi-spill assoc
2006-04-28 Christian Würdigfixed (?) be_spill_phi
2006-04-27 Sebastian HackWorks with max.c and eliminates some copies.
2006-04-27 Christian Würdigadditional programms produce assembler code
2006-04-27 Christian Würdigfixed am
2006-04-27 Christian Würdigperform statitics only if firmstats are active
2006-04-27 Christian Würdigmerged psets for constraints
2006-04-27 Christian Würdigtemporary disabled lea->add transformation
2006-04-27 Christian Würdigfixed am candidate function
2006-04-27 Christian Würdigrecaluclate liveness just to be on the save side
2006-04-27 Christian Würdigadded quick 'n dirty hack
2006-04-27 Christian Würdigfixed assure_constraints, needs schedule now
2006-04-26 Christian Würdigadded Lea statistics
2006-04-25 Sven Polk*** empty log message ***
2006-04-25 Michael BeckFixed output for x87 instructions with Const input...
2006-04-25 Christian Würdigcreate copy opt structures only when needed
2006-04-25 Michael Beckadd missing include
2006-04-25 Michael BeckFixed operation with address mode (hopefully)
2006-04-24 Michael BeckFixed xConst
2006-04-24 Michael BeckDo not create be_Return for "dead" ends
2006-04-24 Michael BeckFixed that buggy thing :-)
2006-04-24 Christian Würdigupdated listings
2006-04-24 Christian Würdigfixed addressmode
2006-04-24 Christian Würdigadded listings for:
2006-04-21 Michael BeckBugFix: creation of Div/Mod nodes
2006-04-21 Sebastian HackAdded new version of copy heuristic (still very alpha!)
2006-04-21 Christian Würdigcheck if load/store can cosume the lea before consuming it
2006-04-21 Christian Würdigadded new flag to indicate if node already consumed...
2006-04-21 Michael Becklowercase modifiers
2006-04-21 Michael BeckFixed some emitters
2006-04-21 Michael Beckuse arm_fprintf_format() in all emitter functions
2006-04-21 Christian Würdigswitched of address mode for CondJmp temporary
2006-04-21 Christian Würdigfixed address mode optimization
2006-04-21 Michael BeckBugFix: qsort compare function for soill slots
2006-04-21 Christian Würdigfixed addressmode
2006-04-21 Michael Beckremoved unnecessary header dependency
2006-04-21 Christian Würdigmade address mode optimizer more modular
2006-04-21 Christian Würdigadded nolea option to switch of LEA optimization
2006-04-21 Michael BeckFixed creation of Copy before Call
2006-04-21 Michael Beckused foreach_pset() for clarification
2006-04-20 Michael Beckfixed mappings for Load and Store nodes
2006-04-20 Michael Beckremoved unnecessary functions handle the slots
2006-04-20 Michael Beckenambled the BUGGY_REMAT simple rematerializer: only...
2006-04-20 Michael Beckused foreach_pset() for clearness
2006-04-20 Michael Beckput the debug module into a DEBUG_ONLY()
2006-04-20 Christian Würdigsubstituted copymin ilp option with ilp1 and ilp2
2006-04-20 Christian Würdigcommented out DEBUG line
2006-04-20 Michael Beckregister slots are now automatically allocated together...
2006-04-20 Michael BeckImplemented basic FPA support
2006-04-20 Michael Beckimproved documentation
2006-04-20 Michael Beckadded option to set the GAS mode
2006-04-19 Michael BeckBugFix:
2006-04-19 Michael Beckfixed output for local uninitialized entities in MinGW...
2006-04-19 Christian Würdigadded additional option for copymin (can be switched...
2006-04-19 Christian Würdigremoved paramter for perm lowering
2006-04-19 Christian Würdigmoved statitics to bestat
2006-04-19 Michael BeckHandle CondJmp' with memory Proj's right
2006-04-19 Michael Becktypo fixed
2006-04-19 Sebastian HackMerged
2006-04-19 Sebastian HackSmall changes
2006-04-18 Christian Würdigremoved MIN/MAX macros (in irtools.h now)
2006-04-14 Christian Würdigcopy result mode on final transformations (lea->add...
2006-04-14 Christian Würdigfixed mode suffix emitter
2006-04-12 Christian WürdigMB fixed HeapSort algorithm
2006-04-12 Christian Würdigignore .txt
2006-04-12 Michael Beckfactor out: ia32_emit_align()
2006-04-12 Michael Beckdeactivate IncSP peephole optimization, crashes HeapSort
2006-04-12 Michael Beckdefine IS_P6_ARCH
2006-04-12 Michael Beckuse push for CPU's older that P6, always use leave
2006-04-12 Christian Würdigfixed define
2006-04-11 Christian Würdigadd processor specific gas alignment instructions for...
2006-04-11 Christian Würdigadded missing source files
2006-04-11 Christian Würdigremoved MIN marc
2006-04-11 Christian Würdigadded missing include
2006-04-11 Christian Würdigremoved MIN/MAX macros (in irtools.h now)
2006-04-11 Christian Würdigfixed inc generation/emitter
2006-04-11 Christian Würdigadded blank lines
2006-04-11 Michael BeckInc (a misused Add :-) is not commutative
2006-04-11 Michael BeckFixed Push with immediate creation
2006-04-11 Michael BeckMIN is now in irtools.h
2006-04-11 Michael Beckfixed missing include/crash if not scheduled
2006-04-11 Michael Beckadd -b help option
2006-04-11 Michael Beckfixed creation of sequential stores (again :-( )
2006-04-11 Christian Würdigfixed am optimizer
2006-04-11 Christian Würdigfixed gen_Store: take immediate addresses
2006-04-11 Christian Würdigfixed dumper
2006-04-11 Sebastian HackAdded MRIS flag
2006-04-11 Sebastian HackChanged interface
2006-04-11 Sebastian HackAdded MRIS scheduling preprocessor
2006-04-11 Sebastian HackMinor changes
2006-04-11 Michael BeckBugFixes:
2006-04-11 Christian Würdigset add with immediate commutative
2006-04-11 Christian Würdigfixed am optimizer
2006-04-11 Christian Würdigadded cast to avoid warning
2006-04-11 Christian Würdigfixed copy insertion
2006-04-11 Christian Würdigfixed Source AM
next