llvm-6502/lib/Target/X86
Alkis Evlogimenos 02a453074d Correctly spell 'unconditional'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15363 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-31 09:41:44 +00:00
..
.cvsignore
Makefile Remove some (LARGE) abandoned code for the release. If this is ever needed 2004-07-22 21:30:35 +00:00
X86.h Remove some (LARGE) abandoned code for the release. If this is ever needed 2004-07-22 21:30:35 +00:00
X86.td Add support for the printImplicitDefsBefore flag 2004-04-13 17:18:39 +00:00
X86AsmPrinter.cpp Fix indentation: should be 2 spaces. 2004-07-26 18:48:58 +00:00
X86CodeEmitter.cpp Make sure to emit the immediate byte for instructions like: 2004-07-17 20:26:14 +00:00
X86FloatingPoint.cpp Fix file header as it has been renamed. 2004-07-26 18:45:48 +00:00
X86InstrBuilder.h
X86InstrInfo.cpp Correctly spell 'unconditional'. 2004-07-31 09:41:44 +00:00
X86InstrInfo.h Implement insertGoto and reverseBranchCondition for the X86. 2004-07-31 09:38:47 +00:00
X86InstrInfo.td Mark barrier instructions. Execution does not fall through uncond branches 2004-07-31 02:10:53 +00:00
X86InstrSel.td Tablgen files for really simple instruction selector 2004-04-06 19:34:00 +00:00
X86InstrSelInfo.td Tablgen files for really simple instruction selector 2004-04-06 19:34:00 +00:00
X86ISelPattern.cpp Fix file header as it has been renamed. 2004-07-26 18:45:48 +00:00
X86ISelSimple.cpp Fix file header as it has been renamed. 2004-07-26 18:45:48 +00:00
X86JITInfo.h
X86PeepholeOpt.cpp Fix file header as it has been renamed. 2004-07-26 18:45:48 +00:00
X86RegisterInfo.cpp Reserve the correct amt of space. 2004-07-17 20:24:05 +00:00
X86RegisterInfo.h
X86RegisterInfo.td
X86TargetMachine.cpp Remove some (LARGE) abandoned code for the release. If this is ever needed 2004-07-22 21:30:35 +00:00
X86TargetMachine.h Auto-registrate target 2004-07-11 02:48:49 +00:00