LLVM backend for 6502
Go to file
Chris Lattner 6c0e0496dc * We now preserve the no-critical-edge pass (because we cannot insert critical edges)
* Small modification to be more efficient


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5757 91177308-0d34-0410-b5e6-96231b3b80d8
2003-03-31 17:30:25 +00:00
docs The word 'independent' has no 'a'. 2003-03-08 23:59:05 +00:00
include Add getAnalysisUsage method 2003-03-31 17:29:18 +00:00
lib * We now preserve the no-critical-edge pass (because we cannot insert critical edges) 2003-03-31 17:30:25 +00:00
runtime Remove support for memset 2003-02-18 20:42:15 +00:00
support
test Fix testcase 2003-03-18 22:53:19 +00:00
tools Make sure that intermediate code is verifier clean to avoid wierd problems. 2003-03-07 18:17:13 +00:00
utils * Don't run tests if compilation failed 2003-02-28 20:30:20 +00:00
Makefile
Makefile.common Fix several bugs in the build system, including the use of the Debug version of Burg no matter what configuration is currently configured. 2003-03-14 20:25:22 +00:00
Makefile.config
Makefile.Linux
Makefile.rules Fix several bugs in the build system, including the use of the Debug version of Burg no matter what configuration is currently configured. 2003-03-14 20:25:22 +00:00
Makefile.SunOS