aboutsummaryrefslogtreecommitdiff
path: root/src/ssa_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change extensions .cpp to .cGinger Bill2016-11-231-1439/+0
* Compile as C! Whoop!Ginger Bill2016-11-231-3/+3
* Remove autoGinger Bill2016-11-231-20/+21
* typedef struct and start removing autoGinger Bill2016-11-231-2/+2
* Remove templated Map; replace with #include macro "templates" trickGinger Bill2016-11-231-8/+8
* Remove Array<T> and replace with macro versionGinger Bill2016-11-221-18/+18
* Remove: string overloads; deferGinger Bill2016-11-221-14/+17
* 128 bit integersGinger Bill2016-11-221-6/+39
* Fix alignment issues with vectors, unions, and raw_unionsGinger Bill2016-11-161-5/+39
* Separate SSA opt; Basic Timings for sections onlyGinger Bill2016-11-061-0/+1368