diff options
author | Evan Cheng <evan.cheng@apple.com> | 2006-12-12 19:53:13 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2006-12-12 19:53:13 +0000 |
commit | 0076ca0da9bd124506d50c5e6d9616daf0bbf679 (patch) | |
tree | f5a2f5719fc49e9f700061f058a4f80802e671c0 /llvm/utils/TableGen/SubtargetEmitter.cpp | |
parent | 6bb89d8054a73551d4b4b051655b288d65893f00 (diff) | |
download | bcm5719-llvm-0076ca0da9bd124506d50c5e6d9616daf0bbf679.tar.gz bcm5719-llvm-0076ca0da9bd124506d50c5e6d9616daf0bbf679.zip |
- When expanding a bit_convert whose src operand is also to be expanded and
its expansion result type is equal to the result type of the bit_convert,
e.g. (i64 bit_convert (f64 op)) if FP is not legal
returns the result of the expanded source operand.
- Store f32 / f64 may be expanded to a single store i32/i64.
llvm-svn: 32490
Diffstat (limited to 'llvm/utils/TableGen/SubtargetEmitter.cpp')
0 files changed, 0 insertions, 0 deletions