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

llvm-svn: 52085
This commit is contained in:
Bill Wendling 2008-06-08 01:36:24 +00:00
parent c98a7add43
commit b7272db9f6
1 changed files with 0 additions and 3 deletions

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