Commit Graph

3 Commits

Author SHA1 Message Date
Bob Wilson
028aaab633 [master-next] Update test to match llvm.dbg.value change
The filecheck pattern in DebugInfo/liverange-extension-vector.swift
was failing because llvm.dbg.value now has two metadata arguments. The
"[[P]]" pattern was matching "%4, metadata !60" instead of only the "%4".
2017-08-01 13:08:52 -07:00
Adrian Prantl
ff0397bdaa Update to upstream llvm changes (remove offset from llvm.dbg.value)
rdar://problem/33580047
2017-07-28 14:16:10 -07:00
Adrian Prantl
4a85b83413 Add testcase that should have been added to 56b7b08.
The test is testing the handling of vector registers and is thus
restricted to x86_64.

rdar://problem/27891980
2016-08-19 08:59:13 -07:00