Discussion:
[ACTIVITY] 17 - 21 July 2017
Diana Picus
2017-07-21 16:09:09 UTC
Permalink
== Progress ==

* [ARM GlobalISel] Support globals [6/10]
- This is going to be very hairy because of all the different
relocation models (PIC, ROPI etc), differences between ELF and MachO,
and differences between targets with MOVT or without it
- Started adding support for simple, statically linked globals, it
might take me a while to get all the pseudoinstructions right even for
this simple case

* Misc [4/10]
- Meetings, mailing lists, code reviews, buildbots

== Plan ==

* More GlobalISel
* More code reviews

Loading...