Jack Carter
32420dd092
The define for 64 bit sign extension neglected to
...
initialize fields of the class that it used.
The result was nonsense code.
Before:
0000000000000000 <foo>:
0: 00441100 0x441100
4: 03e00008 jr ra
8: 00000000 nop
After:
0000000000000000 <foo>:
0: 00041000 sll v0,a0,0x0
4: 03e00008 jr ra
8: 00000000 nop
llvm-svn: 161377
2012-08-07 00:35:22 +00:00
..
2012-06-16 15:33:52 +00:00
2012-07-09 18:46:47 +00:00
2012-07-21 03:09:04 +00:00
2012-08-07 00:01:14 +00:00
2012-02-17 08:55:11 +00:00
2012-07-31 23:41:32 +00:00
2012-04-17 18:03:21 +00:00
2012-04-17 18:03:21 +00:00
2012-08-02 18:21:47 +00:00
2012-07-31 22:50:19 +00:00
2012-07-23 23:45:54 +00:00
2012-08-02 18:21:47 +00:00
2012-07-31 23:41:32 +00:00
2012-08-03 22:57:02 +00:00
2012-08-03 22:57:02 +00:00
2012-07-31 23:52:55 +00:00
2012-08-07 00:35:22 +00:00
2012-06-14 01:19:35 +00:00
2012-05-16 22:19:56 +00:00
2012-03-09 06:36:45 +00:00
2012-03-09 06:36:45 +00:00
2012-07-18 06:41:36 +00:00
2012-03-28 00:22:50 +00:00
2012-06-13 18:06:00 +00:00
2012-07-24 00:08:26 +00:00
2012-06-14 21:03:23 +00:00
2012-06-14 21:10:56 +00:00
2012-08-02 18:21:47 +00:00
2012-08-02 18:21:47 +00:00
2012-07-31 19:13:07 +00:00
2012-07-31 19:13:07 +00:00
2012-08-02 18:21:47 +00:00
2012-08-02 18:21:47 +00:00
2012-08-06 23:29:06 +00:00
2012-07-31 18:16:49 +00:00
2012-07-31 20:54:48 +00:00
2012-07-31 20:54:48 +00:00
2012-08-01 02:29:24 +00:00
2012-06-14 21:10:56 +00:00
2012-07-31 21:49:49 +00:00
2012-07-23 23:45:54 +00:00
2012-07-31 20:54:48 +00:00
2012-07-21 03:09:04 +00:00
2012-07-16 15:14:51 +00:00
2012-07-31 23:52:55 +00:00
2012-07-31 23:52:55 +00:00
2012-07-11 20:51:50 +00:00
2012-02-28 07:46:26 +00:00
2012-02-28 07:46:26 +00:00
2012-08-02 18:21:47 +00:00
2012-07-31 22:50:19 +00:00
2012-08-02 18:21:47 +00:00
2012-07-31 23:52:55 +00:00
2012-02-17 08:55:11 +00:00
2011-04-15 21:51:11 +00:00
2012-08-01 00:37:53 +00:00
2012-07-31 23:52:55 +00:00
2012-06-14 21:10:56 +00:00
2012-05-22 03:10:09 +00:00
2012-08-02 18:21:47 +00:00
2012-07-31 22:50:19 +00:00
2012-02-17 08:55:11 +00:00
2011-04-15 21:51:11 +00:00