summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2012-08-03 21:26:18 +0000
committerBob Wilson <bob.wilson@apple.com>2012-08-03 21:26:18 +0000
commitfa59485b94460784d990150c5e06c250195e480e (patch)
treedea9db1320a6db3db79556953d05fbf321a9f619 /llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
parent6430583017c0dd6185e0ca9682b4437d352a68df (diff)
downloadbcm5719-llvm-fa59485b94460784d990150c5e06c250195e480e.tar.gz
bcm5719-llvm-fa59485b94460784d990150c5e06c250195e480e.zip
Fix memcmp code-gen to honor -fno-builtin.
I noticed that SelectionDAGBuilder::visitCall was missing a check for memcmp in TargetLibraryInfo, so that it would use custom code for memcmp calls even with -fno-builtin. I also had to add a new -disable-simplify-libcalls option to llc so that I could write a test for this. llvm-svn: 161262
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/FastISel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud