summaryrefslogtreecommitdiffstats
path: root/compiler/sea_ir/debug
Commit message (Expand)AuthorAgeFilesLines
* Add buffering to ELF file generationBrian Carlstrom2013-08-261-0/+1
* Get SEA fibonacci running in interpreter mode.Dragos Sbirlea2013-08-161-2/+2
* Get PORTABLE + SMALL on x86.Dragos Sbirlea2013-08-151-1/+2
* Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-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-072-5/+8
* Fixed SEA IR bugs.Dragos Sbirlea2013-08-052-4/+39
* Replaced .dot generation lock with ScopedObjectAccess.Dragos Sbirlea2013-08-052-15/+17
* Generation of dot files through visitor.Added type info to .dot.Dragos Sbirlea2013-08-052-0/+252