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 | 7b2b5c846c371f58db73f453a007e52eda62da89 (patch) | |
tree | 50d3e3796da90810f0e002dcaa112e92195925b8 /projects/Stacker/lib/compiler/StackerCompiler.cpp | |
parent | 3b1cf89edc760d6cca088ea59524a74373d6bb84 (diff) |
- 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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32490 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'projects/Stacker/lib/compiler/StackerCompiler.cpp')
0 files changed, 0 insertions, 0 deletions