llvm-6502/lib/Target
Nate Begeman 5709998993 Register sizes are in bits, not bytes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16070 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-27 04:28:10 +00:00
..
CBackend Previous checkin broke printf(%a) support for fp constants-- re-fix it. 2004-08-25 19:37:26 +00:00
PowerPC Register sizes are in bits, not bytes 2004-08-27 04:28:10 +00:00
Skeleton
Sparc Convert bytes to bits in alignment 2004-08-21 20:09:46 +00:00
SparcV8 Convert bytes to bits in alignment 2004-08-21 20:09:46 +00:00
SparcV9 This code is dodgy, but the guaranteed assertion failure doesn't help anything. 2004-08-24 06:41:40 +00:00
X86 Add -sse[,2,3] arguments to LLC 2004-08-24 08:18:44 +00:00
Makefile
MRegisterInfo.cpp Add getAllocatableSet() function. 2004-08-26 22:21:04 +00:00
Target.td
TargetData.cpp
TargetFrameInfo.cpp
TargetInstrInfo.cpp
TargetMachine.cpp
TargetMachineRegistry.cpp
TargetSchedInfo.cpp