Tim Northover
a009a60a91
IR: print value numbers for unnamed function arguments
...
For consistency with normal instructions and clarity when reading IR,
it's best to print the %0, %1, ... names of function arguments in
definitions.
Also modifies the parser to accept IR in that form for obvious reasons.
llvm-svn: 367755
2019-08-03 14:28:34 +00:00
..
2019-01-31 21:34:03 +00:00
2018-04-02 17:38:24 +00:00
2018-03-29 14:50:00 +00:00
2019-07-10 15:10:08 +00:00
2018-06-12 23:58:59 +00:00
2019-04-26 19:31:48 +00:00
2019-07-10 17:10:05 +00:00
2018-07-11 20:26:20 +00:00
2016-10-08 22:16:08 +00:00
2019-02-05 19:45:57 +00:00
2019-03-06 21:16:27 +00:00
2019-05-29 01:34:44 +00:00
2019-04-02 20:49:41 +00:00
2019-05-29 17:23:27 +00:00
2018-06-05 15:11:02 +00:00
2018-02-23 19:38:41 +00:00
2018-07-21 02:02:22 +00:00
2017-03-29 21:54:24 +00:00
2016-10-03 16:48:23 +00:00
2019-06-26 03:47:37 +00:00
2018-04-20 17:01:03 +00:00
2019-06-05 21:12:14 +00:00
2019-06-05 21:12:14 +00:00
2019-01-31 21:34:03 +00:00
2019-02-27 02:02:52 +00:00
2016-12-07 19:27:16 +00:00
2018-01-23 19:08:18 +00:00
2018-08-20 18:16:48 +00:00
2016-10-05 00:27:38 +00:00
2018-08-20 18:16:48 +00:00
2019-01-31 21:57:51 +00:00
2019-08-03 14:28:34 +00:00