[LLVMdev] Whole-function isel
Chris Lattner
clattner at apple.com
Wed Apr 23 09:44:47 PDT 2008
On Apr 20, 2008, at 9:59 PM, Christopher Lamb wrote:
> I thought I'd share a little bit of progress I made this weekend.
> I've gotten the first interesting test-case (a simple switch)
> through hyperblock-based DAGISel, and there's a pretty picture too!
> Each part of the switch is emitted directly into the DAG, rather
> than being deferred.
This is really cool!
-Chris
More information about the llvm-dev
mailing list