Files
clang-p2996/llvm/test/CodeGen/ARM
Ahmed Bougacha b4af107239 [ARM] Set correct successors in CMPXCHG pseudo expansion.
transferSuccessors() would LoadCmpBB a successor of DoneBB, whereas
it should be a successor of the original MBB.

The testcase changes are caused by Thumb2SizeReduction, which
was previously confused by the broken CFG.

Follow-up to r266679.

Unfortunately, it's tricky to catch this in the verifier.

llvm-svn: 267778
2016-04-27 20:32:54 +00:00
..
2016-01-26 00:03:25 +00:00
2016-01-28 18:59:04 +00:00
2015-10-26 20:49:49 +00:00
2016-01-26 00:03:25 +00:00
2016-04-08 18:15:37 +00:00
2016-01-26 00:03:25 +00:00
2016-03-31 19:42:04 +00:00
2015-12-17 01:29:08 +00:00
2015-01-19 15:16:06 +00:00
2016-04-08 18:15:37 +00:00
2016-04-08 18:15:37 +00:00
2016-01-26 00:03:25 +00:00
2015-08-13 17:28:16 +00:00