LLVM backend for 6502
Go to file
Chris Lattner a0877726df Tell PassManager that this pass does not invalidate the CFG so that dominator
information and Loop info will not have to be recomputed after this runs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4269 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-23 03:30:47 +00:00
docs Rename Analysis Usage methods 2002-10-21 19:57:59 +00:00
include Minor cleanups 2002-10-23 01:11:51 +00:00
lib Tell PassManager that this pass does not invalidate the CFG so that dominator 2002-10-23 03:30:47 +00:00
runtime
support Added #include<unistd.h> to compile with solaris gcc3.2 2002-10-04 23:57:01 +00:00
test New testcase 2002-10-16 20:08:19 +00:00
tools * Fix extract to work with constant pointer refs correctly 2002-10-12 20:50:16 +00:00
utils Added a major mode for Emacs to edit LLVM assembler code with syntax 2002-10-09 00:30:20 +00:00
Makefile
Makefile.common Disable optimization that doesn't apply to C 2002-10-22 23:35:28 +00:00
Makefile.config
Makefile.Linux
Makefile.rules Disable optimization that doesn't apply to C 2002-10-22 23:35:28 +00:00
Makefile.SunOS Switch over to the right sparc c frontend 2002-10-10 19:28:10 +00:00