]> git.proxmox.com Git - qemu.git/commit
tcg: Constant fold neg, andc, orc, eqv, nand, nor.
authorRichard Henderson <rth@twiddle.net>
Wed, 17 Aug 2011 21:11:47 +0000 (14:11 -0700)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 21 Aug 2011 18:52:25 +0000 (18:52 +0000)
commitcb25c80a9b8324c59aa157c4e9cfe296489d0b9c
treef072771f999a655ebfbc9cd9105a80be401b7875
parent25c4d9cc845fb58f624dae8c0f690e20c70e7a1d
tcg: Constant fold neg, andc, orc, eqv, nand, nor.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/optimize.c