Age | Commit message (Expand) | Author |
---|---|---|
2016-02-15 | ART: Run SsaBuilder from HGraphBuilder | |
2016-01-14 | Implement irreducible loop support in optimizing. | |
2015-10-08 | Add DCHECKs to ArenaVector and ScopedArenaVector. | |
2015-09-16 | Optimizing: Tag arena allocations in HGraph. | |
2015-05-11 | Add a parent environment to HEnvironment. | |
2015-05-07 | Relax the only one back-edge restriction. | |
2015-02-19 | Move arenas into runtime | |
2015-02-04 | Create HGraph outside Builder, print timings | |
2014-12-02 | Treat SSA transformation special, as we may have to bailout. | |
2014-09-10 | Fix misuse of ArenaAllocator. | |
2014-05-13 | Add loop recognition and CFG simplifications in new compiler. |