[llvm-commits] [llvm] r97543 - in /llvm/trunk: include/llvm/CodeGen/Passes.h lib/CodeGen/MachineCSE.cpp
Duncan Sands
baldrick at free.fr
Tue Mar 2 01:03:32 PST 2010
Hi Evan,
> +// This pass performs global common subexpression elimination on machine
> +// instructions using a scoped hash table based value numbering schemem. IT
schemem -> scheme
IT -> It
Ciao,
Duncan.
More information about the llvm-commits
mailing list