issues
search
microsoft
/
llvm-mctoll
llvm-mctoll
Other
816
stars
125
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[X86-64] Add support for `ANDNPS`, `ANDNPD`, `PANDN`
#149
martin-fink
closed
3 years ago
0
Missing segment register handling
#148
zijiancogito
closed
2 years ago
2
[X86-64] Add missing MemOpSize to MOVADP/MOVAPS instructions
#147
martin-fink
closed
3 years ago
0
[X86-64] If SymbSize < MemAccessSizeInBytes, set MemAccessSize to SymbSize
#146
martin-fink
closed
3 years ago
0
[X86-64] Add support for XOR64ri8, XOR64ri32, XOR16ri8 and XOR8ri8
#145
martin-fink
closed
3 years ago
0
Add support for shifts with CL as an argument
#144
martin-fink
closed
3 years ago
0
[X86-64] Raising shift: if previous CF value is undefined, assume CF = 0
#143
martin-fink
closed
3 years ago
0
Fix SSE stack promotion
#142
martin-fink
closed
3 years ago
0
[X86-64] Add support for sse bitwise memory referencing instructions
#141
martin-fink
closed
3 years ago
0
Off-by-one error when accessing stack through `RBP`
#140
martin-fink
opened
3 years ago
1
[X86-64] Add support for `sqrtsd`, `sqrtss` instructions
#139
martin-fink
closed
3 years ago
0
[X86-64] Fix IMUL64r implementation and add support for MULr
#138
martin-fink
closed
3 years ago
0
'could not load cache' when building llvm-mctoll
#137
Brubbish
closed
3 years ago
2
Optimize integer arguments that are always used as pointers
#136
rcorcs
closed
1 year ago
2
Improve the Peephole optimization pass
#135
rcorcs
closed
1 year ago
2
[X86-64] Add support for `MOVUPD`/`MOVUPS` memory referencing instructions
#134
martin-fink
closed
3 years ago
0
[X86-64] Use correct type for `pxor reg, reg`
#133
martin-fink
closed
3 years ago
0
Fix `getOperand() out of range!` for `getMCInstIndex` on `RETQ` instr
#132
martin-fink
closed
3 years ago
0
[X86-64] Add support for DIV64r instruction
#131
martin-fink
closed
3 years ago
1
[X86-64] Use `getRaisedFunction()` to insert a new BasicBlock
#130
martin-fink
closed
3 years ago
0
[X86-64] Add support for `BT`, `BTS`, `BTR` and `BTC` instructions
#129
martin-fink
closed
3 years ago
1
[X86-64] For CMPmi instructions, use the correct type to load from memory
#128
martin-fink
closed
3 years ago
0
[X86-64] Sign-extend `MOV64ri32` immediate
#127
martin-fink
closed
3 years ago
1
External functions: use `ASTContext.getTypeInfo` to get int type width
#126
martin-fink
closed
3 years ago
0
[X86-64] Add support for missing IMULrmi instructions
#125
martin-fink
closed
3 years ago
0
[X86-64] Add `unreachable` instruction after `__assert_fail` calls
#124
martin-fink
closed
3 years ago
0
[X86-64] Add support for `sbb` instruction
#123
martin-fink
closed
3 years ago
0
Fix stack promotion of moved registers
#122
martin-fink
closed
2 years ago
1
[X86-64] Only treat PC-relative globals as memory content if they are dynamically relocated
#121
martin-fink
opened
3 years ago
0
[X86-64] Fix memory accessing issues to allow raising phoenix-2.0/histogram-seq
#120
martin-fink
closed
3 years ago
9
[X86-64] Add support for CMP64ri32 instruction
#119
martin-fink
closed
3 years ago
0
[X86-64] Fix argument discovery for vararg functions
#118
martin-fink
closed
3 years ago
4
[X86-64] Fix memory referencing idiv instructions
#117
martin-fink
closed
3 years ago
3
[X86-64] Detect implicitly-set registers in getPhysRegDefiningInstInB…
#116
martin-fink
closed
3 years ago
3
[X86-64] Detect return type for tail-calls in getRaisedFunctionPrototype
#115
martin-fink
closed
3 years ago
1
[X86-64] Add support for MOVSX64rm8
#114
martin-fink
closed
3 years ago
1
[X86-64] Don't initialize externally defined variables
#113
martin-fink
closed
3 years ago
1
[X86-64] Add support for SETL instruction
#112
martin-fink
closed
3 years ago
0
[X86-64] Discover XMM0 as return register as well as RAX
#111
martin-fink
closed
3 years ago
1
IREmitter::emitSpecialNode switch has incorrect EXT_ARMISD cases
#109
Kloppie5
opened
3 years ago
3
Problem when raise SPEC 2006 (403.gcc)
#108
Gxiandy
opened
3 years ago
3
Difference between llvm-mctoll and wllvm?
#107
hyperlyz
closed
3 years ago
1
[X86-64] Added support for PF, setnp and setp.
#106
rcorcs
closed
3 years ago
1
[X86-64] Add support for SSE and, or and xor instructions
#105
martin-fink
closed
3 years ago
3
llvm-symbolizer error on MAC OS
#104
sohachak
closed
3 years ago
5
[X86-64] Add support for SUB8rr, SUB16rr and SUB16rm
#103
martin-fink
closed
3 years ago
1
[X86-64] Cast Alloca to correct type in promotePhysregToStackSlot
#102
martin-fink
closed
3 years ago
2
[X86-64] Add support for CMOVBE instruction
#101
martin-fink
closed
3 years ago
1
[X86-64] Add support for COND_NP in conditional jumps
#100
martin-fink
closed
3 years ago
1
[X86-64] Add support for IMUL64rm
#99
martin-fink
closed
3 years ago
1
Previous
Next