With evan's explicit flag representation, hopefully we will finally be
authorChris Lattner <sabre@nondot.org>
Sat, 11 Aug 2007 18:16:46 +0000 (18:16 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 11 Aug 2007 18:16:46 +0000 (18:16 +0000)
commit384f4a94f8477f3da0982cf8a41596def359e737
tree5957ed6c90981dee42c5851a4e60557d6bdb62ed
parent3c5b57c884f96d3cd13dec81e48633764f71ccfd
With evan's explicit flag representation, hopefully we will finally be
able to 3-addressify away stuff like this:

        movl    %ecx, %eax
        decl    %eax

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41020 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/README.txt