New feature: add support for target intrinsics being defined in the
[oota-llvm.git] / utils / TableGen / IntrinsicEmitter.h
2009-02-04 Nate BegemanNew feature: add support for target intrinsics being...
2007-12-29 Chris Lattnerremove attributions from utils.
2007-12-03 Duncan SandsRather than having special rules like "intrinsics cannot
2007-02-07 Jim LaskeyAutomatically generating intrinsic declarations from...
2006-03-24 Chris Lattnerextract some more information from the intrinsic table
2006-03-15 Chris LattnerAutogenerate a table of intrinsic names, so we can...
2006-03-15 Chris LattnerAutogenerate code to map from GCC builtin to LLVM intri...
2006-03-13 Chris Lattneremit a mapping from LLVM intrinsic -> GCC builtins.
2006-03-09 Chris Lattnergenerate side-effect info
2006-03-09 Chris LattnerParse mod/ref properties, autogen mod/ref information
2006-03-09 Chris Lattnerparse intrinsic types
2006-03-09 Chris Lattnerautogenerate the function name recognizer
2006-03-03 Chris Lattnerinitial implementation of intrinsic parsing