Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-09 | add possibility to style verb blocks | Quentin Carbonneaux | |
2016-03-09 | join some lines in Makefile | Quentin Carbonneaux | |
2016-03-09 | add styling support | Quentin Carbonneaux | |
2016-03-09 | typo in abi.txt | Quentin Carbonneaux | |
2016-03-09 | be more precise in load types | Quentin Carbonneaux | |
2016-03-09 | use opdesc[] in isel.c | Quentin Carbonneaux | |
2016-03-09 | typo in abi.txt | Quentin Carbonneaux | |
2016-03-09 | document more hybrid return | Quentin Carbonneaux | |
2016-03-09 | fix wrong rbp location in abi.txt | Quentin Carbonneaux | |
2016-03-09 | Ori says we have to use "check" | Quentin Carbonneaux | |
2016-03-09 | more makefile magic | Quentin Carbonneaux | |
2016-03-08 | pheeew, fix numbered titles | Quentin Carbonneaux | |
2016-03-08 | html5 conformance fixes | Quentin Carbonneaux | |
2016-03-08 | cosmetics in abi.txt | Quentin Carbonneaux | |
2016-03-08 | oops, fix quotes in Makefile | Quentin Carbonneaux | |
2016-03-08 | add build scripts | Quentin Carbonneaux | |
2016-03-08 | add links in toc | Quentin Carbonneaux | |
2016-03-08 | fix verb handling | Quentin Carbonneaux | |
2016-03-08 | make abi.txt compatible with txt.ml | Quentin Carbonneaux | |
2016-03-08 | hack inline support | Quentin Carbonneaux | |
2016-03-08 | get rid of dirty dedents | Quentin Carbonneaux | |
2016-03-08 | add more info in opdesc[] | Quentin Carbonneaux | |
2016-03-08 | fix typos in il.txt | Quentin Carbonneaux | |
2016-03-08 | handle indent in code blocks properly | Quentin Carbonneaux | |
2016-03-08 | sane markdown | Quentin Carbonneaux | |
2016-03-08 | fix indent in BNF block | Quentin Carbonneaux | |
2016-03-08 | more il description | Quentin Carbonneaux | |
2016-03-08 | add a default align for data defs | Quentin Carbonneaux | |
2016-03-07 | add test in fpcnv.ssa | Quentin Carbonneaux | |
2016-03-07 | add new cast instruction | Quentin Carbonneaux | |
2016-03-07 | test new conversion instructions | Quentin Carbonneaux | |
2016-03-07 | shuffle a bit visitins() | Quentin Carbonneaux | |
2016-03-07 | refine immediate reload test | Quentin Carbonneaux | |
We only need to load all the bits of a large constant when it is used in long context. | |||
2016-03-07 | cosmetics in err() | Quentin Carbonneaux | |
2016-03-07 | oops symbol conflict in abi3... | Quentin Carbonneaux | |
2016-03-07 | fix two bad bugs in abi classification | Quentin Carbonneaux | |
The conditions to put a struct in memory or not were wrong. And I misused the cls field of the AClass struct. | |||
2016-03-07 | make abi3 resistant to reassoc | Quentin Carbonneaux | |
2016-03-07 | complete abi3 test (fails) | Quentin Carbonneaux | |
2016-03-05 | new abi test, driver is to do | Quentin Carbonneaux | |
2016-03-04 | make bshas() inline | Quentin Carbonneaux | |
2016-03-04 | more il description, pheeew | Quentin Carbonneaux | |
2016-03-04 | start il.txt | Quentin Carbonneaux | |
2016-03-04 | ignore .out files | Quentin Carbonneaux | |
2016-03-04 | bump up NIns, should not hurt us | Quentin Carbonneaux | |
2016-03-04 | get rid of hard coded NBlk | Quentin Carbonneaux | |
2016-03-03 | add some (easy) instructions | Quentin Carbonneaux | |
2016-03-03 | reduce runtime of cprime.ssa | Quentin Carbonneaux | |
2016-03-03 | fix typo in abi2.ssa | Quentin Carbonneaux | |
2016-03-03 | build tests with -g and show returned error code | Quentin Carbonneaux | |
2016-03-03 | new basic fp abi test | Quentin Carbonneaux | |