summaryrefslogtreecommitdiff
path: root/src/ortho/mcode
AgeCommit message (Expand)Author
2015-01-22mcode x86: handle more conversions (i64 <-> u8. b2)Tristan Gingold
2015-01-22ortho_code-x86-abi: add moddi3 intrinsic for jit.Tristan Gingold
2015-01-22ortho_code-x86-abi: display intrinsic names.Tristan Gingold
2015-01-13mcode: fix ticket#32 - spill the right instruction.Tristan Gingold
2015-01-12grt: improve --disp-signals-table output.Tristan Gingold
2015-01-12ortho_mcode: handle u32->i64 conversion.Tristan Gingold
2014-12-23Add requested pragma no_strict_aliasing.Tristan Gingold
2014-11-17ortho_mcode: add assertion.Tristan Gingold
2014-11-04Move sources to src/ subdirectory.Tristan Gingold