summaryrefslogtreecommitdiffstats
path: root/clang/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2007-12-17 23:07:56 +0000
committerBill Wendling <isanbard@gmail.com>2007-12-17 23:07:56 +0000
commitb3d85a5d4b57f1ea4ccf7ead398f2546c3858b9d (patch)
tree4e83f05b31095ee0394007d00f3f5b6bff6af7e3 /clang/CodeGen/CodeGenModule.cpp
parent0e179d015f94a0df6a7c3261a6a2d08b4aae9c8c (diff)
downloadbcm5719-llvm-b3d85a5d4b57f1ea4ccf7ead398f2546c3858b9d.tar.gz
bcm5719-llvm-b3d85a5d4b57f1ea4ccf7ead398f2546c3858b9d.zip
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
Diffstat (limited to 'clang/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud