Update comments to make it clear that the function alignment is the Log2 of the
authorBill Wendling <isanbard@gmail.com>
Wed, 1 Jul 2009 18:50:55 +0000 (18:50 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 1 Jul 2009 18:50:55 +0000 (18:50 +0000)
commitb4202b84d7e54efe5e144885c7da63e6cc465f80
treed357bd5bdf353f4b9eb6ba50c249bb12c5cf5229
parent342a343a570a8e6c80ce11ecb9df7bc65c315975
Update comments to make it clear that the function alignment is the Log2 of the
bytes and not bytes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74624 91177308-0d34-0410-b5e6-96231b3b80d8
23 files changed:
include/llvm/CodeGen/MachineFunction.h
include/llvm/Target/TargetLowering.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/Alpha/AlphaISelLowering.cpp
lib/Target/Alpha/AlphaISelLowering.h
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/CellSPU/SPUISelLowering.h
lib/Target/IA64/IA64ISelLowering.cpp
lib/Target/IA64/IA64ISelLowering.h
lib/Target/MSP430/MSP430ISelLowering.cpp
lib/Target/MSP430/MSP430ISelLowering.h
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/Mips/MipsISelLowering.h
lib/Target/PIC16/PIC16ISelLowering.h
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/Sparc/SparcISelLowering.cpp
lib/Target/Sparc/SparcISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/XCore/XCoreISelLowering.cpp
lib/Target/XCore/XCoreISelLowering.h