Age | Commit message (Expand) | Author |
---|---|---|
2009-08-03 | Remove now unused arguments from TargetRegistry::lookupTarget. | Daniel Dunbar |
2009-07-26 | Remove unused header | Daniel Dunbar |
2009-07-26 | Kill Target specific ModuleMatchQuality stuff. | Daniel Dunbar |
2009-07-26 | Add TargetRegistry::lookupTarget. | Daniel Dunbar |
2009-07-25 | Simplify JIT target selection. | Daniel Dunbar |
2009-07-17 | Provide slightly more refined error message when trying to lookup a target, and | Daniel Dunbar |
2009-07-16 | Add registered target list to --version output. | Daniel Dunbar |
2009-07-15 | Reapply TargetRegistry refactoring commits. | Daniel Dunbar |
2009-07-15 | Revert 75762, 75763, 75766..75769, 75772..75775, 75778, 75780, 75782 to repai... | Stuart Hastings |
2009-07-15 | Allow multiple registrations of the same target. | Daniel Dunbar |
2009-07-15 | Fix stupid thinko | Daniel Dunbar |
2009-07-15 | Address some review comments on TargetRegistry. | Daniel Dunbar |
2009-07-15 | Add new TargetRegistry. | Daniel Dunbar |