Evan Cheng ec693f77c0 * Added intelligence to X86 LEA addressing mode matching routine so it returns
false if the match is not profitable. e.g. leal 1(%eax), %eax.
* Added patterns for X86 integer loads and LEA32.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24635 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-08 02:01:35 +00:00
..
2005-12-06 23:27:39 +00:00
2005-11-10 21:39:29 +00:00
2005-04-22 17:54:37 +00:00
2005-04-22 17:54:37 +00:00
2005-10-23 22:07:20 +00:00