LLVM backend for 6502
Go to file
Chris Lattner dde126207e Rename MachineOptInfo to TargetoptInfo
Rename MachineCacheInfo to TargetCacheInfo


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5202 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-29 02:50:33 +00:00
docs
include Rename FunctionFrameInfo to MachineFrameInfo 2002-12-28 21:08:28 +00:00
lib Rename MachineOptInfo to TargetoptInfo 2002-12-29 02:50:33 +00:00
runtime
support Fix compilation on GCC 3.2 2002-12-24 00:44:34 +00:00
test Add capability to turn on the -no-fp-elim option 2002-12-28 20:01:23 +00:00
tools Eliminate direct access to TargetData structure 2002-12-28 20:00:00 +00:00
utils
Makefile
Makefile.common Use -Wl,-x instead of -s: it is more portable, and in particular, 2002-12-16 01:31:18 +00:00
Makefile.config
Makefile.Linux
Makefile.rules Use -Wl,-x instead of -s: it is more portable, and in particular, 2002-12-16 01:31:18 +00:00
Makefile.SunOS