Remove some code for inferring alignment info from the x86 backend
authorChris Lattner <sabre@nondot.org>
Sat, 26 Jan 2008 20:07:42 +0000 (20:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 26 Jan 2008 20:07:42 +0000 (20:07 +0000)
commitba96fbc164e90855a7773a67669e24bad4d674c8
tree7bce13a0bd149a5d4d3f8c93eb05d497c1882f8d
parentb8f43875c3e532666dd736aa3823c5edf4114a05
Remove some code for inferring alignment info from the x86 backend
now that the dag combiner does it.

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