Change approach so that we get codegen for free for intrinsics. With this,
[oota-llvm.git] / utils / TableGen / CodeGenIntrinsics.h
2006-03-24 Chris LattnerMove CodeGenIntrinsic implementation to CodeGenTarget...
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-13 Chris LattnerVerify that packed type operands have the right size...
2006-03-09 Chris Lattnerparse intrinsic types
2006-03-03 Chris LattnerFix pasteo
2006-03-03 Chris Lattnerinitial implementation of intrinsic parsing