summary refs log tree commit diff
path: root/amd64/isel.c
AgeCommit message (Expand)Author
2018-04-26more compiler warnings...Quentin Carbonneaux
2018-04-26Fix compiler warnings.Emil Skoeldberg
2017-07-30fix dynamic stack allocs for amd64Quentin Carbonneaux
2017-06-06fix fp subtractions on amd64Quentin Carbonneaux
2017-06-06fix floating-point divisionQuentin Carbonneaux
2017-05-17intern symbol namesQuentin Carbonneaux
2017-04-08misc fixes for osxQuentin Carbonneaux
2017-04-08prepare for multi-targetQuentin Carbonneaux