llvm-6502/lib/Target/X86
2005-04-09 03:22:37 +00:00
..
.cvsignore
Makefile
X86.h
X86.td
X86AsmPrinter.cpp Fix the missing symbols problem Bill was hitting. Patch contributed by 2005-03-17 15:38:16 +00:00
X86CodeEmitter.cpp
X86FloatingPoint.cpp Allow the FP stackifier to completely ignore functions that do not use FP at 2005-01-23 23:13:59 +00:00
X86InstrBuilder.h Fix indentation. 2005-01-17 23:25:45 +00:00
X86InstrInfo.cpp When commuting these instructions, make sure to actually swap the operands too. 2005-01-19 16:55:52 +00:00
X86InstrInfo.h Teach the code generator that shrd/shld is commutable if it has an immediate. 2005-01-19 07:11:01 +00:00
X86InstrInfo.td add signed versions of the extra precision multiplies 2005-04-06 04:19:22 +00:00
X86ISelPattern.cpp This target does not support/want ISD::BRCONDTWOWAY 2005-04-09 03:22:37 +00:00
X86ISelSimple.cpp Fix SingleSource/Regression/C/2005-05-06-LongLongSignedShift.c, we were not 2005-04-06 20:59:35 +00:00
X86JITInfo.cpp
X86JITInfo.h
X86PeepholeOpt.cpp
X86RegisterInfo.cpp add signed versions of the extra precision multiplies 2005-04-06 04:19:22 +00:00
X86RegisterInfo.h
X86RegisterInfo.td
X86Relocations.h
X86TargetMachine.cpp
X86TargetMachine.h