1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/Transforms/ArgumentPromotion
Justin Bogner bc00df62ba Verifier: Disallow a line number without a file in DISubprogram
A line number doesn't make much sense if you don't say where it's
from. Add a verifier check for this and update some tests that had
bogus debug info.

llvm-svn: 295516
2017-02-17 23:57:42 +00:00
..
2008-02-01-ReturnAttrs.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
2008-07-02-array-indexing.ll [ArgPromote] Replace all the grep-based testing with precise FileCheck 2017-02-06 08:43:11 +00:00
2008-09-07-CGUpdate.ll
2008-09-08-CGUpdateSelfEdge.ll
aggregate-promote.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
attrs.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
basictest.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
byval-2.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
byval.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
chained.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
control-flow2.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
control-flow.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
crash.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
dbg.ll Verifier: Disallow a line number without a file in DISubprogram 2017-02-17 23:57:42 +00:00
fp80.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
inalloca.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
pr3085.ll
pr27568.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
reserve-tbaa.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
sret.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
tail.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00
variadic.ll [PM] Port ArgumentPromotion to the new pass manager. 2017-02-09 23:46:27 +00:00