Torok Edwin e6df0e6397 Fix PR5247, "lock addq" pattern (and other atomics), it DOES modify EFLAGS.
LLC was scheduling compares before the adds causing wrong branches to be taken
in programs, resulting in misoptimized code wherever atomic adds where used.

llvm-svn: 84485
2009-10-19 11:00:58 +00:00
..
2009-10-19 05:51:03 +00:00
2009-10-18 19:58:47 +00:00
2009-10-19 07:10:59 +00:00