[llvm-commits] Passing OptLevel to XCoreDAGToDAGISel
Kyriakos Georgiou
kyriakos at xmos.com
Tue Dec 13 08:07:15 PST 2011
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.
Kyriakos Georgiou | XMOS
www.xmos.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PassOptLevelToXCoreDAGToDAGISel.diff
Type: text/x-patch
Size: 2732 bytes
Desc: PassOptLevelToXCoreDAGToDAGISel.diff
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111213/1cdac022/attachment.bin>
More information about the llvm-commits
mailing list