llvm-6502/lib/Target/X86
Chris Lattner 068758e518 give FP stack registers names
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15394 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-01 08:12:13 +00:00
..
.cvsignore
Makefile Factor a bunch of the rules and add support for generating the asmwriter. 2004-08-01 06:01:32 +00:00
X86.h
X86.td
X86AsmPrinter.cpp The tblgen'erated asmparser wants a way to print operands. 2004-08-01 07:43:46 +00:00
X86CodeEmitter.cpp
X86FloatingPoint.cpp
X86InstrBuilder.h
X86InstrInfo.cpp
X86InstrInfo.h
X86InstrInfo.td Switch more instructions over to using the asmprinter. Fix bugs in the emission 2004-08-01 07:44:35 +00:00
X86InstrSelInfo.td
X86ISelPattern.cpp
X86ISelSimple.cpp
X86JITInfo.h
X86PeepholeOpt.cpp
X86RegisterInfo.cpp
X86RegisterInfo.h
X86RegisterInfo.td give FP stack registers names 2004-08-01 08:12:13 +00:00
X86TargetMachine.cpp Completely disable the pattern isel until it is more substantial. 2004-08-01 03:28:02 +00:00
X86TargetMachine.h