aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/IntrinsicInst.h
Commit message (Expand)AuthorAgeFilesLines
* Convert tabs to spacesMisha Brukman2005-04-221-5/+5
* Remove trailing whitespaceMisha Brukman2005-04-211-9/+9
* Fix bountiful sources of VC++ 'possible loss of data' warningsJeff Cohen2005-01-011-2/+2
* Add a new debug intrinsic parent class. Patch contributed by MichaelChris Lattner2004-11-221-4/+28
* Add support for llvm.dbg.stoppointChris Lattner2004-11-181-0/+27
* Right, calls have Operand#0 == the called function, don't forget this.Chris Lattner2004-10-121-12/+12
* New header. Classes can be added as needed.Chris Lattner2004-10-121-0/+198