Commit History

Author SHA1 Message Date
  Philippe Mathieu-Daudé dcb32f1d8f tcg: Search includes from the project root source directory 5 years ago
  Tony Nguyen 14776ab5a1 tcg: TCGMemOp is now accelerator independent MemOp 6 years ago
  Markus Armbruster 6a0acfff99 Clean up inclusion of exec/cpu-common.h 6 years ago
  Richard Henderson 80f4d7c3ae tcg: Fix constant folding of INDEX_op_extract2_i32 6 years ago
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 years ago
  Richard Henderson ac383dde33 tcg: Do not recreate INDEX_op_neg_vec unless supported 6 years ago
  Richard Henderson fce1296f13 tcg: Add INDEX_op_extract2_{i32,i64} 6 years ago
  Emilio G. Cota ac1043f6d6 tcg: Drop nargs from tcg_op_insert_{before,after} 6 years ago
  Richard Henderson 6498594c8e tcg/optimize: Optimize bswap 6 years ago
  Richard Henderson 1fb57da72a tcg/optimize: Do not skip default processing of dup_vec 7 years ago
  Richard Henderson 170ba88f45 tcg/optimize: Handle vector opcodes during optimize 7 years ago
  Richard Henderson cd9090aa9d tcg: Generalize TCGOp parameters 7 years ago
  Richard Henderson 15fa08f845 tcg: Dynamically allocate TCGOps 7 years ago
  Emilio G. Cota 34184b0718 tcg: allocate optimizer temps with tcg_malloc 8 years ago
  Richard Henderson 6349039d0b tcg: Use per-temp state data in optimize 8 years ago
  Richard Henderson fa477d2547 tcg: Add temp_global bit to TCGTemp 8 years ago
  Richard Henderson 434391390b tcg: Introduce arg_temp 8 years ago
  Richard Henderson acd937019b tcg: Propagate args to op->args in optimizer 8 years ago
  Richard Henderson 75e8b9b7aa tcg: Merge opcode arguments into TCGOp 8 years ago
  Richard Henderson a768e4e992 tcg: Add opcode for ctpop 8 years ago
  Richard Henderson 0e28d0063b tcg: Add clz and ctz opcodes 8 years ago
  Richard Henderson 333b21b809 tcg/optimize: Fold movcond 0/1 into setcond 8 years ago
  Richard Henderson 7ec8bab3de tcg: Add field extraction primitives 8 years ago
  Alex Bennée 550276ae0a tcg/optimize: move default return out of if statement 9 years ago
  Pranith Kumar 34f939218c tcg: Optimize fence instructions 9 years ago
  Richard Henderson 5a18407f55 tcg: Lower indirect registers in a separate pass 9 years ago
  Richard Henderson dcb8e75870 tcg: Reorg TCGOp chaining 9 years ago
  Paolo Bonzini 00f6da6a1a exec: extract exec/tb-context.h 9 years ago
  Paolo Bonzini 33c11879fd qemu-common: push cpu.h inclusion out of qemu-common.h 9 years ago
  Aurelien Jarno eabb7b91b3 tcg: use tcg_debug_assert instead of assert (fix performance regression) 9 years ago