llvm-6502/lib/Target/X86
Alkis Evlogimenos 65cbfa0f37 The real x87 floating point registers should not be allocatable. They
are only used by the stackifier when transforming FPn register
allocations to the real stack file x87 registers.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16472 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-21 21:22:11 +00:00
..
.cvsignore
Makefile Disable the pattern isel 2004-08-15 23:02:17 +00:00
X86.h Add -sse[,2,3] arguments to LLC 2004-08-24 08:18:44 +00:00
X86.td
X86AsmPrinter.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
X86CodeEmitter.cpp Fix filename: Printer.cpp has become X86AsmPrinter.cpp 2004-09-12 21:26:04 +00:00
X86FloatingPoint.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
X86InstrBuilder.h Reduce the number of arguments in the instruction builder and make some 2004-08-30 00:13:26 +00:00
X86InstrInfo.cpp
X86InstrInfo.h
X86InstrInfo.td Use a shorter form to express implicit use/defs in FpGETRESULT and 2004-09-08 18:29:31 +00:00
X86ISelPattern.cpp Disable the pattern isel 2004-08-15 23:02:17 +00:00
X86ISelSimple.cpp s/ISel/X86ISel/ to have unique class names for debugging via gdb because the C++ 2004-09-21 18:21:21 +00:00
X86JITInfo.h
X86PeepholeOpt.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
X86RegisterInfo.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
X86RegisterInfo.h
X86RegisterInfo.td The real x87 floating point registers should not be allocatable. They 2004-09-21 21:22:11 +00:00
X86TargetMachine.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
X86TargetMachine.h