summaryrefslogtreecommitdiff
path: root/lib/VMCore/IntrinsicInst.cpp
Commit message (Expand)AuthorAge
* Revert my previous check-in that split up MachineModuleInfo. It turns out toBill Wendling2008-07-03
* - Re-apply 52748 and friends with fix. GetConstantStringInfo() returns an emp...Evan Cheng2008-06-30
* Revert (52748 and friends):Anton Korobeynikov2008-06-29
* Refactor the DebugInfoDesc stuff out of the MachineModuleInfo file. Clean upBill Wendling2008-06-27
* Move GetConstantStringInfo to lib/Analysis. RemoveEric Christopher2008-06-26
* Remove uses of llvm/System/IncludeFile.h that are no longer needed.Dan Gohman2008-05-06
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-29
* Change the MachineDebugInfo to MachineModuleInfo to better reflect usageJim Laskey2007-01-26
* Update version in safe guards.Jim Laskey2006-12-13
* For PR950:Reid Spencer2006-11-27
* getFilename/getDirectory shouldn't abort if the global has no init. ThisChris Lattner2006-10-04
* 1. Support for c++ mangled names.Jim Laskey2006-07-11
* Handle versioning of compile unit.Jim Laskey2006-06-19
* Forgot operands were hard coded for compile unit.Jim Laskey2006-06-16
* For PR780:Reid Spencer2006-06-07
* For PR780:Reid Spencer2006-06-07
* Bullet proof against undefined args produced by upgrading ols-style debug info.Jim Laskey2006-03-26
* Fix indent.Jim Laskey2006-03-24
* Clean up some commentary.Jim Laskey2006-03-24
* Simplify handling of llvm.dbg intrinsic operands to one spot.Jim Laskey2006-03-23