Tweak 3 tests in llvm/test/CodeGen/X86 to add -mcpu=generic since r195383.
[oota-llvm.git] / test / CodeGen / X86 / compiler_used.ll
2013-07-19 Rafael Espindolas/compiler_used/compiler.used/.
2013-04-23 Rafael EspindolaMove test from grep to FileCheck.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-07-20 Chris Lattnerimplement a new magic global "llvm.compiler.used" which...