[llvm-commits] [llvm] r45022 - in /llvm/trunk: include/llvm/Target/TargetInstrInfo.h lib/Target/Target.td utils/TableGen/CodeGenInstruction.h utils/TableGen/CodeGenTarget.cpp utils/TableGen/InstrInfoEmitter.cpp
Duncan Sands
baldrick at free.fr
Fri Dec 14 02:29:28 PST 2007
Hi Bill, does a branch instruction have side-effects? What is a side-effect?
I noticed some confusion in gcc about the definition of a side-effect, so it
would be good to avoid confusion in LLVM.
Ciao,
Duncan.
More information about the llvm-commits
mailing list