MIR Serialization: Serialize the global value call entry pseudo source values.
authorAlex Lorenz <arphaman@gmail.com>
Fri, 14 Aug 2015 21:08:30 +0000 (21:08 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 14 Aug 2015 21:08:30 +0000 (21:08 +0000)
commit78f9b57b68c6892df22d9e5e22c13294212deb24
tree182ee965804c22e0a72e8bfe655126aab7c21065
parent87e0087082d1033f384af361ef18c2e1416e2440
MIR Serialization: Serialize the global value call entry pseudo source values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245097 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/PseudoSourceValue.h
lib/CodeGen/MIRParser/MIParser.cpp
lib/CodeGen/MIRPrinter.cpp
test/CodeGen/MIR/Mips/lit.local.cfg [new file with mode: 0644]
test/CodeGen/MIR/Mips/memory-operands.mir [new file with mode: 0644]