Skip to content
Commit b3d85a5d authored by Bill Wendling's avatar Bill Wendling
Browse files

Add "mayHaveSideEffects" and "neverHasSideEffects" flags to some instructions. I

based what flag to set on whether it was already marked as
"isRematerializable". If there was a further check to determine if it's "really"
rematerializable, then I marked it as "mayHaveSideEffects" and created a check
in the X86 back-end similar to the remat one.

llvm-svn: 45132
parent 0e179d01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment