summaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/IntrinsicLowering.h
Commit message (Expand)AuthorAge
* Simplify IntrinsicLowering and clarify that it is only for use by theChris Lattner2006-11-15
* remove ShouldEmitDebugFunctions, a hack to support llvm-db via the jitChris Lattner2006-03-10
* add a flagChris Lattner2005-11-16
* Remove trailing whitespaceMisha Brukman2005-04-21
* Use class instead of struct for defining classes. This unbreaks theAlkis Evlogimenos2004-09-28
* Start moving IntrinsicLowering out of VMCore into libcodegen, as per PR346Chris Lattner2004-06-20
* Add support for inserting all prototypes up-frontChris Lattner2004-05-09
* Clean up a lot of the code I added yesterday by exposing the IntrinsicLoweringChris Lattner2003-12-28
* ABC's must have virtual dtors! Shame on me!Chris Lattner2003-12-28
* Move header into top-level llvm dirChris Lattner2003-12-28
* Add new interface that allows removal of some code from the code generators,Chris Lattner2003-12-28