index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
DataLayout.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use -1 as a value of an unsigned 7-bit enumeration; that has undefined
Richard Smith
2012-12-20
1
-0
/
+1
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-2
/
+2
*
More strict error checking in parseSpecifier + simplified code.
Patrik Hagglund
2012-11-30
1
-3
/
+3
*
Do not handle void types in DataLayout. Patch by Patrick Hägglund.
Duncan Sands
2012-11-15
1
-0
/
+1
*
Revert some redundant parts of r142605.
Patrik Hägglund
2012-11-14
1
-12
/
+8
*
Revert the majority of the next patch in the address space series:
Chandler Carruth
2012-11-01
1
-4
/
+12
*
Revert the series of commits starting with r166578 which introduced the
Chandler Carruth
2012-11-01
1
-9
/
+1
*
Remove a wrapper around getIntPtrType added to GVN by Hal in commit 166624 (the
Duncan Sands
2012-10-29
1
-5
/
+6
*
Rather than duplicating the getPointerSize code just call getPointerSize.
Duncan Sands
2012-10-29
1
-5
/
+1
*
Add some cleanup to the DataLayout changes requested by Chandler.
Micah Villmow
2012-10-24
1
-0
/
+8
*
Add in support for getIntPtrType to get the pointer type based on the address...
Micah Villmow
2012-10-24
1
-5
/
+7
*
Resubmit the changes to llvm core to update the functions to support differen...
Micah Villmow
2012-10-15
1
-12
/
+4
*
Revert 165732 for further review.
Micah Villmow
2012-10-11
1
-4
/
+12
*
Add in the first iteration of support for llvm/clang/lldb to allow variable p...
Micah Villmow
2012-10-11
1
-12
/
+4
*
Add in the first step of the multiple pointer support. This adds in support t...
Micah Villmow
2012-10-09
1
-16
/
+82
*
Rename the Target specific passes in the DataLayout class to be Target agnostic.
Micah Villmow
2012-10-04
1
-35
/
+36
*
Resubmit the copying of TargetData to DataLayout without any changes to the f...
Micah Villmow
2012-10-04
1
-0
/
+363
*
Backing out my changes, something screwed up from my patches, starting over.
Micah Villmow
2012-10-04
1
-363
/
+0
*
Create the DataLayout class, as a direct copy of TargetData.
Micah Villmow
2012-10-04
1
-0
/
+363
*
Accidently checked in the files, only wanted to copy them.
Micah Villmow
2012-10-04
1
-363
/
+0
*
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165242 91177308-0d34...
Micah Villmow
2012-10-04
1
-0
/
+363