libfirm
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
2006-04-11 Christian Würdigremoved ident stuff
2006-04-11 Christian Würdigfixed statistic calls
2006-04-11 Michael Beckadd a memory input to all constants, needed for the...
2006-04-11 Michael Beckremoved warnings
2006-04-11 Michael Beckdirectly call stat_be_block_regpressure() and stat_be_b...
2006-04-10 Michael BeckImplemented full list scheduler using delay and earlies...
2006-04-10 Christian Würdigadded permutation lowering statistics
2006-04-10 Michael Beckbestat is only compiled if FIRMSTAT is defined
2006-04-10 Michael Beckadd a Keep of the vfCom eax output
2006-04-10 Michael BeckFixed be_Return simulation: pop the stack only if float...
2006-04-10 Michael Beckforeach_nodeset() ideom added
2006-04-10 Michael Beckbe_Return nodes now have an attribute telling the numbe...
2006-04-10 Sebastian HackFixed a typo
2006-04-10 Christian Würdigchanged function variables type
2006-04-10 Christian Würdigchanged labels back to block number instead of lokal...
2006-04-10 Sebastian HackMake keep nodes in return blocks dead if there are any
2006-04-10 Christian Würdigfixed be_sched_ready statistics
2006-04-09 Michael BeckAdd floating point compares
2006-04-08 Christian Würdigadded scheduling statistics for number of ready nodes
2006-04-08 Michael Beckrenamed register classes
2006-04-08 Michael Beckused new outs feature
2006-04-08 Michael Beckhandle empty comments in automatic emitters right
2006-04-08 Michael Beckadd comment for new outs feature
2006-04-08 Michael Beckused new outs feature
2006-04-08 Michael BeckUsed new node index so hash node sets ... convert the...
2006-04-08 Michael BeckAdded an assertion to find next time wrong compare...
2006-04-08 Michael BeckFixed a nasty bug: wrong compare function was used
2006-04-07 Michael Beckused new "outs" feature
2006-04-07 Michael BeckAdded "outs", allowing to specify that a node has more...
2006-04-07 Christian Würdigremoved printf
2006-04-07 Christoph MallonMissing \n at EOF
2006-04-07 Adam Szalkowskifixed wrong dependencies which caused recompilation...
2006-04-07 Christian Würdigadded reg pressure statitics
2006-04-07 Christian Würdigadded missing includes
2006-04-07 Christian Würdigfixed indents
2006-04-07 Christian Würdigadded const irn classifier
2006-04-07 Christian Würdigadded addtional statistics
2006-04-07 Michael BeckAdd some Processor specific instruction selections
2006-04-06 Michael BeckHandle new ia32_isa_t type
2006-04-06 Michael Beckadd code for MinGW gas support
2006-04-06 Michael Beckcreate push ebp/pop ebp for frame pointer setups
2006-04-06 Michael Beckmoved be_return creation to it's own function, allowein...
2006-04-06 Christian Würdigremoved 64bit convs
2006-04-06 Christian Würdigactivated deadnode elimination
2006-04-06 Michael Beckhandle keep-alive Blocks
2006-04-06 Christian Würdigadded attr compare function for converts (fixed Conv...
2006-04-06 Christian Würdigfixed binop emitter for Source AM
2006-04-06 Sebastian HackFixed a bug
2006-04-06 Michael Beckfixed return type of be_set_IncSP_pred()
2006-04-06 Sebastian HackAdded beinsn.c
2006-04-06 Sebastian HackAdded included support for be_insn_t
2006-04-06 Sebastian HackAdded insn support
2006-04-05 Michael BeckAdd tarval attribute to fConst
2006-04-05 Michael Beckremoved the arm_transform_env_t structure
2006-04-05 Christian Würdigfixed ia32_emit_binop
2006-04-05 Christian Würdigfixed DivMods
2006-04-05 Christian Würdigfixed prologue
next