<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Compiler Optimization | Swaroop Joshi</title><link>https://swaroopjoshi.in/tags/compiler-optimization/</link><atom:link href="https://swaroopjoshi.in/tags/compiler-optimization/index.xml" rel="self" type="application/rss+xml"/><description>Compiler Optimization</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 05 Jan 2016 16:54:54 -0600</lastBuildDate><image><url>https://swaroopjoshi.in/media/icon_hu_4af439994a67251.png</url><title>Compiler Optimization</title><link>https://swaroopjoshi.in/tags/compiler-optimization/</link></image><item><title>gdfa</title><link>https://swaroopjoshi.in/projects/gdfa/</link><pubDate>Tue, 05 Jan 2016 16:54:54 -0600</pubDate><guid>https://swaroopjoshi.in/projects/gdfa/</guid><description>
&lt;div class="callout flex px-4 py-3 mb-6 rounded-md border-l-4 bg-blue-100 dark:bg-blue-900 border-blue-500"
data-callout="note"
data-callout-metadata=""&gt;
&lt;span class="callout-icon pr-3 pt-1 text-blue-600 dark:text-blue-300"&gt;
&lt;svg height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m16.862 4.487l1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L6.832 19.82a4.5 4.5 0 0 1-1.897 1.13l-2.685.8l.8-2.685a4.5 4.5 0 0 1 1.13-1.897zm0 0L19.5 7.125"/&gt;&lt;/svg&gt;
&lt;/span&gt;
&lt;div class="callout-content dark:text-neutral-300"&gt;
&lt;div class="callout-title font-semibold mb-1"&gt;Note&lt;/div&gt;
&lt;div class="callout-body"&gt;&lt;p&gt;This project is no longer active.&lt;/p&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;GDFA is a generic data flow analyzer for per function (i.e., intraprocedural)
bit vector data flow analysis in GCC. I worked on this project between 2009
and 2011.
at IIT Bombay maintains this project.&lt;/p&gt;</description></item></channel></rss>