aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/Use.cpp
Commit message (Expand)AuthorAgeFilesLines
* precompute 20 tagsGabor Greif2010-07-191-3/+9
* fullStopTag cannot happen here, it is handled aboveGabor Greif2010-07-171-3/+1
* get the first few tags from a precomputed table (count can be increased if de...Gabor Greif2010-07-161-0/+9
* Public and private corrections, warned about by icc (#304).Duncan Sands2009-09-061-1/+1
* Rearrange operands of the BranchInst, to be able toGabor Greif2009-03-121-0/+67
* another fix to my previous commit:Gabor Greif2009-01-051-2/+5
* eliminate tabs from my previous commitGabor Greif2009-01-051-4/+4
* Get rid of the tagging functions and use PointerIntPair.Gabor Greif2009-01-051-10/+13
* Introduce a typing refinenement on tagged dataGabor Greif2008-10-161-5/+3
* backing out my last commit, it was not intended to go on the trunkGabor Greif2008-09-191-34/+9
* first shot at removing Use::ValGabor Greif2008-09-191-9/+34
* Fix a bunch of 80col violations that arose from the Create API change. Tweak ...Gabor Greif2008-05-151-2/+4
* Merge of r51073-51074 from use-diet branch.Gabor Greif2008-05-131-0/+29
* merge of use-diet branch to trunkGabor Greif2008-05-101-0/+131