Temporarily reverting r52056. It's causing PPC to fail to bootstrap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52085 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2008-06-08 01:36:24 +00:00
parent dfac7cb306
commit a8a8f427d6

View File

@ -363,9 +363,6 @@ PPCTargetLowering::PPCTargetLowering(PPCTargetMachine &TM)
}
computeRegisterProperties();
// Preferred loop alignment is 16.
setPrefLoopAlignment(16);
}
/// getByValTypeAlignment - Return the desired alignment for ByVal aggregate