llvm-6502/lib/Target
Andrew Lenharth e699e95571 fix integer division and stuff
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20372 91177308-0d34-0410-b5e6-96231b3b80d8
2005-02-28 17:22:18 +00:00
..
Alpha fix integer division and stuff 2005-02-28 17:22:18 +00:00
CBackend Fix volatile load/store of pointers. Consider this testcase: 2005-02-15 05:52:14 +00:00
PowerPC Fix a problem where the PPC backend lost track of the fact that it had 2005-02-15 20:26:49 +00:00
Skeleton
Sparc
SparcV8
SparcV9 Only print out machine instructions before modulo scheduling if we are actually doing modulo scheduling! :) 2005-02-24 02:14:44 +00:00
X86 Fix spelling, patch contributed by Gabor Greif! 2005-02-27 06:18:25 +00:00
Makefile Build Alpha by default. 2005-01-23 04:34:46 +00:00
MRegisterInfo.cpp
Target.td
TargetData.cpp
TargetFrameInfo.cpp Fix compilation errors with VS 2005, patch contributed by Aaron Gray. 2005-02-17 21:40:27 +00:00
TargetInstrInfo.cpp Finegrainify namespacification 2005-01-19 06:53:34 +00:00
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp