1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/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