llvm-6502/lib/Target
Vikram S. Adve ac67006bed Return address register should be marked as "result" for the JMPL instruction
since it is defined by the instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3966 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-28 17:00:15 +00:00
..
CBackend Strings now handled correctly. 2002-09-25 20:29:26 +00:00
SparcV9 Return address register should be marked as "result" for the JMPL instruction 2002-09-28 17:00:15 +00:00
MachineFrameInfo.cpp * Removed extraneous #includes 2002-08-09 20:08:03 +00:00
Makefile
TargetData.cpp Convert TargetData to be an ImmutablePass 2002-09-25 23:46:55 +00:00
TargetMachine.cpp Disable reassociation pass in LLC until it is fixed. 2002-09-23 12:55:50 +00:00
TargetSchedInfo.cpp