summary refs log tree commit diff
path: root/isel.c
AgeCommit message (Expand)Author
2017-04-08prepare for multi-targetQuentin Carbonneaux
2017-02-24update isel commentQuentin Carbonneaux
2017-02-22do not err on address comparisonsQuentin Carbonneaux
2017-02-08make rsp and rbp globally liveQuentin Carbonneaux
2017-01-10isel fixes for lame apple assemblerQuentin Carbonneaux
2016-12-29remove debugging stubQuentin Carbonneaux
2016-12-29do not create useless mem refsQuentin Carbonneaux
2016-12-29simplify seladdr()Quentin Carbonneaux
2016-04-23correctly update nuse for jump argumentsQuentin Carbonneaux
2016-04-22refine fp conversion instructionsQuentin Carbonneaux
2016-04-20match jumps/ops with il textQuentin Carbonneaux
2016-04-13call fixarg on the correct instructionQuentin Carbonneaux
2016-04-12nicer agony message in iselQuentin Carbonneaux
2016-04-12more extensive handling of fast localsQuentin Carbonneaux
2016-04-12both comparison arguments need to be fixedQuentin Carbonneaux
2016-04-12handle dumb conditional jumps in iselQuentin Carbonneaux
2016-03-31move abi code in a new fileQuentin Carbonneaux
2016-03-31cleanup error handlingQuentin Carbonneaux
2016-03-29new layout, put LICENSE in rootQuentin Carbonneaux