summaryrefslogtreecommitdiff
path: root/test/CodeGenObjC/optimize-ivar-offset-load.m
AgeCommit message (Expand)Author
2015-11-18Fix tests in order for them to not fail after r252604.Igor Laevsky
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2014-11-06Don't manually insert L prefixes.Rafael Espindola
2014-03-04Objective-C IRGen. Fix up the hueristics for determiningFariborz Jahanian