Make ReplaceATOMIC_BINARY_64 a static function. Use a nested switch to reduce to...
authorCraig Topper <craig.topper@gmail.com>
Fri, 17 Aug 2012 06:55:11 +0000 (06:55 +0000)
committerCraig Topper <craig.topper@gmail.com>
Fri, 17 Aug 2012 06:55:11 +0000 (06:55 +0000)
commitc087870c470b033a190aa08269095441816963e4
treebb3b2c90286cf710acedb2972bb437dc346bf2d1
parent3ec64468b01659af4caffbb9cc7c5ec3fc026064
Make ReplaceATOMIC_BINARY_64 a static function. Use a nested switch to reduce to only a single call to it thus allowing it to be inlined by the compiler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162088 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h