correct the type of two intrinsics, add int_ppc_altivec_vmladduhm
[oota-llvm.git] / include / llvm / Bytecode / Archive.h
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2005-11-30 Chris Lattnerminor cleanup
2005-11-30 Reid SpencerFix a problem with llvm-ranlib that (on some platforms...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-26 Reid SpencerImplement an isBytecodeArchive method to determine...
2004-12-13 Reid SpencerMake the OpenAndLoad functions have an ErrorMessage...
2004-11-20 Reid SpencerDistinguish between BSD4.4 and SVR4 symbol tables
2004-11-19 Reid SpencerMake findModulesDefiningSymbols modify its symbols...
2004-11-16 Reid SpencerPer code review:\
2004-11-14 Reid SpencerComplete rewrite to get first working version.
2004-11-06 Reid SpencerDeprecate constructors we don't want users to use.
2004-11-05 Reid SpencerGo ahead and trust the client not to mess with the...
2004-11-05 Reid Spencer* Documentation corrections (thanks to Chris for nit...
2004-11-05 Reid SpencerFirst version of the interface to Archive files. This...