Refactoring the x86 and x86-64 calling convention implementations,
[oota-llvm.git] / utils / TableGen / CodeGenIntrinsics.h
2007-12-29 Chris Lattnerremove attributions from utils.
2007-08-04 Chandler CarruthThis is the patch to provide clean intrinsic function...
2007-04-26 Dan GohmanUpdate a comment to reflect recent changes in the type...
2007-04-01 Reid SpencerFor PR1297:
2006-12-31 Reid SpencerFor PR950:
2006-03-28 Chris LattnerOnly compute intrinsic valuetypes when in a target...
2006-03-28 Chris Lattnerrevert this, it breaks things.
2006-03-27 Chris LattnerAdd support for decoding iPTR to the right pointer...
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