llvm-6502/lib
Jakob Stoklund Olesen 7a79fcb55b Teach PPCInstrInfo::storeRegToStackSlot and loadRegFromStackSlot to add memory
operands.

Hopefully this fixes the llvm-gcc-powerpc-darwin9 buildbot. It really shouldn't
since missing memoperands should not affect correctness.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108540 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-16 18:22:00 +00:00
..
Analysis eliminate CallInst::ArgOffset 2010-07-16 09:38:02 +00:00
Archive
AsmParser
Bitcode
CodeGen Revert r108369, sorting llvm.dbg.declare information by source position, 2010-07-16 17:54:27 +00:00
CompilerDriver
ExecutionEngine Get rid of a bunch of duplicated ELF enum values. 2010-07-16 07:53:29 +00:00
Linker
MC fix indentation and 80 cols 2010-07-15 21:19:31 +00:00
Support
System
Target Teach PPCInstrInfo::storeRegToStackSlot and loadRegFromStackSlot to add memory 2010-07-16 18:22:00 +00:00
Transforms Reorder the contents of various getAnalysisUsage functions, eliminating 2010-07-16 17:58:45 +00:00
VMCore eliminate CallInst::ArgOffset 2010-07-16 09:38:02 +00:00
Makefile