[llvm-commits] [gcc-plugin] r82220 - /gcc-plugin/trunk/llvm-convert.cpp

Duncan Sands baldrick at free.fr
Fri Sep 18 07:57:26 PDT 2009


> Most of "Emit" is now dead code since these expressions
> can only occur in a "binary" GIMPLE_ASSIGN expression,
> and are handled elsewhere.

Or a "unary" GIMPLE_ASSIGN.  In short these expressions are always
encoded inside a GIMPLE_ASSIGN.

Ciao,

Duncan.



More information about the llvm-commits mailing list