commit | a611c0f40508a5d74ebbfc4e658e2ec30735dada | [log] [tgz] |
---|---|---|
author | Matheus Almeida <matheus.almeida@imgtec.com> | Thu Dec 05 11:56:56 2013 +0000 |
committer | Matheus Almeida <matheus.almeida@imgtec.com> | Thu Dec 05 11:56:56 2013 +0000 |
tree | 213c0c287eaead0f6177df0a953b65fd0dc32d3b | |
parent | 3b2f702d5543da080695bfd6df3e8b32e11fc98b [diff] |
[mips] Add some comments related to the optimization performed in performSELECTCombine. The structure of the code was slightly modified so that the next patch is easier to read/review. No functional changes. llvm-svn: 196496