[llvm-commits] [llvm] r150939 - /llvm/trunk/lib/Transforms/IPO/GlobalOpt.cpp

NAKAMURA Takumi geek4civic at gmail.com
Sun Feb 19 16:37:23 PST 2012


2012/2/20 Chris Lattner <clattner at apple.com>:
> Nice!  It's probably best to rename the "Evaluate" class to "Evaluator".  Also, it can be put into an anon namespace.  Thanks Nick!

Rather, could we integrate the evaluators in globalopt,
constantfolding (and EE/Interpreter)?

...Takumi




More information about the llvm-commits mailing list