llvm-6502/lib/Target/X86
Andrew Lenharth 908bc862d5 update interface
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22498 91177308-0d34-0410-b5e6-96231b3b80d8
2005-07-22 20:49:37 +00:00
..
.cvsignore
Makefile
X86.h
X86.td Get closer to fully working scalar FP in SSE regs. This gets singlesource 2005-07-15 00:38:55 +00:00
X86AsmPrinter.cpp A couple more darwinisms 2005-07-16 01:59:47 +00:00
X86AsmPrinter.h
X86ATTAsmPrinter.cpp Add support for printing the sse scalar comparison instruction mnemonics. 2005-07-14 22:52:25 +00:00
X86ATTAsmPrinter.h Add support for printing the sse scalar comparison instruction mnemonics. 2005-07-14 22:52:25 +00:00
X86CodeEmitter.cpp
X86ELFWriter.cpp
X86FloatingPoint.cpp
X86InstrBuilder.h
X86InstrInfo.cpp Teach the register allocator that movaps is also a move instruction 2005-07-16 02:00:20 +00:00
X86InstrInfo.h
X86InstrInfo.td Get closer to fully working scalar FP in SSE regs. This gets singlesource 2005-07-15 00:38:55 +00:00
X86IntelAsmPrinter.cpp Add support for printing the sse scalar comparison instruction mnemonics. 2005-07-14 22:52:25 +00:00
X86IntelAsmPrinter.h Add support for printing the sse scalar comparison instruction mnemonics. 2005-07-14 22:52:25 +00:00
X86ISelPattern.cpp For: memory operations -> stores 2005-07-19 04:52:44 +00:00
X86ISelSimple.cpp
X86JITInfo.cpp update interface 2005-07-22 20:49:37 +00:00
X86JITInfo.h update interface 2005-07-22 20:49:37 +00:00
X86PeepholeOpt.cpp
X86RegisterInfo.cpp
X86RegisterInfo.h
X86RegisterInfo.td
X86Relocations.h
X86Subtarget.cpp Clean up the TargetSubtarget class a bit, removing an unnecessary argument 2005-07-12 02:41:19 +00:00
X86Subtarget.h Minor changes to improve comments and fix the build on _WIN32 systems. 2005-07-12 02:36:10 +00:00
X86TargetMachine.cpp
X86TargetMachine.h