commit | e179584f9b740cf3a36bde70f8cab40de59b8081 | [log] [tgz] |
---|---|---|
author | Nate Begeman <natebegeman@mac.com> | Thu Feb 14 08:57:00 2008 +0000 |
committer | Nate Begeman <natebegeman@mac.com> | Thu Feb 14 08:57:00 2008 +0000 |
tree | 154abecd7804f8cb2ee74ced19f41990f9725832 | |
parent | 6e9bceea976a993dbc6a543c2135980df7616b97 [diff] |
Change how FP immediates are handled. 1) ConstantFP is now expand by default 2) ConstantFP is not turned into TargetConstantFP during Legalize if it is legal. This allows ConstantFP to be handled like Constant, allowing for targets that can encode FP immediates as MachineOperands. As a bonus, fix up Itanium FP constants, which now correctly match, and match more constants! Hooray. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47121 91177308-0d34-0410-b5e6-96231b3b80d8