llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner 4c64dd7977 Fix PR611, codegen'ing SREM of FP operands to fmod or fmodf instead of
the sequence used for integer ops


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22629 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-03 20:31:37 +00:00
..
LegalizeDAG.cpp Fix PR611, codegen'ing SREM of FP operands to fmod or fmodf instead of 2005-08-03 20:31:37 +00:00
Makefile
SelectionDAG.cpp Update to use the new MathExtras.h support for log2 computation. 2005-08-02 19:26:06 +00:00
SelectionDAGISel.cpp Eliminate all remaining tabs and trailing spaces. 2005-07-27 06:12:32 +00:00
SelectionDAGPrinter.cpp Fix PR611, codegen'ing SREM of FP operands to fmod or fmodf instead of 2005-08-03 20:31:37 +00:00
TargetLowering.cpp For: memory operations -> stores 2005-07-19 04:52:44 +00:00