[x86] Replace the long spelling of getting a bitcast with the *much*
authorChandler Carruth <chandlerc@gmail.com>
Sat, 30 May 2015 04:23:13 +0000 (04:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 30 May 2015 04:23:13 +0000 (04:23 +0000)
commit9cc2516676063f190e04e231284a52cb45fdb273
treeaef4700195eb8b47046360811d19e460de905794
parent060cdca996c84fd1a82e13ae73f758273d4a5e2e
[x86] Replace the long spelling of getting a bitcast with the *much*
shorter one. NFC.

In addition to being much shorter to type and requiring fewer arguments,
this change saves over 30 lines from this one file, all wasted on total
boilerplate...

llvm-svn: 238640
llvm/lib/Target/X86/X86ISelLowering.cpp