Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir: Recognize open-coded extract_u16. | Matt Turner | 2016-03-04 | 1 | -0/+5 |
* | nir: Recognize open-coded extract_u8. | Matt Turner | 2016-03-04 | 1 | -0/+7 |
* | nir: Recognize open-coded bitfield_reverse. | Matt Turner | 2016-02-08 | 1 | -0/+13 |
* | nir: Recognize product of open-coded pow()s. | Matt Turner | 2016-02-08 | 1 | -0/+2 |
* | nir: Add opt_algebraic rules for xor with zero. | Matt Turner | 2016-02-08 | 1 | -0/+2 |
* | nir: Add lowering support for unpacking opcodes. | Matt Turner | 2016-02-01 | 1 | -0/+28 |
* | nir: Add lowering support for packing opcodes. | Matt Turner | 2016-02-01 | 1 | -0/+20 |
* | nir: Add opcodes to extract bytes or words. | Matt Turner | 2016-02-01 | 1 | -0/+16 |
* | nir: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -0/+285 |