Jonas Maebe
|
6d3e3d06e2
Linux: don't discard CFI when using it for exceptions
|
hace 2 años |
Jonas Maebe
|
57935a895c
Darwin: really fix -Xg for DWARF4
|
hace 2 años |
Jonas Maebe
|
e62cf5b9e7
systems_iphonesym -> systems_iphonesim
|
hace 2 años |
J. Gareth "Curious Kit" Moreton
|
3ba9cf5b4f
* x86: PostPeepholeOptTestOr has different debug messages for each found instruction, and also tests for BEXTR and BZHI.
|
hace 2 años |
J. Gareth "Curious Kit" Moreton
|
a7d1f7d771
* x86: FuncMov2Func now has code to remove "mov %reg,%reg" (since it doesn't get removed in Pass 2).
|
hace 2 años |
J. Gareth "Curious Kit" Moreton
|
3d805b8a9a
* x86: FuncMov2Func moved to separate method and also called by OptPass2MOV.
|
hace 2 años |
J. Gareth "Curious Kit" Moreton
|
d35be8a9ea
* x86: Extended FuncMov2Func optimisation to handle 1, 3 and 4-operand functions
|
hace 2 años |
J. Gareth "Curious Kit" Moreton
|
9fc2b9062d
* x86: Updated Mov0LblCmp0Jne optimisation to work when alignment hints appear before the label
|
hace 2 años |
florian
|
a1064ad8fd
+ MovSubCmp2MovSub optimization
|
hace 2 años |
Pierre Muller
|
ae12a79bf7
Avoid string truncation
|
hace 2 años |
Pierre Muller
|
e1b3c03daf
Add test for mips code generation bug
|
hace 2 años |
Pierre Muller
|
dce70b3b70
Short version of the mips code genration bug
|
hace 2 años |
marcoonthegit
|
f9a76aaa56
* Add AMPM to string, patch from closes #39973
|
hace 2 años |
Jonas Maebe
|
f18524f2fe
Darwin: fix mac0S 11.0 version string
|
hace 2 años |
Jonas Maebe
|
cd8ddffe42
AArch64: X18 is not a volatile register
|
hace 2 años |
Jonas Maebe
|
49fb1b4c29
RTTI: don't generate full RTTI for internal types
|
hace 2 años |
Sven/Sarah Barth
|
f0e31628ad
* ensure that hmodule is initialized correctly
|
hace 2 años |
Sven/Sarah Barth
|
e050a019a2
* fix #29859: ensure that it's correctly passed down into generate_specialization whether a unit name was provided for the specialization and if so search the generic only in that unit
|
hace 2 años |
Sven/Sarah Barth
|
35a57bac94
* generate the generic name for a specialization of a generic interface alias in the same way as for specializations in general
|
hace 2 años |
Sven/Sarah Barth
|
399d82e1da
- remove unused consume_generic_interface; it has been superseded by handle_generic_interface in 17a0ac7fc03
|
hace 2 años |
florian
|
c75bb80b14
* more debug messages
|
hace 2 años |
Pierre Muller
|
49ddf159b2
Fix internalerror generated with riscv32 compiler.
|
hace 2 años |
mattias
|
0f43c7b229
pas2js: use exename instead of paramstr 0, to search pas2js.cfg in exe location
|
hace 2 años |
mattias
|
6685e22ead
fcl-css: clearstyles
|
hace 2 años |
florian
|
be401422fd
* more warnings after last commit fixed
|
hace 2 años |
florian
|
3fa77a4f62
* fix life information propagation for while loops, resolves #39971
|
hace 2 años |
Jonas Maebe
|
e63cc73cfa
Darwin/AArch64: future-proof version check
|
hace 2 años |
florian
|
86547d35d7
+ apply OpTest/Or2Op optimization to ANDN as well
|
hace 2 años |
Jonas Maebe
|
ae4c8359aa
Darwin/AArch64: detect when SIGILL indicates an FPU exception
|
hace 2 años |
J. Gareth "Curious Kit" Moreton
|
a1ea1dd98e
* x86: Changed BMI2 check to BMI1 for ordinal ANDN optimisation
|
hace 2 años |