summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Make xfail properAnton Korobeynikov2009-07-16
* Temporary disable 16 bit bswapAnton Korobeynikov2009-07-16
* Add bswap patternsAnton Korobeynikov2009-07-16
* Fix logic inversion for RI-mode address selectionAnton Korobeynikov2009-07-16
* Unbreak the testAnton Korobeynikov2009-07-16
* Expand 32-bit bitconverts via memoryAnton Korobeynikov2009-07-16
* Fix incomin arg stack frame offset in case we need to generate stack frameAnton Korobeynikov2009-07-16
* Revert the commit, it just hides the real bugAnton Korobeynikov2009-07-16
* Lower anyext to zext, 32-bit stuff does not have any implicit zero-extension ...Anton Korobeynikov2009-07-16
* Provide consistent subreg idx scheme. This (hopefully) fixes remaining divide...Anton Korobeynikov2009-07-16
* Implement 'large' PIC modelAnton Korobeynikov2009-07-16
* Implement shifts properly (hopefilly - finally!)Anton Korobeynikov2009-07-16
* Properly handle divides. As a bonus - implement memory versions of them.Anton Korobeynikov2009-07-16
* 32 bit shifts have only 12 bit displacementsAnton Korobeynikov2009-07-16
* Consolidate reg-imm / reg-reg-imm address mode selection logic in one place.Anton Korobeynikov2009-07-16
* Add support for 12 bit displacementsAnton Korobeynikov2009-07-16
* Emit proper lowering of load from arg stack slotAnton Korobeynikov2009-07-16
* Implement dynamic allocasAnton Korobeynikov2009-07-16
* Add jump tablesAnton Korobeynikov2009-07-16
* Add rotatesAnton Korobeynikov2009-07-16
* Add patterns for integer negateAnton Korobeynikov2009-07-16
* Provide proper patterns for and with imm instructions. Tune the tests accordi...Anton Korobeynikov2009-07-16
* Add 32 bit and reg-imm and disable invalid patterns for nowAnton Korobeynikov2009-07-16
* Add z9 and z10 target processors. Mark z10-only instructions as such.Anton Korobeynikov2009-07-16
* Proper lower 'small' resultsAnton Korobeynikov2009-07-16
* Completel forgot about unconditional branchesAnton Korobeynikov2009-07-16
* Lower addresses of globalsAnton Korobeynikov2009-07-16
* Test (incomplete) for easy mulsAnton Korobeynikov2009-07-16
* Provide "wide" muls and divs/remsAnton Korobeynikov2009-07-16
* Tests for cmp / br_cc / select_ccAnton Korobeynikov2009-07-16
* Emit callee-saved regs spills / restoresAnton Korobeynikov2009-07-16
* Some preliminary call loweringAnton Korobeynikov2009-07-16
* Prologue / epilogue emissionAnton Korobeynikov2009-07-16
* Add simple frame index eliminationAnton Korobeynikov2009-07-16
* Provide proper test :)Anton Korobeynikov2009-07-16
* Add address computation stuffAnton Korobeynikov2009-07-16
* Add mem-imm storesAnton Korobeynikov2009-07-16
* Add stores and truncstoresAnton Korobeynikov2009-07-16
* Add patterns for various extloadsAnton Korobeynikov2009-07-16
* Add shifts and reg-imm address matchingAnton Korobeynikov2009-07-16
* Add bunch of 32-bit patterns... Uffff :)Anton Korobeynikov2009-07-16
* Add tests for fixes I committed earlier to the C++ FE.Rafael Espindola2009-07-16
* Add bunch of reg-imm movsAnton Korobeynikov2009-07-16
* Provide masked reg-imm 'or' and 'and'Anton Korobeynikov2009-07-16
* Fix test running linesAnton Korobeynikov2009-07-16
* Add reg-reg and patternAnton Korobeynikov2009-07-16
* Add sub reg-reg patternAnton Korobeynikov2009-07-16
* Add xor reg-reg patternAnton Korobeynikov2009-07-16
* Add or reg-reg pattern.Anton Korobeynikov2009-07-16
* Add add reg-reg and reg-imm patternsAnton Korobeynikov2009-07-16