llvm-6502/lib/Target
Chris Lattner a5cdab7101 Fix some serious bugs in the cmov descriptions, which didn't cause a problem because
we never generated them

Make indentation a bit more consistent


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12549 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-30 20:18:02 +00:00
..
CBackend Rename the intrinsic enum values for llvm.va_* from Intrinsic::va_* to 2004-03-13 00:24:00 +00:00
PowerPC
Sparc The .type directive on Solaris uses the # character instead of @. 2004-03-16 22:52:04 +00:00
SparcV8 The .type directive on Solaris uses the # character instead of @. 2004-03-16 22:52:04 +00:00
SparcV9 Add the select lowering pass to get initial support for select instructions 2004-03-30 18:41:59 +00:00
X86 Fix some serious bugs in the cmov descriptions, which didn't cause a problem because 2004-03-30 20:18:02 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetSchedInfo.cpp