Revert "Revert "DI: Fold constant arguments into a single MDString""
[oota-llvm.git] / test / Transforms / Inline / alloca-bonus.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-03-31 Chandler CarruthInitial commit for the rewrite of the inline cost analy...
2012-03-31 Chandler CarruthClean up the naming in this test. Someone pointed this...
2012-03-09 Chandler CarruthUndo a previous restriction on the inline cost calculat...
2012-01-25 Nick LewyckySupport pointer comparisons against constants, when...
2012-01-20 Nick LewyckyFix CountCodeReductionForAlloca to more accurately...