llvm-6502/lib/CodeGen/SelectionDAG
Nate Begeman 41aaf7016e Fix bug 537 test 2, which checks to make sure that we fold A+(B-A) -> B for
integer types.  Add a couple checks to not perform these kinds of transform
on floating point values.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22228 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-16 07:06:03 +00:00
..
LegalizeDAG.cpp allow token chain at start or end of node 2005-05-14 08:34:53 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
SelectionDAG.cpp Fix bug 537 test 2, which checks to make sure that we fold A+(B-A) -> B for 2005-06-16 07:06:03 +00:00
SelectionDAGISel.cpp Fix construction of ioport intrinsics, fixing X86/io.llx and io-port.llx 2005-05-14 13:56:55 +00:00
SelectionDAGPrinter.cpp Print SrcValue nodes correctly 2005-05-09 04:08:27 +00:00
TargetLowering.cpp Remove trailing whitespace 2005-04-21 22:55:34 +00:00