llvm-6502/lib/Target/X86
Chris Lattner 055acae18c Start using the AsmPrinter to emit our first class constants. This also
drops our half-assed support for cygwin, which noone uses and doesn't work
anyway.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15839 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-16 23:16:06 +00:00
..
.cvsignore
Makefile Disable the pattern isel 2004-08-15 23:02:17 +00:00
X86.h Disable the pattern isel 2004-08-15 23:02:17 +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 Start using the AsmPrinter to emit our first class constants. This also 2004-08-16 23:16:06 +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
X86InstrBuilder.h Add assertion for scale verification. 2004-03-04 18:05:02 +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
X86ISelPattern.cpp Disable the pattern isel 2004-08-15 23:02:17 +00:00
X86ISelSimple.cpp Fix file header as it has been renamed. 2004-07-26 18:45:48 +00:00
X86JITInfo.h Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
X86PeepholeOpt.cpp Fix file header as it has been renamed. 2004-07-26 18:45:48 +00:00
X86RegisterInfo.cpp Code insertion methods now return void instead of an int. 2004-08-15 22:15:11 +00:00
X86RegisterInfo.h Code insertion methods now return void instead of an int. 2004-08-15 22:15:11 +00:00
X86RegisterInfo.td give FP stack registers names 2004-08-01 08:12:13 +00:00
X86TargetMachine.cpp Disable the pattern isel 2004-08-15 23:02:17 +00:00
X86TargetMachine.h Auto-registrate target 2004-07-11 02:48:49 +00:00