diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-12-24 18:52:08 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-12-24 18:52:08 +0000 |
commit | 9d36acf9ec73154afd6e7ee996e92d465140f396 (patch) | |
tree | 913a7fd17d5cd6361d5dd128a22703090b6579f9 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | b15374974dbf347edd397e41a895277a849cf518 (diff) | |
download | llvm-9d36acf9ec73154afd6e7ee996e92d465140f396.zip llvm-9d36acf9ec73154afd6e7ee996e92d465140f396.tar.gz llvm-9d36acf9ec73154afd6e7ee996e92d465140f396.tar.bz2 |
Cleanup ConstantFoldCompareInstruction:
1. Make the arguments const like the other ConstantFold* functions.
2. Clean up evaluateFCmpRelation so it makes sense for floating point.
3. Implement the use of evaluateFCmpRelation to fold floating point CEs
4. Shorten a variable name so more things fit on one line.
5. Fix various comments.
llvm-svn: 32759
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions