summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/target-data.c
Commit message (Expand)AuthorAgeFilesLines
* AMDGPU: Update datalayout for stack alignmentMatt Arsenault2018-03-271-4/+4
* [AMDGPU] Change constant addr space to 4Yaxun Liu2018-02-131-2/+2
* AMDGPU: Update for datalayout changeMatt Arsenault2018-02-091-2/+2
* [AMDGPU] Switch to the new addr space mapping by defaultYaxun Liu2018-02-021-4/+4
* [NVPTX] Add lowering of i128 params.Artem Belevich2017-07-201-2/+2
* [SystemZ] Add support for IBM z14 processor (1/3)Ulrich Weigand2017-07-171-0/+4
* [MSP430] Fix data layout string.Vadzim Dambrouski2017-06-231-1/+1
* Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."Eric Christopher2017-02-101-2/+2
* For X86-64 linux and PPC64 linux align int128 to 16 bytes.Eric Christopher2017-02-101-2/+2
* target-data test update for TCE and TCELEPekka Jaaskelainen2016-11-161-1/+5
* [SystemZ] Add -march=archX aliasesUlrich Weigand2016-10-311-0/+2
* [mips] Correct label prefixes for N32 and N64.Daniel Sanders2016-07-191-4/+4
* [AArch64] Change the preferred alignment for char and short.Chad Rosier2016-07-071-1/+1
* Revert "[aarch64] Update datalayout for aarch64 tests"Chad Rosier2016-07-071-1/+1
* [aarch64] Update datalayout for aarch64 testsArtem Belevich2016-06-211-1/+1
* AMDGPU: Update datalayout stringMatt Arsenault2016-05-311-2/+2
* [lanai] Add Lanai backend to clang driver.Jacques Pienaar2016-03-281-0/+4
* [Hexagon] Specify vector alignment in DataLayout stringKrzysztof Parzyszek2016-02-121-1/+1
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-2/+2
* [Hexagon] Update default paths and argumentsKrzysztof Parzyszek2015-12-141-1/+1
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-0/+8
* [bpf] add support for BPF backendAlexei Starovoitov2015-06-101-0/+8
* [SystemZ] Add support for z13 and its vector facilityUlrich Weigand2015-05-051-0/+4
* Re-commit the test fix that went with r236274Reid Kleckner2015-04-301-2/+2
* Revert most of r236271, leaving only the datalayout change in lib/Basic/Targe...Reid Kleckner2015-04-301-2/+2
* Use 4 byte preferred aggregate alignment in datalayout on x86 Win32Reid Kleckner2015-04-301-2/+2
* Add driver support for Native Client SDKDerek Schuff2015-03-301-1/+1
* Basic: Update clang to reflect changes made to LLVM datalayoutDavid Majnemer2015-03-171-2/+2
* R600: Use a Southern Islands GPU as the default for the amdgcn targetTom Stellard2015-01-281-0/+5
* R600: Handle amdgcn tripleTom Stellard2015-01-061-1/+1
* ARM: remove ARM/Thumb distinction for preferred alignment.Tim Northover2014-10-141-2/+2
* ARM: set preferred aggregate alignment to 32 universally.Tim Northover2014-10-141-2/+2
* Make sure aggregates are properly alligned on MSP430.Job Noorman2014-09-301-1/+1
* AArch64/ARM64: update Clang after AArch64 removal.Tim Northover2014-05-241-2/+0
* Forgot to add updated datalayout testMatt Arsenault2014-05-221-1/+1
* [ARM64] Port remaining relevant AArch64 clang tests over to ARM64Bradley Smith2014-04-301-0/+2
* Update DataLayout/DescriptionString for ppc64leWill Schmidt2014-03-241-0/+4
* Use 'w' instead of 'c' to represent the win32 mangling.Rafael Espindola2014-01-101-2/+2
* Update for llvm's DataLayout including mangling information.Rafael Espindola2014-01-031-32/+32
* Remove the now unused 's' specifications.Rafael Espindola2014-01-021-3/+3
* Small simplification: p0 is the same as p.Rafael Espindola2013-12-191-1/+1
* Update SI datalayout for 32-bit private pointersMatt Arsenault2013-12-191-1/+1
* On spacv8 f128 is only aligned to 64 bits.Rafael Espindola2013-12-191-1/+1
* Fix the DataLayout string produced by clang for NaCl.Rafael Espindola2013-12-181-4/+4
* Add a test for mipsel-nacl too.Rafael Espindola2013-12-181-0/+4
* Add -f64:32:64 to the darwin ppc32 DataLayout.Rafael Espindola2013-12-181-1/+1
* Use arm-nacl-gnueabi instead of arm-nacl to match the previous tests.Rafael Espindola2013-12-181-1/+1
* Split this test into one per supporter nacl arch.Rafael Espindola2013-12-181-3/+13
* Print the 'p' specification before the 'i' specification.Rafael Espindola2013-12-181-1/+1
* Add a 's' specifications to AArch64.Rafael Espindola2013-12-171-1/+1