diff options
| author | Evan Cheng <evan.cheng@apple.com> | 2007-10-12 08:50:34 +0000 |
|---|---|---|
| committer | Evan Cheng <evan.cheng@apple.com> | 2007-10-12 08:50:34 +0000 |
| commit | aa2d6ef81d4137fa690672a13769cd985948b58c (patch) | |
| tree | 7a05de69ae4d34ac9e496f12457dc5f2a2ee917e /llvm/lib/Target | |
| parent | 89d59169216f2573d37b3335ba19dfab5887b5f0 (diff) | |
| download | bcm5719-llvm-aa2d6ef81d4137fa690672a13769cd985948b58c.tar.gz bcm5719-llvm-aa2d6ef81d4137fa690672a13769cd985948b58c.zip | |
EXTRACT_SUBREG coalescing support. The coalescer now treats EXTRACT_SUBREG like
(almost) a register copy. However, it always coalesced to the register of the
RHS (the super-register). All uses of the result of a EXTRACT_SUBREG are sub-
register uses which adds subtle complications to load folding, spiller rewrite,
etc.
llvm-svn: 42899
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions

