]> git.proxmox.com Git - qemu.git/history - tcg/optimize.c
Merge remote-tracking branch 'rth/tcg-ia64-17' into staging
[qemu.git] / tcg / optimize.c
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'amit/char-remove-watch...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'otubo/seccomp' into staging
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'mcayland/qemu-openbios...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2013...
2013-10-10 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-arm-pull' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/mingw' into staging
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.8' into...
2013-10-09 Anthony LiguoriMerge remote-tracking branch 'sweil/tci' into staging
2013-09-25 Stefan Weilmisc: Use new rotate functions
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Richard Hendersontcg: Constant fold div, rem
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
2013-05-13 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v70' into...
2013-05-09 Aurelien Jarnotcg/optimize: fix setcond2 optimization
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-23 Richard Hendersontcg-optimize: Fold sub r,0,x to neg r,x
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Richard Hendersontcg: Add signed multiword multiplication operations
2013-02-23 Richard Hendersontcg: Add 64-bit multiword arithmetic operations
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-19 Paolo Bonzinioptimize: optimize using nonzero bits
2013-01-19 Paolo Bonzinioptimize: track nonzero bits of registers
2013-01-19 Paolo Bonzinioptimize: only write to state when clearing optimizer...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'amit/loadvm-irq-inj-fix...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-17 Blue SwirlMerge branch 'vga.1' of git://git.kraxel.org/qemu
2012-11-17 Evgeny VoevodinTCG: Use gen_opc_buf from context instead of global...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-28 Aurelien Jarnotcg: rework TCG helper flags
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-17 Richard Hendersontcg: Optimize mulu2
2012-10-17 Richard Hendersontcg: Constant fold add2 and sub2
2012-10-17 Richard Hendersontcg: Do constant folding on double-word comparisons
2012-10-17 Richard Hendersontcg: Split out subroutines from do_constant_folding_cond
2012-10-17 Richard Hendersontcg: Optimize double-word comparisons against zero
2012-10-17 Richard Hendersontcg: Use common code when failing to optimize
2012-10-17 Richard Hendersontcg: Swap commutative double-word comparisons
2012-10-17 Richard Hendersontcg: Canonicalize add2 operand ordering
2012-10-17 Richard Hendersontcg: Split out swap_commutative as a subroutine
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Richard Hendersontcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-22 Blue SwirlMerge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
2012-09-22 Aurelien Jarnotcg/optimize: add constant folding for deposit
2012-09-22 Aurelien Jarnotcg/optimize: prefer the "op a, a, b" form for commutat...
2012-09-22 Aurelien Jarnotcg/optimize: further optimize brcond/movcond/setcond
2012-09-22 Aurelien Jarnotcg/optimize: optimize "op r, a, a => movi r, 0"
2012-09-22 Aurelien Jarnotcg/optimize: optimize "op r, a, a => mov r, a"
2012-09-22 Aurelien Jarnotcg/optimize: do copy propagation for all operations
2012-09-22 Aurelien Jarnotcg/optimize: rework copy progagation
2012-09-22 Aurelien Jarnotcg/optimize: check types in copy propagation
2012-09-22 Aurelien Jarnotcg/optimize: remove TCG_TEMP_ANY
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-21 Richard Hendersontcg: Optimize two-address commutative operations
2012-09-21 Richard Hendersontcg: Optimize movcond for constant comparisons
2012-09-19 Aurelien Jarnotcg/optimize: fix end of basic block detection
2012-09-19 Aurelien Jarnorevert "TCG: fix copy propagation"
2012-09-11 Aurelien JarnoMerge branch 'usb.64' of git://git.kraxel.org/qemu
2012-09-11 Aurelien Jarnotcg/optimize: fix if/else/break coding style
2012-09-11 Aurelien Jarnotcg/optimize: add constant folding for brcond
2012-09-11 Aurelien Jarnotcg/optimize: add constant folding for setcond
2012-09-11 Aurelien Jarnotcg/optimize: swap brcond/setcond arguments when possible
2012-09-11 Aurelien Jarnotcg/optimize: simplify shift/rot r, 0, a => movi r...
2012-09-11 Aurelien Jarnotcg/optimize: simplify and r, a, 0 cases
next