llvm-6502/lib/Target/X86
Reid Spencer 8863f1814b bug 122:
- Replace ConstantPointerRef usage with GlobalValue usage
- Minimize redundant isa<GlobalValue> usage
- Correct isa<Constant> for GlobalValue subclass


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14950 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-18 00:38:32 +00:00
..
.cvsignore
FloatingPoint.cpp
InstSelectPattern.cpp
InstSelectSimple.cpp bug 122: 2004-07-18 00:38:32 +00:00
Makefile
PeepholeOptimizer.cpp
Printer.cpp bug 122: 2004-07-18 00:38:32 +00:00
X86.h
X86.td
X86AsmPrinter.cpp bug 122: 2004-07-18 00:38:32 +00:00
X86CodeEmitter.cpp Make sure to emit the immediate byte for instructions like: 2004-07-17 20:26:14 +00:00
X86FloatingPoint.cpp
X86InstrBuilder.h
X86InstrInfo.cpp
X86InstrInfo.h
X86InstrInfo.td
X86InstrSel.td
X86InstrSelInfo.td
X86ISelPattern.cpp
X86ISelSimple.cpp bug 122: 2004-07-18 00:38:32 +00:00
X86JITInfo.h
X86PeepholeOpt.cpp
X86RegisterInfo.cpp Reserve the correct amt of space. 2004-07-17 20:24:05 +00:00
X86RegisterInfo.h
X86RegisterInfo.td
X86SimpInstrSelector.cpp bug 122: 2004-07-18 00:38:32 +00:00
X86TargetMachine.cpp
X86TargetMachine.h