llvm-6502/lib/Target
2003-06-23 02:13:57 +00:00
..
CBackend lib/CWriter/Writer.cpp: Copy AsmWriter's ConstantFP checking code here 2003-06-17 23:55:35 +00:00
SparcV9 Add the padding needed for variable-size alloca's, which should work now. 2003-06-23 02:13:57 +00:00
X86 Do not use the inefficient, fixed function, CBW, CDQ, ... instructions 2003-06-22 03:31:18 +00:00
Makefile
MRegisterInfo.cpp
Target.td Added the target-independent part of TableGen data. 2003-05-29 18:48:17 +00:00
TargetData.cpp No really, you _cannot use_ getelementptr on an unsized type: that makes 2003-06-04 02:35:35 +00:00
TargetInstrInfo.cpp Rename MachineInstrInfo -> TargetInstrInfo 2003-01-14 22:00:31 +00:00
TargetMachine.cpp The promotion rules are the same for all targets, they are set by the C standard. 2003-04-26 19:47:36 +00:00
TargetSchedInfo.cpp