hanchenye-llvm-project/llvm/lib/Target/X86
Reid Spencer 8aca0b494d Reduce the number of arguments in the instruction builder and make some
improvements on instruction selection that account for register and frame
index bases.

Patch contributed by Jeff Cohen. Thanks Jeff!

llvm-svn: 16110
2004-08-30 00:13:26 +00:00
..
.cvsignore
Makefile Disable the pattern isel 2004-08-15 23:02:17 +00:00
X86.h Add -sse[,2,3] arguments to LLC 2004-08-24 08:18:44 +00:00
X86.td Remove a bunch of ad-hoc target-specific flags that were only used by the 2004-08-11 07:12:04 +00:00
X86AsmPrinter.cpp Rename var 2004-08-18 02:22:55 +00:00
X86CodeEmitter.cpp Remove dead method 2004-08-11 02:26:39 +00:00
X86FloatingPoint.cpp Fix file header as it has been renamed. 2004-07-26 18:45:48 +00:00
X86ISelPattern.cpp Disable the pattern isel 2004-08-15 23:02:17 +00:00
X86ISelSimple.cpp Reduce the number of arguments in the instruction builder and make some 2004-08-30 00:13:26 +00:00
X86InstrBuilder.h Reduce the number of arguments in the instruction builder and make some 2004-08-30 00:13:26 +00:00
X86InstrInfo.cpp Fix a warning 2004-08-01 19:31:30 +00:00
X86InstrInfo.h Remove a bunch of ad-hoc target-specific flags that were only used by the 2004-08-11 07:12:04 +00:00
X86InstrInfo.td Remove a bunch of ad-hoc target-specific flags that were only used by the 2004-08-11 07:12:04 +00:00
X86JITInfo.h
X86PeepholeOpt.cpp Fix file header as it has been renamed. 2004-07-26 18:45:48 +00:00
X86RegisterInfo.cpp Reduce uses of getRegClass 2004-08-21 20:13:52 +00:00
X86RegisterInfo.h Code insertion methods now return void instead of an int. 2004-08-15 22:15:11 +00:00
X86RegisterInfo.td Nuke commented out stuff 2004-08-24 08:18:27 +00:00
X86TargetMachine.cpp Add -sse[,2,3] arguments to LLC 2004-08-24 08:18:44 +00:00
X86TargetMachine.h Auto-registrate target 2004-07-11 02:48:49 +00:00