summaryrefslogtreecommitdiff
path: root/utils/TableGen/CodeGenIntrinsics.h
Commit message (Expand)AuthorAge
* Only compute intrinsic valuetypes when in a target .td file.Chris Lattner2006-03-28
* revert this, it breaks things.Chris Lattner2006-03-28
* Add support for decoding iPTR to the right pointer type.Chris Lattner2006-03-27
* Move CodeGenIntrinsic implementation to CodeGenTarget.cpp with the rest ofChris Lattner2006-03-24
* Autogenerate code to map from GCC builtin to LLVM intrinsic.Chris Lattner2006-03-15
* emit a mapping from LLVM intrinsic -> GCC builtins.Chris Lattner2006-03-13
* Verify that packed type operands have the right size and base type.Chris Lattner2006-03-13
* parse intrinsic typesChris Lattner2006-03-09
* Fix pasteoChris Lattner2006-03-03
* initial implementation of intrinsic parsingChris Lattner2006-03-03