Remove the unused parameter const arch_env_t *env from arch_get_register_req().
[libfirm] / ir / be / ia32 / ia32_architecture.h
2008-05-14 Michael Beck- don't use inc/dec on core2
2008-05-11 Michael Beck- BugFix: flags for pad_return
2008-05-01 Michael Beck- transfor xorps r,r and xorpd r,r into pxor on netburs...
2008-04-19 Michael Beck- add optimisation for size
2008-04-19 Michael Beck- added alignment_label_max_skip
2008-04-19 Michael Beckreorganized cpu's, architectures, and features, hopeful...
2008-04-15 Michael Beck- add barcelona and generic32 targets
2008-04-15 Michael Beck- do not use imul mem, imm32 on newer AMD cpu's
2008-04-15 Michael Beck- fixed costs for Opteron and K10
2008-01-02 Michael Beckupdate copyright message
2007-10-26 Matthias Braunmoved ia32 architecture configuration to a separate...