OSDN Git Service

[AVX] Clean up the code to configure target lowering for AVX. Specify
authorDavid Greene <greened@obbligato.org>
Thu, 27 Jan 2011 22:38:56 +0000 (22:38 +0000)
committerDavid Greene <greened@obbligato.org>
Thu, 27 Jan 2011 22:38:56 +0000 (22:38 +0000)
commit54d8ebafc7cee5fc55d37f92e93a760e01cab27b
treed08cd9b9ae0d7d3c0efcf836c683a21c2f3acb2f
parente787ddb5105b2c355c166c395ddbeb2047cf3136
[AVX] Clean up the code to configure target lowering for AVX.  Specify
how to lower more/new operations.  This is a prerequisite for adding
additional AVX lowering.

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