llvm-6502/lib/Target
2004-06-25 19:24:52 +00:00
..
CBackend Move the IntrinsicLowering header into the CodeGen directory, as per PR346 2004-06-20 07:49:54 +00:00
PowerPC Combine several if stmts with returns into an if-then-elseif-else chain. 2004-06-25 19:24:52 +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 Made a fix so that you can print out MachineInstrs that belong to a MachineBasicBlock that is not yet attached to a MachineFunction. This change includes changing the third operand (TargetMachine) to a pointer for the MachineInstr::print function. 2004-06-25 00:13:11 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp
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