This is an archive of the discontinued LLVM Phabricator instance.

[FPEnv Core 11/14] Don't convert fpops to constexprs in SCCP
AcceptedPublic

Authored by sdmitrouk on Oct 26 2015, 6:56 AM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

sdmitrouk updated this revision to Diff 38411.Oct 26 2015, 6:56 AM
sdmitrouk retitled this revision from to [FPEnv Core 11/14] Don't convert fpops to constexprs in SCCP.
sdmitrouk updated this object.
sdmitrouk added reviewers: hfinkel, mehdi_amini.
sdmitrouk set the repository for this revision to rL LLVM.
sdmitrouk added subscribers: llvm-commits, resistor, scanon.
sdmitrouk updated this revision to Diff 41920.Dec 4 2015, 12:14 PM

Flags rename.

sdmitrouk updated this revision to Diff 42530.Dec 11 2015, 9:28 AM

Remove extra braces, use different overload of ConstantExpr::get().

mehdi_amini accepted this revision.Dec 18 2015, 4:14 PM
mehdi_amini edited edge metadata.
This revision is now accepted and ready to land.Dec 18 2015, 4:14 PM