ryubing/ARMeilleure/CodeGen
FICTURE7 ecc64c934d
Add `Operand.Label` support to `Assembler` (#2680)
* Add `Operand.Label` support to `Assembler`

This adds label support to `Assembler` and enables branch tightening
when compiling with relocatables. Jump management and patching has been
moved to the `Assembler`.

* Move instruction table to `Assembler.Table`

* Set PTC internal version

* Rename `Assembler.Table` to `AssemblerTable`
2021-10-05 14:04:55 -03:00
..
Linking Add `Operand.Label` support to `Assembler` (#2680) 2021-10-05 14:04:55 -03:00
Optimizations Fix type mismatch in `BitwiseAnd` simplification (#2571) 2021-08-20 14:42:00 -03:00
RegisterAllocators Optimize `HybridAllocator` (#2637) 2021-09-29 01:38:37 +02:00
Unwinding PPTC Follow-up. (#1712) 2020-12-17 20:32:09 +01:00
X86 Add `Operand.Label` support to `Assembler` (#2680) 2021-10-05 14:04:55 -03:00
CompiledFunction.cs Refactor `PtcInfo` (#2625) 2021-09-14 01:23:37 +02:00