Added the Advanced Encryption Standard (AES) Instructions.
[oota-llvm.git] / include / llvm-c / Target.h
2010-01-09 Chris Lattnerhopefully unbreak the ocaml bindings.
2010-01-09 Chris Lattner"In order to ease automatic bindings generation, it...
2009-12-21 Chris Lattnerimprove compatibility with SWIG, patch by James Knight!
2009-08-18 Daniel DunbarAdd LLVMInitializeAllTargetInfos for C api, and update
2009-06-23 Bob WilsonProvide InitializeAllTargets and InitializeNativeTarget...
2009-05-09 Duncan SandsRename PaddedSize to AllocSize, in the hope that this
2009-01-12 Duncan SandsRename getABITypeSize to getTypePaddedSize, as
2008-03-16 Gordon HenriksenC and Objective Caml bindings for the TargetData class.