LLVM 2.8 is available
LLVM 2.8 is available
Posted Oct 9, 2010 0:05 UTC (Sat) by daglwn (guest, #65432)In reply to: LLVM 2.8 is available by bjacob
Parent article: LLVM 2.8 is available
Those changes had to fit within an existing framework.
Those changes did not nearly go far enough.
The tree vectorization stuff (particularly the use of PPL) is probably the most interesting thing in gcc. It's not a coincidence they had to go outside the gcc IR to do dependence analysis.