Sources

  1. Adam B. Mallen and Dennis Brylow. 2010. Compiler construction with a dash of concurrency and an embedded twist. In Proceedings of the ACM international conference companion on Object oriented programming systems languages and applications companion (OOPSLA '10). Association for Computing Machinery, New York, NY, USA, 161–168. DOI:https://doi.org/10.1145/1869542.1869568
  2. A. W. Appel and J. Palsberg. Modern Compiler Implementation in Java. Cambridge, 2nd edition, 2002.
  3. A. Aho, et al. Compilers: Principles, Techniques, & Tools. Pearson, 2nd edition. 2007.
  4. M. L. Corliss and E. C. Lewis. Bantam: a customizable, Java-based, classroom compiler. In SIGCSE ’08, pages 38–42, 2008. ACM. ISBN 978-1-59593-799-5.
  5. ARM Limited. ARM Architecture Reference Manual, ARMv7-A and ARMv7-R edition. ARM DDI 0406C.d (ID040418).

Informal Sources

  1. https://en.wikipedia.org/wiki/Basic_block
  2. https://en.wikipedia.org/wiki/Control-flow_graph