diff options
author | Chris Lattner <sabre@nondot.org> | 2006-05-12 05:01:37 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2006-05-12 05:01:37 +0000 |
commit | 66adee93aa628c2781c9e54afd7cdbf26edc86e8 (patch) | |
tree | 726ab0f795a892471b30ec97c49d4cb7f0e8ed18 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 1501b9f829b23e1aafb1110560f16a83dcf8a346 (diff) | |
download | llvm-66adee93aa628c2781c9e54afd7cdbf26edc86e8.zip llvm-66adee93aa628c2781c9e54afd7cdbf26edc86e8.tar.gz llvm-66adee93aa628c2781c9e54afd7cdbf26edc86e8.tar.bz2 |
Two simplifications for token factor nodes: simplify tf(x,x) -> x.
simplify tf(x,y,y,z) -> tf(x,y,z).
llvm-svn: 28233
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions