1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/test/CodeGen
Duncan P. N. Exon Smith 58b6077a79 DI: Fold constant arguments into a single MDString
This patch addresses the first stage of PR17891 by folding constant
arguments together into a single MDString.  Integers are stringified and
a `\0` character is used as a separator.

Part of PR17891.

Note: I've attached my testcases upgrade scripts to the PR.  If I've
just broken your out-of-tree testcases, they might help.

llvm-svn: 218914
2014-10-02 21:56:57 +00:00
..
AArch64 DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
ARM DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
CPP
Generic DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
Hexagon DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
Inputs DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
Mips Add fptrunc to mips fast-sel 2014-10-01 18:47:02 +00:00
MSP430
NVPTX Revert r216862 due to a performance regression 2014-10-01 15:22:13 +00:00
PowerPC DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
R600 R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table 2014-10-01 17:15:17 +00:00
SPARC
SystemZ
Thumb DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
Thumb2 [ARM] Allow selecting VRINT[APMXZR] and VCVT[BT] instructions for FPv5 2014-10-01 13:13:18 +00:00
X86 DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00
XCore DI: Fold constant arguments into a single MDString 2014-10-02 21:56:57 +00:00