Add support for global variables in an address space for llvm-c and ocaml.
[oota-llvm.git] / test / Transforms / GVN / lpre-call-wrap.ll
2009-09-05 Daniel DunbarEliminate uses of %prcontext.
2008-12-15 Chris LattnerAdd a testcase for GCC PR 23455, which lpre handles...
2008-12-15 Chris Lattnergvn now hoists this load out of the hot non-call path.