summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
diff options
context:
space:
mode:
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>2015-11-18 14:59:00 +0000
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>2015-11-18 14:59:00 +0000
commitaf722f8287594fe6c34813dfc2992e051db13a37 (patch)
tree30239a355634b3d82f040c52d7eea8c583c7901a /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py
parentb2b07aa9257ccd42738c1a80a54b093476c4fafa (diff)
downloadbcm5719-llvm-af722f8287594fe6c34813dfc2992e051db13a37.tar.gz
bcm5719-llvm-af722f8287594fe6c34813dfc2992e051db13a37.zip
[SelectionDAGBuilder] Make sure DemoteReg ends up in right reg-class.
The virtual register containing the address for returned value on stack should in the DAG be represented with a CopyFromReg node and not a Register node. Otherwise, InstrEmitter will not make sure that it ends up in the right register class for the target instruction. SystemZ needs this, becuause the reg class for address registers is a subset of the general 64 bit register class. test/SystemZ/CodeGen/args-07.ll and args-04.ll updated to run with -verify-machineinstrs. Reviewed by Hal Finkel. llvm-svn: 253461
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud