aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib.h
diff options
authorLinus Torvalds <torvalds@ppc970.osdl.org>2004-11-25 10:37:34 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-07 21:04:49 -0700
commit384b8be31a6ae2813867cea7fcccc464b788b812 (patch)
tree99e95fc21f76ebf3899819a1a8c91720a4309e85 /lib.h
parent0cde10b1951b7175edab953b3325f8c0c990eea1 (diff)
downloadsparse-dev-384b8be31a6ae2813867cea7fcccc464b788b812.tar.gz
Move instruction simplification to new file "simplify.c".
Also, allow marking a pseudo unused by setting it to VOID, which just disables further renaming of that use. This is needed to make phi-source instructions (that can be shared among multiple phi-nodes thanks to CSE) be collectable. We used to just mark the phi source dead, but that was wrong, since _another_ phi node might be using it.
Diffstat (limited to 'lib.h')
0 files changed, 0 insertions, 0 deletions