summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/target-data.c
Commit message (Expand)AuthorAgeFilesLines
* [AMDGPU] Add the missing clang change of the experimental buffer fat pointerMichael Liao2019-03-181-2/+2
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-081-5/+5
* Rollback of rL355585.Mitch Phillips2019-03-071-5/+5
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-071-5/+5
* Revert "[IR][ARM] Add function pointer alignment to datalayout"Mitch Phillips2019-03-061-5/+5
* [IR][ARM] Add function pointer alignment to datalayoutMichael Platings2019-03-061-5/+5
* [clang][ARC] Add ARCTargetInfoTatyana Krasnukha2018-11-271-0/+4
* [driver][mips] Support MIPS R6 target triplesSimon Atanasyan2018-10-161-0/+20
* [mips] Group similar commands in the test case. NFCSimon Atanasyan2018-10-161-8/+4
* [mips] Fix handling of GNUABIN32 environment in a target tripleSimon Atanasyan2018-10-151-0/+12
* [PPC] Remove Darwin support from POWER backend.Kit Barton2018-08-271-8/+0
* 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