- Lower Minus ops directly instead of using an intrinsic call
[libfirm] / ir / lower / lower_dw.c
2006-10-09 Michael Beck- Lower Minus ops directly instead of using an intrinsi...
2006-08-14 Michael BeckBugFix:
2006-08-13 Michael BeckBugFix:
2006-07-05 Michael BeckBugFix: current_ir_graph was not set rigtht while lowering
2006-06-09 Michael BeckBugFix: Phi node node correctly split into low and...
2006-05-23 Michael BeckAdd more special cases for Shift operations
2006-05-23 Michael BeckBugFix: lower_Start
2006-05-17 Christian Würdigadded extra shift lowering
2006-05-15 Christian Würdigremoved debug setmask
2006-05-15 Michael BeckBugFix:
2006-05-08 Michael Beckimplemented Conv operations
2006-05-05 Christian Würdigadded missing include
2006-04-28 Michael Beckinvalidate more analyse info
2006-04-28 Michael BeckBugFix: == missed
2006-04-27 Michael Beckinitial implementation of DOUBLE-WORD lowering, cannot...