Skip to content
Commit 66adee93 authored by Chris Lattner's avatar Chris Lattner
Browse files

Two simplifications for token factor nodes: simplify tf(x,x) -> x.

simplify tf(x,y,y,z) -> tf(x,y,z).

llvm-svn: 28233
parent 1501b9f8
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