| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | backing out my last commit, it was not intended to go on the trunk | Gabor Greif | 2008-09-19 | 1 | -34/+9 | 
| | | | | | llvm-svn: 56349 | ||||
| * | first shot at removing Use::Val | Gabor Greif | 2008-09-19 | 1 | -9/+34 | 
| | | | | | | | untested, Use::swap() is definitely not done yet llvm-svn: 56348 | ||||
| * | Fix a bunch of 80col violations that arose from the Create API change. Tweak ↵ | Gabor Greif | 2008-05-15 | 1 | -2/+4 | 
| | | | | | | | makefile targets to find these better. llvm-svn: 51143 | ||||
| * | Merge of r51073-51074 from use-diet branch. | Gabor Greif | 2008-05-13 | 1 | -0/+29 | 
| | | | | | | | | | | | | Do not rely on std::swap<Use>, provide a (faster) member function instead. This change is primarily necessitated by MSVC++'s incompatibility with declaring std::swap<Use> to be a friend of Use. Also contains some minor tweaks to Use inline functions, to undo pointless changes that sneaked in with the last merge. llvm-svn: 51078 | ||||
| * | merge of use-diet branch to trunk | Gabor Greif | 2008-05-10 | 1 | -0/+131 | 
| llvm-svn: 50943 | |||||

