llvm-6502/test/Transforms/PartialSpecialize
2010-10-09 22:06:36 +00:00
..
dg.exp
heuristics.ll Now using a variant of the existing inlining heuristics to decide whether to create a given specialization of a function in PartialSpecialization. If the total performance bonus across all callsites passing the same constant exceeds the specialization cost, we create the specialization. 2010-10-09 22:06:36 +00:00
two-specializations.ll Fixed and reactivated a partial specialization test 2010-08-19 12:42:38 +00:00