index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
/
optimize.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tcg/optimize: Move prev_mb into OptContext
Richard Henderson
2021-10-28
1
-5
/
+6
*
tcg/optimize: Change tcg_opt_gen_{mov,movi} interface
Richard Henderson
2021-10-28
1
-33
/
+34
*
tcg/optimize: Remove do_default label
Richard Henderson
2021-10-28
1
-96
/
+94
*
tcg/optimize: Split out OptContext
Richard Henderson
2021-10-28
1
-37
/
+40
*
tcg/optimize: Rename "mask" to "z_mask"
Richard Henderson
2021-10-28
1
-70
/
+72
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
1
-1
/
+1
*
tcg: Handle new bswap flags during optimize
Richard Henderson
2021-06-29
1
-5
/
+51
*
tcg: Add tcg_call_flags
Richard Henderson
2021-06-19
1
-1
/
+2
*
tcg: Remove movi and dupi opcodes
Richard Henderson
2021-01-13
1
-4
/
+0
*
tcg: Convert tcg_gen_dupi_vec to TCG_CONST
Richard Henderson
2021-01-13
1
-5
/
+4
*
tcg/optimize: Use tcg_constant_internal with constant folding
Richard Henderson
2021-01-13
1
-59
/
+49
*
tcg/optimize: Adjust TempOptInfo allocation
Richard Henderson
2021-01-13
1
-26
/
+34
*
tcg/optimize: Improve find_better_copy
Richard Henderson
2021-01-13
1
-15
/
+12
*
tcg: Introduce TYPE_CONST temporaries
Richard Henderson
2021-01-13
1
-2
/
+11
*
tcg: Expand TempOptInfo to 64-bits
Richard Henderson
2021-01-13
1
-19
/
+21
*
tcg: Rename struct tcg_temp_info to TempOptInfo
Richard Henderson
2021-01-13
1
-16
/
+16
*
tcg: Consolidate 3 bits into enum TCGTempKind
Richard Henderson
2021-01-13
1
-4
/
+4
*
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
2021-01-07
1
-0
/
+1
*
tcg/optimize: Add fallthrough annotations
Thomas Huth
2020-12-18
1
-0
/
+4
*
tcg: Revert "tcg/optimize: Flush data at labels not TCG_OPF_BB_END"
Richard Henderson
2020-11-04
1
-18
/
+17
*
tcg/optimize: Flush data at labels not TCG_OPF_BB_END
Richard Henderson
2020-10-27
1
-17
/
+18
*
tcg/optimize: Fold dup2_vec
Richard Henderson
2020-10-08
1
-0
/
+15
*
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+1
*
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
1
-1
/
+1
*
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
tcg: Fix constant folding of INDEX_op_extract2_i32
Richard Henderson
2019-07-14
1
-2
/
+2
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
tcg: Do not recreate INDEX_op_neg_vec unless supported
Richard Henderson
2019-05-13
1
-2
/
+6
*
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
2019-04-24
1
-0
/
+16
*
tcg: Drop nargs from tcg_op_insert_{before,after}
Emilio G. Cota
2018-12-17
1
-2
/
+2
*
tcg/optimize: Optimize bswap
Richard Henderson
2018-12-17
1
-0
/
+12
*
tcg/optimize: Do not skip default processing of dup_vec
Richard Henderson
2018-08-06
1
-2
/
+2
*
tcg/optimize: Handle vector opcodes during optimize
Richard Henderson
2018-02-08
1
-73
/
+77
*
tcg: Generalize TCGOp parameters
Richard Henderson
2017-12-29
1
-2
/
+2
*
tcg: Dynamically allocate TCGOps
Richard Henderson
2017-12-29
1
-13
/
+3
*
tcg: allocate optimizer temps with tcg_malloc
Emilio G. Cota
2017-10-24
1
-23
/
+19
*
tcg: Use per-temp state data in optimize
Richard Henderson
2017-10-24
1
-182
/
+241
*
tcg: Add temp_global bit to TCGTemp
Richard Henderson
2017-10-24
1
-7
/
+8
*
tcg: Introduce arg_temp
Richard Henderson
2017-10-24
1
-2
/
+2
*
tcg: Propagate args to op->args in optimizer
Richard Henderson
2017-10-24
1
-203
/
+227
*
tcg: Merge opcode arguments into TCGOp
Richard Henderson
2017-10-24
1
-3
/
+3
*
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
1
-0
/
+14
*
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
1
-0
/
+36
*
tcg/optimize: Fold movcond 0/1 into setcond
Richard Henderson
2017-01-10
1
-0
/
+15
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+29
*
tcg/optimize: move default return out of if statement
Alex Bennée
2016-10-04
1
-2
/
+1
*
tcg: Optimize fence instructions
Pranith Kumar
2016-09-16
1
-0
/
+39
*
tcg: Lower indirect registers in a separate pass
Richard Henderson
2016-08-05
1
-29
/
+2
*
tcg: Reorg TCGOp chaining
Richard Henderson
2016-08-05
1
-6
/
+2
*
exec: extract exec/tb-context.h
Paolo Bonzini
2016-05-19
1
-1
/
+1
[prev]
[next]