Craig Topper 01a2362d18 [X86] Update folding table generator to properly detect RMW arithmetic instructions.
The RMW instructions are detected by reading the SchedRW data, but the RMW instructions have had their SchedRW changed in recent months. This broke the expectation.

We probably should fix this to use the mayLoad/mayStore flags if possible.

llvm-svn: 334478
2018-06-12 07:32:15 +00:00
..
2018-06-06 14:53:03 +00:00
2018-03-22 16:39:54 +00:00
2018-03-17 17:30:08 +00:00