Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Code Generation, working on the new instruction selection mechanism for ARM and AArch64, Global ISel.
  • Linker, keeping the AArch64 back-end in check and implementing an ARM back-end from scratch.
  • Debugger, Stabilising Android debugging on both ARM and AArch64 with LLDB server, investigating unaligned watchpoints, hardware breakpoints, creating buildbots for ARM and AArch64.
  • Integrated assembler, improving support for assembly files in projects like Android, Linux kernel and Chromium, as well as any other project that reports bugs on the IAS.
  • Target support, simplifying the platform choices in ARM and AArch64 targets (from Clang all the way to their back-ends), including compiler options, internal feature flags, etc.
  • Sanitizers, implementing dynamic VMA choices, TLS support in TSAN and understanding the concerns for 48 and 52 bit VMA in the future.
  • Buildbots, constantly monitoring them, as well as revamping the infrastructure to a more robust setting and adding new ones (LLD, LLDB, libc++).

Feel free to drop us an email or stop by our hacking room during Connects to discuss our activities and roadmaps.

...