summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/RegAllocLinearScan.cpp
diff options
context:
space:
mode:
authorae <ae@FreeBSD.org>2011-06-02 21:59:21 +0000
committerae <ae@FreeBSD.org>2011-06-02 21:59:21 +0000
commit401a1d9956a1dbe5ec3331db6955b55800ce73b0 (patch)
tree805a3441a06cf10a277a663c099785abc9b39a09 /contrib/llvm/lib/CodeGen/RegAllocLinearScan.cpp
parent2ebe0a93a161e9d0fbbf06da60821ea529e549e9 (diff)
downloadFreeBSD-src-401a1d9956a1dbe5ec3331db6955b55800ce73b0.zip
FreeBSD-src-401a1d9956a1dbe5ec3331db6955b55800ce73b0.tar.gz
Use stripesize and stripeoffset in the automatic calculation of
partition offsets. If user requests specific alignment and provider's stripesize is not zero, then use a least common multiple from the stripesize and user specified value. Also fix "gpart resize" implementation: do not try to align the partition size, because the start offset may be not aligned. Instead align the end offset and then calculate size. Also use stripesize and stripeoffset for "gpart resize" command.
Diffstat (limited to 'contrib/llvm/lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud