diff options
author | Chris Lattner <sabre@nondot.org> | 2005-03-03 21:12:04 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-03-03 21:12:04 +0000 |
commit | 6d9b69fd5f404d66cdcad3f228e636588db05966 (patch) | |
tree | 3ff30b6fa01a2bd0d96dde6e44a8fe44bbe9d355 /lib/Target/Alpha/AlphaISelPattern.cpp | |
parent | f3f475efee6130292d84be4a5f94f26f55d88eda (diff) |
Print -X like this:
double test(double l1_X) {
return (-l1_X);
}
instead of like this:
double test(double l1_X) {
return (-0x0p+0 - l1_X);
}
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20423 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Alpha/AlphaISelPattern.cpp')
0 files changed, 0 insertions, 0 deletions