Commit Graph

7 Commits

Author SHA1 Message Date
Michael Gottesman
33a8cc36a2 [codemotion] CondFail does not cause us to read/write memory in a manner that we care about.
Swift SVN r13323
2014-02-03 00:11:14 +00:00
Michael Gottesman
ebf12a9b9c Recommit r13291 with proper tests, etc.
Swift SVN r13304
2014-02-01 21:00:07 +00:00
Michael Gottesman
934e0756db Revert "[sil-code-motion] Read none builtins can not cause reads or writes. Don't let them disrupt load/store forwarding."
This reverts commit r13291. Had a thinko here.

Swift SVN r13303
2014-02-01 19:20:41 +00:00
Michael Gottesman
3fa7c641b1 [sil-code-motion] Read none builtins can not cause reads or writes. Don't let them disrupt load/store forwarding.
Swift SVN r13291
2014-02-01 05:51:19 +00:00
Michael Gottesman
091cdb499e [sil-code-motion] Rename statistics so they dont have CSE in the name since CodeMotion is a separate pass now.
Swift SVN r13153
2014-01-30 17:53:03 +00:00
Nadav Rotem
312448756d whitespace.
Swift SVN r13151
2014-01-30 17:34:38 +00:00
Nadav Rotem
230842221e Move the code motion optimizations into a new pass. NFC.
Swift SVN r13150
2014-01-30 17:32:57 +00:00