summaryrefslogtreecommitdiff
path: root/test/CodeGen/xcore-abi.c
AgeCommit message (Expand)Author
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-09-08Compute and preserve alignment more faithfully in IR-generation.John McCall
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2014-02-11XCore target: add section information.Robert Lytton
2014-01-27XCore target exception handlingRobert Lytton
2013-12-13Consolidate DataLayout string testing in one file.Rafael Espindola
2013-12-13Use a: and s: instead of a0: and s0: in the DataLayout strings.Rafael Espindola
2013-12-05Fix a tranche of comment, test and doc typosAlp Toker
2013-11-12XCore target requires preferred alignment.Robert Lytton
2013-10-11XCore : Fix bug in XCoreABIInfo::EmitVAArg()Robert Lytton
2013-08-23correct test RUN parametersRobert Lytton
2013-08-22Check for absence of the flag.Bill Wendling
2013-08-19XCore target: Add target specific EmitVAArgRobert Lytton
2013-08-19XCore target: correct test layoutRobert Lytton
2013-08-13Fix xcore tests to use regex.Arnold Schwaighofer
2013-08-13Add XCore targetRobert Lytton