LLVM backend for 6502
Go to file
Vikram S. Adve d55697cf13 Added class MachineOptInfo as interface to target-specific
routines supporting machine code optimization.
Also added method MachineInstrInfo::getNOPOpCode().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3845 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-20 00:52:09 +00:00
docs
include Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +00:00
lib Added class MachineOptInfo as interface to target-specific 2002-09-20 00:52:09 +00:00
runtime
support
test Reenable these options because they break testing on sparc without them. 2002-09-19 21:46:03 +00:00
tools Renamed library preselect to preopts. 2002-09-20 00:43:20 +00:00
utils
Makefile
Makefile.common
Makefile.config
Makefile.Linux
Makefile.rules
Makefile.SunOS