llvm-6502/lib/Transforms
2010-10-09 22:06:36 +00:00
..
Hello Since the Hello pass is built as a loadable dynamic library, don't try to convert it to new-style registration yet. 2010-10-07 00:31:16 +00:00
InstCombine Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Instrumentation Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
IPO 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
Scalar Filter out illegal formulae after updating offsets, not before, so that 2010-10-08 19:33:26 +00:00
Utils Now with fewer extraneous semicolons! 2010-10-07 22:25:06 +00:00
Makefile Revert r100896 and around - this breaks the only mingw32 buildbot we have. 2010-04-15 19:51:42 +00:00