summaryrefslogtreecommitdiff
path: root/ir_clone.cpp
AgeCommit message (Expand)Author
2010-06-24Merge remote branch 'cworth/master'Eric Anholt
2010-06-24Quiet unused arg warning for ir_constant cloning.Eric Anholt
2010-06-24Move ir_constant cloning alongside the other cloning functions.Eric Anholt
2010-06-24Fix variable remapping in function cloning.Eric Anholt
2010-06-23exec_node: Add new talloc-based new()Carl Worth
2010-06-23Add a virtual clone() method to ir_instruction.Eric Anholt