summaryrefslogtreecommitdiff
path: root/test/566-polymorphic-inlining/src
AgeCommit message (Expand)Author
2024-02-07Force baseline compilation in test. Nicolas Geoffray
2022-10-05Remove obsolete `doThrow` statements from some tests. Vladimir Marko
2020-08-07Make 566-polymorphic-inlining more robust. Nicolas Geoffray
2020-08-05Fix 566-polymorphic-inlining to support tiered JIT. Nicolas Geoffray
2019-12-18Prevent methods beint tested from being inline. Nicolas Geoffray
2019-12-18Add an implementation of Nterp for x64. Nicolas Geoffray
2016-07-22ART: Fix type parameter in tests Andreas Gampe
2016-07-13Fix a bug in ClassTableGet code generation for IMTs. Nicolas Geoffray
2016-06-16Ensure we get a ProfilingInfo object before compiling. Nicolas Geoffray
2016-05-06Fix test with libarttest.so. Nicolas Geoffray
2016-04-29Remove invoke after inlining. Nicolas Geoffray
2016-01-28Implement first kind of polymorphic inlining. Nicolas Geoffray