Fix PR22386. The inliner moves static allocas to the entry basic block
[oota-llvm.git] / test / Transforms / IRCE /
2015-01-27 Sanjoy DasTeach IRCE to look at branch weights when recognizing...
2015-01-22 Sanjoy DasFix crashes in IRCE caused by mismatched types
2015-01-16 Sanjoy DasAdd a new pass "inductive range check elimination"
2015-01-15 Sanjoy DasRevert r226201 (Add a new pass "inductive range check...
2015-01-15 Sanjoy DasAdd a new pass "inductive range check elimination"