LLVM backend for 6502
Go to file
Chris Lattner 78771c886a Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking
which global variables would have name collisions if they were not mangled,
and use this info to mangle them iff they would collide.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2639 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-17 04:55:35 +00:00
docs
include Invoke inst has side effects! 2002-05-14 04:20:25 +00:00
lib Fix bug: test/Regression/CBackend/2002-05-16-NameCollide.ll by tracking 2002-05-17 04:55:35 +00:00
runtime
support/lib/Support
test New C backend testcases with first testcase 2002-05-17 04:53:52 +00:00
tools Run another local value numbering phase after redundancy elimination 2002-05-14 16:23:14 +00:00
utils
cvsupdate
getsomesrcs.sh
getsrcs.sh
Makefile
Makefile.common
Makefile.rules