llvm-6502/lib/Transforms
2010-12-16 12:16:00 +00:00
..
Hello
InstCombine Speculatively revert commit 121905 since it looks like it might have broken the 2010-12-16 09:40:54 +00:00
Instrumentation
IPO reapply r121100 with a tweak to constant fold ConstExprs with TargetData 2010-12-07 04:33:29 +00:00
Scalar Fix a bug in the loop in JumpThreading::ProcessThreadableEdges() where it could falsely produce a MultipleDestSentinel value if the first predecessor ended with an 'indirectbr'. If that happened, it caused an unnecessary FindMostPopularDest() call. 2010-12-16 12:16:00 +00:00
Utils make qsort predicate more conformant by returning 0 for equal values. 2010-12-15 04:52:41 +00:00
Makefile