summaryrefslogtreecommitdiff
path: root/lib/VMCore/Use.cpp
Commit message (Expand)AuthorAge
* Public and private corrections, warned about by icc (#304).Duncan Sands2009-09-06
* Rearrange operands of the BranchInst, to be able toGabor Greif2009-03-12
* another fix to my previous commit:Gabor Greif2009-01-05
* eliminate tabs from my previous commitGabor Greif2009-01-05
* Get rid of the tagging functions and use PointerIntPair.Gabor Greif2009-01-05
* Introduce a typing refinenement on tagged dataGabor Greif2008-10-16
* backing out my last commit, it was not intended to go on the trunkGabor Greif2008-09-19
* first shot at removing Use::ValGabor Greif2008-09-19
* Fix a bunch of 80col violations that arose from the Create API change. Tweak ...Gabor Greif2008-05-15
* Merge of r51073-51074 from use-diet branch.Gabor Greif2008-05-13
* merge of use-diet branch to trunkGabor Greif2008-05-10