llvm-6502/include
2010-10-09 22:06:36 +00:00
..
llvm 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
llvm-c Add initialization routines for Instrumentation. 2010-10-07 20:17:24 +00:00