summaryrefslogtreecommitdiffstats
path: root/compiler/sea_ir/frontend.cc
Commit message (Expand)AuthorAgeFilesLines
* Use class def index from java.lang.Class.Ian Rogers2013-09-191-3/+3
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-5/+3
* Get SEA fibonacci running in interpreter mode.Dragos Sbirlea2013-08-161-19/+6
* Get PORTABLE + SMALL on x86.Dragos Sbirlea2013-08-151-4/+31
* Renamed SeaGraph::GetCurrentGraph to GetGraph for clarity.Dragos Sbirlea2013-08-071-1/+1
* Refactored SEA IR folder structure to be more logical.Dragos Sbirlea2013-08-071-1/+1
* SEA IR type handling complete for fibonacci.Dragos Sbirlea2013-08-071-3/+3
* Generation of dot files through visitor.Added type info to .dot.Dragos Sbirlea2013-08-051-4/+9
* Added SEA IR type infrastructure (and a bit of cleanup).Dragos Sbirlea2013-08-011-6/+6
* Fixed 100 char limit in SEA IR files.Dragos Sbirlea2013-07-291-3/+4
* Improvements and clustering for the .dot file generation.Dragos Sbirlea2013-07-261-1/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-2/+2
* Refactored string to int conversion.Dragos Sbirlea2013-07-231-1/+0
* Fixing cpplint legal/copyright issuesBrian Carlstrom2013-07-181-0/+16
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+67