summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/TargetInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stop asserting in TargetInfo::validateInputConstraintDaniel Dunbar2008-08-251-4/+4
* First cut at OS detection, taking advantage of the new generic targets. Eli Friedman2008-08-211-2/+2
* Allow targets to override description string.Sanjiv Gupta2008-08-181-0/+2
* More #include cleaningDaniel Dunbar2008-08-111-2/+0
* Some small changes to make the target info a bit more accurate.Eli Friedman2008-05-201-2/+8
* parameterize pointer size/align better without doing virtual method calls in ...Chris Lattner2008-05-091-0/+1
* parameterize long long.Chris Lattner2008-05-091-1/+2
* correctly parameterize long, patch by Nate.Chris Lattner2008-05-091-0/+1
* Add basic support for the pic-* target triples and add support forChris Lattner2008-05-081-0/+1
* Have ValidateOutputConstraint return false instead of firing an assertionTed Kremenek2008-04-241-2/+2
* Tabs -> spacesNate Begeman2008-04-181-2/+2
* Initialize default double width and alignmentNate Begeman2008-04-181-0/+2
* add a missing #includeChris Lattner2008-04-061-0/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+210
OpenPOWER on IntegriCloud