summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/DataLayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add in the first step of the multiple pointer support. This adds in support t...Micah Villmow2012-10-091-25/+95
* Implement TargetData with the DataLayout class, this will allow LLVM projects...Micah Villmow2012-10-051-2/+2
* Rename the Target specific passes in the DataLayout class to be Target agnostic.Micah Villmow2012-10-041-48/+48
* Resubmit the copying of TargetData to DataLayout without any changes to the f...Micah Villmow2012-10-041-0/+665
* Backing out my changes, something screwed up from my patches, starting over.Micah Villmow2012-10-041-665/+0
* Rename TargetData to DataLayout in DataLayout.cpp. This should fix a build fa...Micah Villmow2012-10-041-33/+33
* Create the DataLayout class, as a direct copy of TargetData.Micah Villmow2012-10-041-0/+665
* Accidently checked in the files, only wanted to copy them.Micah Villmow2012-10-041-665/+0
* (no commit message)Micah Villmow2012-10-041-0/+665
OpenPOWER on IntegriCloud