mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:28:30 +08:00
can avoid running the code in the target if the expression's result is known and the expression has no side effects. Right now this feature is quite conservative in its guess about side effects, and it only computes integer results, but the machinery to make it more sophisticated is there. llvm-svn: 121952
24 KiB
24 KiB