Have the X86 back-end emit the alias instead of what's being aliased. In most
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-gv.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-02 Chris Lattner@GOTPCREL is also rip-relative. Fix fast-isel to do...
2009-07-01 Chris LattnerFix some fast-isel problems selecting global variable...