Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quiet unused arg warning for ir_constant cloning. | Eric Anholt | 2010-06-24 | 1 | -0/+2 |
* | Move ir_constant cloning alongside the other cloning functions. | Eric Anholt | 2010-06-24 | 1 | -0/+31 |
* | Fix variable remapping in function cloning. | Eric Anholt | 2010-06-24 | 1 | -1/+1 |
* | Add a virtual clone() method to ir_instruction. | Eric Anholt | 2010-06-23 | 1 | -0/+240 |