| commit | e094cc4372bfe378f2e455879e501a7f890b8eba | [log] [tgz] |
|---|---|---|
| author | Justin Bogner <mail@justinbogner.com> | Fri Jan 20 00:30:17 2017 +0000 |
| committer | Justin Bogner <mail@justinbogner.com> | Fri Jan 20 00:30:17 2017 +0000 |
| tree | 64d66d417d36939f6b36baef6eae781c4ba1de75 | |
| parent | 19252ac6f0748447b1862ca6533c42b29d4710a3 [diff] |
GlobalISel: Add a note about how we're being a bit loose with memory operands The logic in r292461 is conservatively correct, but we should revisit this later. Add a TODO so we don't forget. llvm-svn: 292553