LLVM backend for 6502
Go to file
Vikram S. Adve e155af8376 Fix yet another profile linking issue.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3865 91177308-0d34-0410-b5e6-96231b3b80d8
2002-09-20 18:16:20 +00:00
docs * Burg is no longer configured in Makefile.config 2002-09-19 19:56:53 +00:00
include Peephole optimization pass on final machine code. 2002-09-20 16:33:03 +00:00
lib Added checking threshold 2002-09-20 16:44:35 +00:00
runtime
support Build burg separately for different architectures. 2002-09-20 16:14:47 +00:00
test Checkin old testcase 2002-09-20 14:37:46 +00:00
tools Renamed library preselect to preopts. 2002-09-20 00:43:20 +00:00
utils Build burg separately for different architectures. 2002-09-20 16:14:47 +00:00
Makefile
Makefile.common Fix yet another profile linking issue. 2002-09-20 18:16:20 +00:00
Makefile.config Let CC invoke gcc and not cc. The latter doesn't work with either our 2002-09-20 14:01:14 +00:00
Makefile.Linux Don't run llc tests on linux, they won't work. 2002-09-19 21:32:44 +00:00
Makefile.rules Fix yet another profile linking issue. 2002-09-20 18:16:20 +00:00
Makefile.SunOS