llvm-6502/lib/Target
Misha Brukman 2834a4dd1d * Use a map for caching lookups to external functions (fp div/rem)
* Tabs to spaces


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14673 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-07 20:07:22 +00:00
..
CBackend Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
PowerPC * Use a map for caching lookups to external functions (fp div/rem) 2004-07-07 20:07:22 +00:00
Sparc Add #includes 2004-07-04 17:19:21 +00:00
SparcV8 Add #includes 2004-07-04 17:19:21 +00:00
SparcV9 Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
X86 Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
Makefile
MRegisterInfo.cpp
Target.td
TargetData.cpp Fix use-before-def thinko 2004-07-02 07:01:31 +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 Adjust to new TM interface 2004-06-02 05:56:04 +00:00