Don't make assumptions about the name of private global variables.
[oota-llvm.git] / test / Transforms / TailCallElim / reorder_load.ll
2014-10-19 Chandler CarruthFix a long-standing miscompile in the load analysis...
2013-01-11 Michael GottesmanThis commit is a 4x squash commit consisting of 4x...
2011-09-19 Bill WendlingReplace uses of unwind with unreachable for the same...
2009-09-11 Dan GohmanEliminate more redundant llvm-as calls.
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-06-19 Chris LattnerImprove tail call elim to move loads above readonly...