llvm-6502/lib/Target/X86
2005-06-08 01:02:38 +00:00
..
.cvsignore ignore generated files 2004-11-21 00:01:54 +00:00
Makefile Adjust to changes in asmwriter filenames 2004-12-16 17:33:24 +00:00
X86.h * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86.td Add support for the -x86-asm-syntax flag, which can be used to choose between 2004-10-03 20:36:57 +00:00
X86AsmPrinter.cpp * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86CodeEmitter.cpp Tailcalls require stubs to be emitted. Otherwise, the compilation callback 2005-05-19 05:54:33 +00:00
X86FloatingPoint.cpp * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86InstrBuilder.h * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86InstrInfo.cpp * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86InstrInfo.h * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86InstrInfo.td Add markers in the asm file for tail calls, add a new ADJSTACKPTRri 2005-05-15 03:10:37 +00:00
X86ISelPattern.cpp Tailcalls require stubs to be emitted. Otherwise, the compilation callback 2005-05-19 05:54:33 +00:00
X86ISelSimple.cpp Fix UnitTests/2005-05-13-SDivTwo.c 2005-05-13 21:48:20 +00:00
X86JITInfo.cpp Fix lli linking on Mac OS X 10.4.1 for Intel. 2005-06-08 01:02:38 +00:00
X86JITInfo.h * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86PeepholeOpt.cpp * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86RegisterInfo.cpp Teach reginfo how to deal with ADJSTACKPTRri, allowing us to generate: 2005-05-15 05:49:58 +00:00
X86RegisterInfo.h * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86RegisterInfo.td Minor optimization to allocate R8 registers in a better order. 2005-01-05 16:09:16 +00:00
X86Relocations.h * Remove trailing whitespace 2005-04-21 23:38:14 +00:00
X86TargetMachine.cpp Enable pattern isel by default 2005-05-12 19:56:09 +00:00
X86TargetMachine.h * Remove trailing whitespace 2005-04-21 23:38:14 +00:00