llvm-6502/lib
Richard Sandiford 856bf59433 [SystemZ] Try to fold shifts into TMxx
E.g. "SRL %r2, 2; TMLL %r2, 1" => "TMLL %r2, 4".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190672 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-13 09:09:50 +00:00
..
Analysis
AsmParser
Bitcode Patch provide by Tom Roeder! 2013-09-12 22:02:31 +00:00
CodeGen Add initial support for handling gnu style pubnames accepted by some 2013-09-13 00:35:05 +00:00
DebugInfo
ExecutionEngine
IR
IRReader
Linker
MC
Object
Option
Support
TableGen
Target [SystemZ] Try to fold shifts into TMxx 2013-09-13 09:09:50 +00:00
Transforms Avoid a compiler warning about Found not being used when assertions are 2013-09-13 08:16:06 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile