llvm-6502/lib
Eric Christopher 13df1a0bac STRH only needs the additional operand, not t2STRH. Also invert conditional
to match the one from the load emitter above.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119911 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-20 22:01:38 +00:00
..
Analysis Simplify code. No change in functionality. 2010-11-20 18:43:35 +00:00
Archive
AsmParser
Bitcode
CodeGen Move some more hooks to TargetFrameInfo 2010-11-20 15:59:32 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Added support for the Mach-O .symbol_resolver directive. rdar://8673046 2010-11-19 18:39:33 +00:00
Object
Support Fix a use after free. Patch by Frits van Bommel. 2010-11-19 21:14:29 +00:00
System
Target STRH only needs the additional operand, not t2STRH. Also invert conditional 2010-11-20 22:01:38 +00:00
Transforms Simplify code. No change in functionality. 2010-11-20 18:43:35 +00:00
VMCore Simplify code. No change in functionality. 2010-11-20 18:43:35 +00:00
Makefile