[RS4GC] Fix rematerialization of bitcast of bitcast.
[oota-llvm.git] / test / Transforms / Inline / alloca-bonus.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...