Fix loadv2i32 to be loadv4i32, though it isn't actually used anywhere yet.
[oota-llvm.git] / lib / Target / TargetMachineRegistry.cpp
2006-03-23 Chris Lattnerremove always-null IntrinsicLowering argument.
2005-09-01 Jim Laskey1. Use SubtargetFeatures in llc/lli.
2005-04-21 Misha BrukmanRemove trailing whitespace
2004-07-11 Chris LattnerImplement TargetRegistrationListener
2004-07-11 Chris LattnerImplement a couple of methods that TargetMachineRegistr...
2004-07-11 Chris LattnerInitial impl of this file. Yes this is pretty useless...