llvm-6502/lib/Target/X86
Chris Lattner 4b2c09fa22 Don't print unneeded labels
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17714 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-13 23:27:11 +00:00
..
.cvsignore
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
X86.h
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 Don't print unneeded labels 2004-11-13 23:27:11 +00:00
X86CodeEmitter.cpp Fix compilation problem; make the cast and the LHS be the same type. 2004-11-05 16:17:06 +00:00
X86FloatingPoint.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
X86InstrBuilder.h Allow X86 addressing modes to represent globals with offsets. Patch contributed 2004-10-15 04:43:20 +00:00
X86InstrInfo.cpp
X86InstrInfo.h
X86InstrInfo.td Correct the name of stosd for the AT&T syntax: 2004-11-10 04:48:15 +00:00
X86ISelPattern.cpp
X86ISelSimple.cpp shld is a very high latency operation. Instead of emitting it for shifts of 2004-11-13 20:48:57 +00:00
X86JITInfo.h
X86PeepholeOpt.cpp Add some new instructions. Fix the asm string for sbb32rr 2004-10-06 04:01:02 +00:00
X86RegisterInfo.cpp Add some new instructions. Fix the asm string for sbb32rr 2004-10-06 04:01:02 +00:00
X86RegisterInfo.h
X86RegisterInfo.td The real x87 floating point registers should not be allocatable. They 2004-09-21 21:22:11 +00:00
X86TargetMachine.cpp Fix a warning 2004-11-02 15:27:57 +00:00
X86TargetMachine.h