llvm-6502/lib/Target/X86
Chris Lattner 3e2bafd640 Add FP versions of the binary operators, keeping the int and fp worlds seperate.
Though I have done extensive testing, it is possible that this will break
things in configs I can't test.  Please let me know if this causes a problem
and I'll fix it ASAP.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23505 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-28 22:29:17 +00:00
..
.cvsignore
Makefile
X86.h
X86.td
X86AsmPrinter.cpp
X86AsmPrinter.h
X86ATTAsmPrinter.cpp
X86ATTAsmPrinter.h
X86CodeEmitter.cpp
X86ELFWriter.cpp
X86FloatingPoint.cpp
X86InstrBuilder.h
X86InstrInfo.cpp
X86InstrInfo.h
X86InstrInfo.td give all operands names 2005-09-14 21:10:24 +00:00
X86IntelAsmPrinter.cpp
X86IntelAsmPrinter.h
X86ISelPattern.cpp Add FP versions of the binary operators, keeping the int and fp worlds seperate. 2005-09-28 22:29:17 +00:00
X86JITInfo.cpp
X86JITInfo.h
X86PeepholeOpt.cpp
X86RegisterInfo.cpp Implement the isLoadFromStackSlot interface 2005-09-19 05:23:44 +00:00
X86RegisterInfo.h Implement the isLoadFromStackSlot interface 2005-09-19 05:23:44 +00:00
X86RegisterInfo.td
X86Relocations.h
X86Subtarget.cpp 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00
X86Subtarget.h 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00
X86TargetMachine.cpp 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00
X86TargetMachine.h 1. Use SubtargetFeatures in llc/lli. 2005-09-01 21:38:21 +00:00