Skip to content
Commit d7fe9d66 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix PR8906: -fno-builtin should disable loop-idiom recognition.

It forms memset and memcpy's, and will someday form popcount and
other stuff.  All of this is bad when compiling the implementation
of memset, memcpy, popcount, etc.

llvm-svn: 122854
parent 66990031
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment