Amy Huang
|
062b5d40cb
|
Reland "Change the X86 datalayout to add three address spaces
for 32 bit signed, 32 bit unsigned, and 64 bit pointers."
This reverts 57076d3199fc2b0af4a3736b7749dd5462cacda5.
Original review at https://reviews.llvm.org/D64931.
Review for added fix at https://reviews.llvm.org/D66843.
llvm-svn: 371568
|
2019-09-10 23:15:38 +00:00 |
|
Vlad Tsyrklevich
|
b6303e0ac6
|
Revert "Change the X86 datalayout to add three address spaces for 32 bit signed,"
This reverts commit r370083 because it caused check-lld failures on
sanitizer-x86_64-linux-fast.
llvm-svn: 370142
|
2019-08-28 01:08:54 +00:00 |
|
Amy Huang
|
1082859b72
|
Change the X86 datalayout to add three address spaces for 32 bit signed,
32 bit unsigned, and 64 bit pointers.
llvm-svn: 370083
|
2019-08-27 17:46:53 +00:00 |
|
Caroline Tice
|
6b19b3708f
|
Commit accidentally omitted test case.
This test case was approved as part of
https://reviews.llvm.org/D49434, but was accidentally
omitted from the final commit.
llvm-svn: 357409
|
2019-04-01 16:29:40 +00:00 |
|