Age | Commit message (Expand) | Author |
---|---|---|
2016-09-14 | Move ArrayRef to runtime/base | |
2016-06-02 | Refactor handling of input records. | |
2015-10-08 | Add DCHECKs to ArenaVector and ScopedArenaVector. | |
2015-09-25 | Optimizing: Rewrite DCE's MarkReachableBlocks(). | |
2015-07-14 | Avoid unexpected conversions to ArrayRef. | |
2015-04-06 | ART: Enable Clang's -Wdeprecated | |
2014-12-22 | ART: Swap-space in the compiler | |
2014-11-04 | ART: More warnings | |
2014-11-03 | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | |
2014-09-25 | Implement method calls using relative BL on ARM. | |
2014-06-05 | Use std::enable_if instead of a custom helper class. | |
2014-06-05 | Avoid register pool allocations on the heap. |