rename be_pos_XXX to n_be_XXX to be consistent with the architecture specific constants
[libfirm] / ir / be / amd64 / bearch_amd64_t.h
2010-09-22 Matthias Brauneliminate the unnecessary and especially confusing...
2010-07-15 Matthias Braunavoid unnecessary passing around of arch_env_t* in...
2010-07-02 Matthias Braunconvert remaining APIs from be_irg_t* to ir_graph*
2010-06-25 Robin RedekerAdded preliminary Conv, Call and Jmp instructions to...
2010-04-29 Robin Redekeradded amd64 backend code (which doesn't do much yet).