Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / DataLayout.h
2012-12-03 Chandler CarruthSort the #include lines for the include/... tree with...
2012-11-30 Patrik HagglundMore strict error checking in parseSpecifier + simplifi...
2012-11-15 Duncan SandsDo not handle void types in DataLayout. Patch by Patri...
2012-11-14 Patrik HägglundRevert some redundant parts of r142605.
2012-11-01 Chandler CarruthRevert the majority of the next patch in the address...
2012-11-01 Chandler CarruthRevert the series of commits starting with r166578...
2012-10-29 Duncan SandsRemove a wrapper around getIntPtrType added to GVN...
2012-10-29 Duncan SandsRather than duplicating the getPointerSize code just...
2012-10-24 Micah VillmowAdd some cleanup to the DataLayout changes requested...
2012-10-24 Micah VillmowAdd in support for getIntPtrType to get the pointer...
2012-10-15 Micah VillmowResubmit the changes to llvm core to update the functio...
2012-10-11 Micah VillmowRevert 165732 for further review.
2012-10-11 Micah VillmowAdd in the first iteration of support for llvm/clang...
2012-10-09 Micah VillmowAdd in the first step of the multiple pointer support...
2012-10-04 Micah VillmowRename the Target specific passes in the DataLayout...
2012-10-04 Micah VillmowResubmit the copying of TargetData to DataLayout withou...
2012-10-04 Micah VillmowBacking out my changes, something screwed up from my...
2012-10-04 Micah VillmowCreate the DataLayout class, as a direct copy of Target...
2012-10-04 Micah VillmowAccidently checked in the files, only wanted to copy...
2012-10-04 Micah Villmowgit-svn-id: https://llvm.org/svn/llvm-project/llvm...