llvm-6502/lib
Jim Grosbach cefe4c9c48 Clean up Thumb load/store multiple definitions.
There is no non-writeback store multiple instruction in Thumb1, so
don't define one. As a result load multiple is the only instantiation of
the multiclass, so refactor that away entirely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138338 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-23 17:41:15 +00:00
..
Analysis Add constant folding support for bitcasts of splat vectors to integers. 2011-08-20 14:02:29 +00:00
Archive
AsmParser Remove unused variable. 2011-08-18 08:13:18 +00:00
Bitcode
CodeGen Split the landing pad's edge. Then for all uses of a landingpad instruction's 2011-08-22 23:38:40 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Fix AsmParser binary precedence for shift operators. 2011-08-20 16:24:13 +00:00
Object
Support This patch adds support of le32 pseudo-cpu that stands for generic 2011-08-23 16:59:00 +00:00
Target Clean up Thumb load/store multiple definitions. 2011-08-23 17:41:15 +00:00
Transforms Add a comment. 2011-08-22 17:29:37 +00:00
VMCore Rip out the old StructType APIs as warned about on llvmdev last week. 2011-08-18 17:39:28 +00:00
CMakeLists.txt
Makefile