..
Makefile
[cost] Remove cost threshold from tests
5 years ago
NSArray.m
[cost] add inferbo model for NSArray.arrayByAddingObjectsFromArray, NSMutableArray.initWithCapacity
5 years ago
NSDictionary.m
[frontend] Add translation of dictionaryWithObjects:forKeys:count:
5 years ago
NSInteger.m
[cost] add inferbo model for NSNumber
5 years ago
NSMutableArray.m
[cost] add inferbo model for NSArray.arrayByAddingObjectsFromArray, NSMutableArray.initWithCapacity
5 years ago
NSMutableDictionary.m
[cost] add iterator support for nsdictionary
5 years ago
NSMutableString.m
[cost] add more inferbo and cost analysis models for NSString
5 years ago
NSOrderedSet.m
[cost] add iterator model for NSOrderedSet
5 years ago
NSString.m
[cost] add inferbo model for init function of NSString and NSArray
5 years ago
araii.m
[copyright] Remove years
6 years ago
block.m
[closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models
5 years ago
break.m
[cost] import c performance test to objc
5 years ago
cf.m
[copyright] Remove years
6 years ago
compound_loop_guard.m
[cost] import c performance test to objc
5 years ago
control.m
[inferbo] Do not prune values with bottom
5 years ago
cost-issues.exp
[cost] add iterator model for NSOrderedSet
5 years ago
cost_test.m
[cost] import c performance test to objc
5 years ago
cost_test_deps.m
[cost] import c performance test to objc
5 years ago
exit.m
[cost] import c performance test to objc
5 years ago
field_access.m
[cost] add objc test for customized_class and blocks
5 years ago
instantiate.m
[cost] import c performance test to objc
5 years ago
invariant.m
[cost] import c performance test to objc
5 years ago
issues.exp
[frontend] Add translation of dictionaryWithObjects:forKeys:count:
5 years ago
jump_inside_loop.m
[cost] import c performance test to objc
5 years ago
loops.m
[cost] import c performance test to objc
5 years ago
purity.m
[cost] import c performance test to objc
5 years ago
switch_continue.m
[cost] import c performance test to objc
5 years ago
two_loops_symbolic.m
[cost] import c performance test to objc
5 years ago
unreachable.m
[cost] Fix unreachable node Top poisoning
5 years ago