aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/IntrinsicLowering.h
AgeCommit message (Expand)Author
2004-05-09Add support for inserting all prototypes up-frontChris Lattner
2003-12-28Clean up a lot of the code I added yesterday by exposing the IntrinsicLoweringChris Lattner
2003-12-28ABC's must have virtual dtors! Shame on me!Chris Lattner
2003-12-28Move header into top-level llvm dirChris Lattner
2003-12-28Add new interface that allows removal of some code from the code generators,Chris Lattner