llvm-6502/lib/Target
Misha Brukman 7f484a5fff * Lowercase the register names
* Parenthesize assert() expressions correctly
* Fix spacing around for() and if() statements


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14384 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-24 23:51:00 +00:00
..
CBackend Move the IntrinsicLowering header into the CodeGen directory, as per PR346 2004-06-20 07:49:54 +00:00
PowerPC * Lowercase the register names 2004-06-24 23:51:00 +00:00
Sparc * LowercaseString moved to StringExtras.h 2004-06-24 23:38:20 +00:00
SparcV8 * LowercaseString moved to StringExtras.h 2004-06-24 23:38:20 +00:00
SparcV9 Make the most commonly preselected instructions add to the names of the 2004-06-23 21:41:32 +00:00
X86 Spell out `NoFramePointerElim' for readability. 2004-06-21 21:17:44 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp Direct declaration of namespace-ified globals does not work, must enclose 2004-06-21 21:44:12 +00:00
TargetSchedInfo.cpp