Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
2e89e901b9f303549f3ba64e45d87292e9c986c8
/
compiler
/
utils
/
array_ref.h
ec7802a
Add DCHECKs to ArenaVector and ScopedArenaVector.
by Vladimir Marko
· 9 years ago
211c211
Optimizing: Rewrite DCE's MarkReachableBlocks().
by Vladimir Marko
· 9 years ago
345f93e
Avoid unexpected conversions to ArrayRef.
by Vladimir Marko
· 10 years ago
758a801
ART: Enable Clang's -Wdeprecated
by Andreas Gampe
· 10 years ago
e21dc3d
ART: Swap-space in the compiler
by Andreas Gampe
· 10 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 10 years ago
6a3c1fc
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
by Ian Rogers
· 10 years ago
f4da675
Implement method calls using relative BL on ARM.
by Vladimir Marko
· 11 years ago
0110619
Use std::enable_if instead of a custom helper class.
by Vladimir Marko
· 11 years ago
089142c
Avoid register pool allocations on the heap.
by Vladimir Marko
· 11 years ago