Displaying 1 result from an estimated 1 matches for "v6paper2".
2005 Mar 17
4
[LLVMdev] new IA64 backend
...a
dog. On the plus side, it _does_ have a tasty new pattern instruction
selector. :) Beyond fixing the first two gaping holes above, I'm
planning on implementing a reasonably serious scheduler/bundler,
something more or less along the lines of that described here:
http://www.jilp.org/vol6/v6paper2.pdf
..hopefully that'll be done in time for xmas. Beyond that, a JIT would
be a very nice addition, and I'll give that a shot too if I can't sucker
anyone else into doing it for me. ;)
Well, thanks to LLVM hackers one and all, but especially Chris for
making the whole endeavour r...