AsmPrinter: Use emitGlobalConstantFP to emit elements of constant data
[oota-llvm.git] / test / Analysis / GlobalsModRef / nonescaping-noalias.ll
2015-10-22 James Molloy[GlobalsAA] Loosen an overly conservative bailout
2015-09-09 Chandler Carruth[PM/AA] Rebuild LLVM's alias analysis infrastructure...
2015-08-17 Michael Kuperstein[GMR] isNonEscapingGlobalNoAlias() should look through...
2015-08-11 Michael Kuperstein[GMR] Be a bit smarter about which globals don't alias...
2015-08-05 Chandler Carruth[GMR] Teach the conservative path of GMR to catch even...
2015-07-28 Chandler Carruth[GMR] Teach GlobalsModRef to distinguish an important...