Fix "Control reaches the end of non-void function" warnings,
[oota-llvm.git] / include / llvm / Target / TargetInstrDesc.h
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.