Add predicate for GhostLinkage, used by the JIT
[oota-llvm.git] / include / llvm / Target / TargetInstrDesc.h
2008-05-28 Bill WendlingAdd a flag to indicate that an instruction is as cheap...
2008-04-09 Dan GohmanFix some minor errors in comments.
2008-03-15 Evan ChengRemove isImplicitDef TargetInstrDesc flag.
2008-02-22 Evan ChengRemove an invalid assertion now that there are implicit...
2008-01-10 Chris LattnerSimplify the side effect stuff a bit more and make...
2008-01-08 Chris Lattneradd a mayLoad property for machine instructions, a...
2008-01-07 Chris Lattnersplit TargetInstrDesc out into its own header file.