Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply No_Return pragma only on specs. Create specs if needed. | Tristan Gingold | 2017-02-06 | 1 | -3/+7 |
* | mcode: init support for initialized variables. | Tristan Gingold | 2016-02-17 | 1 | -1/+1 |
* | mcode: add support for x86-64 | Tristan Gingold | 2016-01-06 | 1 | -324/+597 |
* | mcode x86: fix regressions. | Tristan Gingold | 2015-11-14 | 1 | -52/+122 |
* | mcode x86: enable sse. | Tristan Gingold | 2015-11-12 | 1 | -6/+15 |
* | mcode x86: pass testsuite with sse. | Tristan Gingold | 2015-11-12 | 1 | -17/+31 |
* | mcode x86: wip: sse support. | Tristan Gingold | 2015-11-11 | 1 | -134/+118 |
* | mcode: WIP for sse/sse2 generation. | Tristan Gingold | 2015-11-07 | 1 | -17/+25 |
* | mcode: fix crash wrt oe_shl. | Tristan Gingold | 2015-08-31 | 1 | -1/+4 |
* | mcode x86: handle more conversions (i64 <-> u8. b2) | Tristan Gingold | 2015-01-22 | 1 | -7/+28 |
* | mcode: fix ticket#32 - spill the right instruction. | Tristan Gingold | 2015-01-13 | 1 | -6/+11 |
* | ortho_mcode: handle u32->i64 conversion. | Tristan Gingold | 2015-01-12 | 1 | -2/+3 |
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+2068 |