<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm5719-llvm/clang/test/CodeGenCXX/debug-info.cpp, branch meklort-10.0.1</title>
<subtitle>Project Ortega BCM5719 LLVM</subtitle>
<id>https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1</id>
<link rel='self' href='https://git.raptorcs.com/git/bcm5719-llvm/atom?h=meklort-10.0.1'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/'/>
<updated>2018-11-28T21:18:07+00:00</updated>
<entry>
<title>[DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags.</title>
<updated>2018-11-28T21:18:07+00:00</updated>
<author>
<name>Paul Robinson</name>
<email>paul.robinson@sony.com</email>
</author>
<published>2018-11-28T21:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=416b12f776e7390a23d9fbeda434ec572d25050b'/>
<id>urn:sha1:416b12f776e7390a23d9fbeda434ec572d25050b</id>
<content type='text'>
Differential Revision: https://reviews.llvm.org/D54756

llvm-svn: 347807
</content>
</entry>
<entry>
<title>Adapt testcases to LLVM change r312144 in DIGlobalVariableExpression</title>
<updated>2017-08-30T18:22:23+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2017-08-30T18:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=9e83fb08381ad4a9262283283bf4eb17328d996c'/>
<id>urn:sha1:9e83fb08381ad4a9262283283bf4eb17328d996c</id>
<content type='text'>
llvm-svn: 312148
</content>
</entry>
<entry>
<title>Parse and print DIExpressions inline to ease IR and MIR testing</title>
<updated>2017-08-23T20:31:27+00:00</updated>
<author>
<name>Reid Kleckner</name>
<email>rnk@google.com</email>
</author>
<published>2017-08-23T20:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=6d353348e58105098363ed5be162a2f9c044d342'/>
<id>urn:sha1:6d353348e58105098363ed5be162a2f9c044d342</id>
<content type='text'>
Summary:
Most DIExpressions are empty or very simple. When they are complex, they
tend to be unique, so checking them inline is reasonable.

This also avoids the need for CodeGen passes to append to the
llvm.dbg.mir named md node.

See also PR22780, for making DIExpression not be an MDNode.

Reviewers: aprantl, dexonsmith, dblaikie

Subscribers: qcolombet, javed.absar, eraman, hiraditya, llvm-commits

Differential Revision: https://reviews.llvm.org/D37075

llvm-svn: 311594
</content>
</entry>
<entry>
<title>Debug Info: Remove special-casing of indirect function argument handling.</title>
<updated>2017-04-18T01:22:01+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2017-04-18T01:22:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=c3782a1a6f9d32919763dd039359c0e1b8b450bc'/>
<id>urn:sha1:c3782a1a6f9d32919763dd039359c0e1b8b450bc</id>
<content type='text'>
LLVM has changed the semantics of dbg.declare for describing function
arguments. After this patch a dbg.declare always takes the *address*
of a variable as the first argument, even if the argument is not an
alloca.

https://bugs.llvm.org/show_bug.cgi?id=32382
rdar://problem/31205000

llvm-svn: 300523
</content>
</entry>
<entry>
<title>Update for LLVM global variable debug info API change.</title>
<updated>2016-12-20T02:10:02+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2016-12-20T02:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=5f4740d3e52b7726543b0104677e5fd02b7e5d61'/>
<id>urn:sha1:5f4740d3e52b7726543b0104677e5fd02b7e5d61</id>
<content type='text'>
This reapplies r289921.

llvm-svn: 290155
</content>
</entry>
<entry>
<title>Revert "Update for LLVM global variable debug info API change."</title>
<updated>2016-12-16T19:39:18+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2016-12-16T19:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=e34d9bc8afa92a1876c4071eada4332b3c686347'/>
<id>urn:sha1:e34d9bc8afa92a1876c4071eada4332b3c686347</id>
<content type='text'>
This reverts commit r289921.

llvm-svn: 289984
</content>
</entry>
<entry>
<title>Update for LLVM global variable debug info API change.</title>
<updated>2016-12-16T04:26:15+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2016-12-16T04:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=db4c86f953f139eaa75acdd58d5213be2f6fe65b'/>
<id>urn:sha1:db4c86f953f139eaa75acdd58d5213be2f6fe65b</id>
<content type='text'>
llvm-svn: 289921
</content>
</entry>
<entry>
<title>Revert "Update for LLVM global variable debug info API change."</title>
<updated>2016-12-16T01:01:40+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2016-12-16T01:01:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=ed4eb86531cece1417e794ee4f9394dbb7243d4e'/>
<id>urn:sha1:ed4eb86531cece1417e794ee4f9394dbb7243d4e</id>
<content type='text'>
This reverts commit 289901 while investigating bot breakage.

llvm-svn: 289908
</content>
</entry>
<entry>
<title>Update for LLVM global variable debug info API change.</title>
<updated>2016-12-16T00:35:42+00:00</updated>
<author>
<name>Adrian Prantl</name>
<email>aprantl@apple.com</email>
</author>
<published>2016-12-16T00:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=35bbcefb4be62f6f5a9630d8f0664c97e52b2b20'/>
<id>urn:sha1:35bbcefb4be62f6f5a9630d8f0664c97e52b2b20</id>
<content type='text'>
llvm-svn: 289901
</content>
</entry>
<entry>
<title>DebugInfo: pass alignment value only if it was forced</title>
<updated>2016-10-20T00:13:19+00:00</updated>
<author>
<name>Victor Leschuk</name>
<email>vleschuk@accesssoftek.com</email>
</author>
<published>2016-10-20T00:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/bcm5719-llvm/commit/?id=a7ece03b322c5cef25b90c82e51e8860d8be2a2f'/>
<id>urn:sha1:a7ece03b322c5cef25b90c82e51e8860d8be2a2f</id>
<content type='text'>
Preparation to implement DW_AT_alignment support:
 - We pass non-zero align value to DIBuilder only when alignment was forced
 - Modify tests to match this change

Differential Revision: https://reviews.llvm.org/D24426

llvm-svn: 284679
</content>
</entry>
</feed>
