aboutsummaryrefslogtreecommitdiffstats
path: root/src/ortho/mcode/ortho_code-x86-insns.adb
Commit message (Expand)AuthorAgeFilesLines
* mcode x86: fix regressions.Tristan Gingold2015-11-141-52/+122
* mcode x86: enable sse.Tristan Gingold2015-11-121-6/+15
* mcode x86: pass testsuite with sse.Tristan Gingold2015-11-121-17/+31
* mcode x86: wip: sse support.Tristan Gingold2015-11-111-134/+118
* mcode: WIP for sse/sse2 generation.Tristan Gingold2015-11-071-17/+25
* mcode: fix crash wrt oe_shl.Tristan Gingold2015-08-311-1/+4
* mcode x86: handle more conversions (i64 <-> u8. b2)Tristan Gingold2015-01-221-7/+28
* mcode: fix ticket#32 - spill the right instruction.Tristan Gingold2015-01-131-6/+11
* ortho_mcode: handle u32->i64 conversion.Tristan Gingold2015-01-121-2/+3
* Move sources to src/ subdirectory.Tristan Gingold2014-11-041-0/+2068