windy
|
57fda60379
|
Fix all warning in x86
|
2021-08-17 23:24:32 +08:00 |
|
windy
|
4c465af036
|
Fix x86 optimizers, demo-tests:
```
:: After:
| | Entry point VIP: 0x1337
| | Stack pointer: -0x8
| | Already visited?: N
| | ------------------------
| | 0000: [ PSEUDO ] -0x8 movd eax 0x1
| | 0001: [ PSEUDO ] -0x8 strd $sp -0x4 0x0
| | 0002: [ PSEUDO ] -0x8 strd $sp -0x8 0x1
| | 0003: [ PSEUDO ] -0x8 vpinrd eax
| | 0004: [ PSEUDO ] -0x8 vexitq 0x0
```
|
2021-08-16 02:54:00 +08:00 |
|
Can Bölük
|
6cbead72cc
|
Minor logic fixes.
|
2020-08-23 06:40:55 +02:00 |
|
Can Bölük
|
c0e26276ab
|
Moved is_semantic_nop and remove_nops to auxiliaries.
|
2020-08-23 02:07:16 +02:00 |
|
Can Bölük
|
8a79ca03ba
|
Fixed everything else to work with the changes.
|
2020-07-29 02:36:10 +02:00 |
|
Can Bölük
|
6b647f8db6
|
Fixing minor redundancies.
|
2020-07-28 21:44:53 +02:00 |
|
Can Bölük
|
5b4767acf1
|
vtil::zip and vtil::numeric_range can now be constructed constexpr.
|
2020-07-24 08:28:48 +02:00 |
|
Can Bölük
|
392e02d973
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
Can Bölük
|
614309aa11
|
Fixing license.
|
2020-07-06 21:41:04 +02:00 |
|
Can Bölük
|
04fcd433e2
|
Minor changes, stack pinning will no longer emit VPINR, fixed filters.
|
2020-07-05 04:10:06 +02:00 |
|
Can Bölük
|
ff50c37656
|
Fixed for clang.
|
2020-06-22 17:16:59 +02:00 |
|
Can Bölük
|
5654355754
|
Switch to forced is_valid for all passes.
|
2020-06-22 02:53:20 +02:00 |
|
Can Bölük
|
d203c6ebd3
|
::access_size and ::to_string now work with bitcnt, added safe narrowing
|
2020-06-21 00:04:03 +02:00 |
|
Can Bölük
|
c268107f4a
|
Renamed some leftover files.
|
2020-06-20 10:56:42 +02:00 |
|