llvm-6502/lib/Target
Vikram S. Adve 4900116ab0 Add methods to query about the representation of LLVM quantities (e.g.,
constants).  Useful for target-dependent LLVM transformations like
Preselection.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3743 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-16 15:56:01 +00:00
..
CBackend No longer need to sign-extend array indices to 64 bits since they 2002-09-15 21:51:04 +00:00
SparcV9 Add methods to query about the representation of LLVM quantities (e.g., 2002-09-16 15:56:01 +00:00
MachineFrameInfo.cpp * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
TargetData.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:33 +00:00
TargetMachine.cpp Move all the code that creates code generation passes from Sparc.cpp to 2002-09-16 15:39:26 +00:00
TargetSchedInfo.cpp Add code that used to be inline in MachineSchedInfo.h 2002-02-04 05:56:30 +00:00