| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add in the first step of the multiple pointer support. This adds in support t... | Micah Villmow | 2012-10-09 | 1 | -25/+95 |
| * | Implement TargetData with the DataLayout class, this will allow LLVM projects... | Micah Villmow | 2012-10-05 | 1 | -2/+2 |
| * | Rename the Target specific passes in the DataLayout class to be Target agnostic. | Micah Villmow | 2012-10-04 | 1 | -48/+48 |
| * | Resubmit the copying of TargetData to DataLayout without any changes to the f... | Micah Villmow | 2012-10-04 | 1 | -0/+665 |
| * | Backing out my changes, something screwed up from my patches, starting over. | Micah Villmow | 2012-10-04 | 1 | -665/+0 |
| * | Rename TargetData to DataLayout in DataLayout.cpp. This should fix a build fa... | Micah Villmow | 2012-10-04 | 1 | -33/+33 |
| * | Create the DataLayout class, as a direct copy of TargetData. | Micah Villmow | 2012-10-04 | 1 | -0/+665 |
| * | Accidently checked in the files, only wanted to copy them. | Micah Villmow | 2012-10-04 | 1 | -665/+0 |
| * | (no commit message) | Micah Villmow | 2012-10-04 | 1 | -0/+665 |

