summaryrefslogtreecommitdiff
path: root/orc/orcx86insn.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-13x86insn: Convert mmx backend to x86insnDavid Schleef1-8/+186
2011-05-13x86insn: cleanupDavid Schleef1-1/+1
2011-05-13x86insn: rename some functionsDavid Schleef1-149/+149
2011-05-12x86: Add branch relaxationDavid Schleef1-2/+4
2011-05-12x86: separate out final code generationDavid Schleef1-0/+3
2011-05-12x86insn: regularize codegen outputDavid Schleef1-2/+3
2011-05-12x86insn: regularize asm outputDavid Schleef1-2/+27
2011-05-12x86insn: Rename instruction typesDavid Schleef1-17/+17
2011-04-25sse: Fix some instructionsDavid Schleef1-0/+1
2011-04-14headers: Add BEGIN_DECLS and ORC_ENABLE_UNSTABLE_APIDavid Schleef1-0/+8
2011-01-24cpuinsn: Fix code generation breakage on x86_64David Schleef1-0/+2
2010-11-07Change sysinsn to cpuinsnDavid Schleef1-173/+173
2010-11-07x86: Fix sysinsn problems on x86-64David Schleef1-18/+18
2010-11-04x86: more sysinsn conversionDavid Schleef1-0/+8
2010-11-04x86: more sysinsn conversionDavid Schleef1-1/+19
2010-11-04x86: convert misc instructions to sysinsnDavid Schleef1-1/+10
2010-11-04x86: convert jumps to sysinsnDavid Schleef1-1/+20
2010-11-04x86: convert arith instructions to sysinsnDavid Schleef1-1/+37
2010-11-03sse: more conversion to sysinsnDavid Schleef1-1/+28
2010-10-31sse: more conversion to sysinsnDavid Schleef1-6/+20
2010-10-31sse: More conversion to sysinsnDavid Schleef1-146/+163
2010-10-31sse: Convert to using emit_sysinsnDavid Schleef1-138/+147
2010-10-27sse: convert to using orc_sse_emit_sysinsnDavid Schleef1-0/+292