llvm-6502/test
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
..
Analysis Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Archive
Assembler Attributes noinline alwaysinline are incompatible 2008-10-01 23:41:25 +00:00
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Revert r56675 - it breaks unwinding runtime everywhere. 2008-10-04 11:09:36 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC Test fp not. 2008-09-24 00:50:16 +00:00
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++ New test case. 2008-10-03 18:12:59 +00:00
Integer
lib
Linker
LLVMC
Other Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Scripts
TableGen
Transforms rewrite bswap matching to be more general, allowing arbitrary 2008-10-05 02:13:19 +00:00
Verifier
Makefile
Makefile.tests
TestRunner.sh