[llvm-commits] Passing OptLevel to XCoreDAGToDAGISel

Chris Lattner clattner at apple.com
Tue Dec 13 10:08:36 PST 2011


On Dec 13, 2011, at 8:07 AM, Kyriakos Georgiou wrote:

> Hi,
> 
> The optLevel was not passed to "XCoreDAGToDAGISel" making the related passes to run always with the llvm default level of optimization. This patch fixes that. 

Looks fine to me, please commit.

-Chris



More information about the llvm-commits mailing list