llvm-6502/lib/Transforms
Chris Lattner 8c34cd287a rewrite bswap matching to be more general, allowing arbitrary
shifting and masking inside a bswap expr.  This allows it to handle
the cases from PR2842, which involve the intermediate 'or' 
expressions being shifted, not just the input value.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57095 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-05 02:13:19 +00:00
..
Hello Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Instrumentation Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
IPO Ignore loads from and stores to local memory (i.e. allocas) 2008-10-04 13:24:24 +00:00
Scalar rewrite bswap matching to be more general, allowing arbitrary 2008-10-05 02:13:19 +00:00
Utils Nick Lewycky's patch. 2008-10-03 18:57:37 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00