LLVM backend for 6502
Go to file
Chris Lattner 0f9fd5b0f8 * Fix bug: test/Regression/Transforms/GCSE/2002-05-14-OperandSwap.ll
By making sure to consider binary expressions identical if their operands
are backwards, but swappable.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2629 91177308-0d34-0410-b5e6-96231b3b80d8
2002-05-14 19:57:25 +00:00
docs
include Invoke inst has side effects! 2002-05-14 04:20:25 +00:00
lib * Fix bug: test/Regression/Transforms/GCSE/2002-05-14-OperandSwap.ll 2002-05-14 19:57:25 +00:00
runtime
support/lib/Support
test New testcase 2002-05-14 19:56:14 +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