llvm-6502/lib/Target
Misha Brukman 92aa8ca9c5 * Cleaned up and corrected comments wrt instruction formats
* Enabled STXFSR instructions


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7400 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-29 21:21:20 +00:00
..
CBackend Don't include llvm/SlotCalculator.h, or <set>. 2003-07-25 20:21:06 +00:00
SparcV9 * Cleaned up and corrected comments wrt instruction formats 2003-07-29 21:21:20 +00:00
X86 Move "register flags" definition the type of registers to be fully fledged 2003-07-29 05:14:16 +00:00
Makefile
MRegisterInfo.cpp
Target.td Instead of specifying the SIZE of the register, go so far as to specify 2003-07-28 04:24:59 +00:00
TargetData.cpp Remove redundant const qualifiers from cast<> expressions 2003-07-23 15:30:06 +00:00
TargetInstrInfo.cpp Nice tasty llc fixes. These should fix LLC for x86 for everything in 2003-06-27 00:00:48 +00:00
TargetMachine.cpp
TargetSchedInfo.cpp