llvm-6502/test
Benjamin Kramer c2e31c1461 InstCombine: turn (C1 << A) << C2) into (C1 << C2) << A)
Fixes PR9809.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130485 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-29 08:15:41 +00:00
..
Analysis Teach BasicAA about arm.neon.vld1 and vst1. 2011-04-27 20:44:28 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
CodeGen Revert r130454; apparently this doesn't actually work. 2011-04-28 23:55:14 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC
FrontendC++
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib
Linker
LLVMC
MC Add tests for A8.6.110 NOP. 2011-04-27 23:29:21 +00:00
Object
Other
Scripts
TableGen
Transforms InstCombine: turn (C1 << A) << C2) into (C1 << C2) << A) 2011-04-29 08:15:41 +00:00
Unit
Verifier
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
site.exp.in
TestRunner.sh