llvm-6502/lib/Target/X86
2004-11-22 22:25:30 +00:00
..
.cvsignore ignore generated files 2004-11-21 00:01:54 +00:00
Makefile
X86.h
X86.td
X86AsmPrinter.cpp
X86CodeEmitter.cpp There is no reason to emit function stubs for direct calls. 2004-11-21 03:46:06 +00:00
X86FloatingPoint.cpp
X86InstrBuilder.h
X86InstrInfo.cpp
X86InstrInfo.h
X86InstrInfo.td
X86ISelPattern.cpp
X86ISelSimple.cpp
X86JITInfo.cpp Do not push two return addresses on the stack when we call external functions who have their addresses taken. This fixes test-call.ll 2004-11-22 22:25:30 +00:00
X86JITInfo.h We implement these interfaces 2004-11-20 23:53:56 +00:00
X86PeepholeOpt.cpp
X86RegisterInfo.cpp
X86RegisterInfo.h
X86RegisterInfo.td
X86Relocations.h Describe the X86 target-specific relocations. 2004-11-20 23:54:19 +00:00
X86TargetMachine.cpp
X86TargetMachine.h