Searched hist:178332 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/modules/firmware/
H A DMakefilediff 178332 Sun Apr 20 16:11:14 MDT 2008 antoine Unbreak firmware.ko build without kernel.

Approved by: rwatson (mentor)
MFC after: 1 month
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cppdiff 250997 Sun May 26 14:17:17 MDT 2013 dim Pull in r182656 from upstream llvm trunk:

LoopVectorize: LoopSimplify can't canonicalize loops with an
indirectbr in it, don't assert on those cases.

Fixes PR16139.

This should fix clang assertion failures when optimizing at -O3, similar
to:

Assertion failed: (TheLoop->getLoopPreheader() && "No preheader!!"),
function canVectorize, file
contrib/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, line 2171.

Reported by: O. Hartmann <ohartman@zedat.fu-berlin.de>
PR: ports/178332, ports/178977
MFC after: 3 days

Completed in 35 milliseconds