llvm-for-llvmta/test/Feature
Nils Hölscher 3500bf8dde first commit 2022-04-25 10:02:23 +02:00
..
OperandBundles first commit 2022-04-25 10:02:23 +02:00
NamedMDNode.ll first commit 2022-04-25 10:02:23 +02:00
NamedMDNode2.ll first commit 2022-04-25 10:02:23 +02:00
README.txt first commit 2022-04-25 10:02:23 +02:00
alias2.ll first commit 2022-04-25 10:02:23 +02:00
aliases.ll first commit 2022-04-25 10:02:23 +02:00
alignment.ll first commit 2022-04-25 10:02:23 +02:00
attributes.ll first commit 2022-04-25 10:02:23 +02:00
basictest.ll first commit 2022-04-25 10:02:23 +02:00
callingconventions.ll first commit 2022-04-25 10:02:23 +02:00
calltest.ll first commit 2022-04-25 10:02:23 +02:00
casttest.ll first commit 2022-04-25 10:02:23 +02:00
cfgstructures.ll first commit 2022-04-25 10:02:23 +02:00
cold.ll first commit 2022-04-25 10:02:23 +02:00
comdat.ll first commit 2022-04-25 10:02:23 +02:00
const_pv.ll first commit 2022-04-25 10:02:23 +02:00
constexpr.ll first commit 2022-04-25 10:02:23 +02:00
constpointer.ll first commit 2022-04-25 10:02:23 +02:00
elf-deplibs.ll first commit 2022-04-25 10:02:23 +02:00
elf-linker-options.ll first commit 2022-04-25 10:02:23 +02:00
escaped_label.ll first commit 2022-04-25 10:02:23 +02:00
exception.ll first commit 2022-04-25 10:02:23 +02:00
float.ll first commit 2022-04-25 10:02:23 +02:00
fold-fpcast.ll first commit 2022-04-25 10:02:23 +02:00
forwardreftest.ll first commit 2022-04-25 10:02:23 +02:00
fp-intrinsics.ll first commit 2022-04-25 10:02:23 +02:00
global_pv.ll first commit 2022-04-25 10:02:23 +02:00
global_section.ll first commit 2022-04-25 10:02:23 +02:00
globalredefinition3.ll first commit 2022-04-25 10:02:23 +02:00
globalvars.ll first commit 2022-04-25 10:02:23 +02:00
indirectcall.ll first commit 2022-04-25 10:02:23 +02:00
indirectcall2.ll first commit 2022-04-25 10:02:23 +02:00
inlineasm.ll first commit 2022-04-25 10:02:23 +02:00
instructions.ll first commit 2022-04-25 10:02:23 +02:00
intrinsic-noduplicate.ll first commit 2022-04-25 10:02:23 +02:00
intrinsics.ll first commit 2022-04-25 10:02:23 +02:00
load_extension.ll first commit 2022-04-25 10:02:23 +02:00
md_on_instruction.ll first commit 2022-04-25 10:02:23 +02:00
memorymarkers.ll first commit 2022-04-25 10:02:23 +02:00
metadata.ll first commit 2022-04-25 10:02:23 +02:00
minsize_attr.ll first commit 2022-04-25 10:02:23 +02:00
newcasts.ll first commit 2022-04-25 10:02:23 +02:00
optnone-llc.ll first commit 2022-04-25 10:02:23 +02:00
optnone-opt.ll first commit 2022-04-25 10:02:23 +02:00
optnone.ll first commit 2022-04-25 10:02:23 +02:00
packed.ll first commit 2022-04-25 10:02:23 +02:00
packed_struct.ll first commit 2022-04-25 10:02:23 +02:00
paramattrs.ll first commit 2022-04-25 10:02:23 +02:00
ppcld.ll first commit 2022-04-25 10:02:23 +02:00
prefixdata.ll first commit 2022-04-25 10:02:23 +02:00
prologuedata.ll first commit 2022-04-25 10:02:23 +02:00
properties.ll first commit 2022-04-25 10:02:23 +02:00
prototype.ll first commit 2022-04-25 10:02:23 +02:00
recursivetype.ll first commit 2022-04-25 10:02:23 +02:00
seh-nounwind.ll first commit 2022-04-25 10:02:23 +02:00
simplecalltest.ll first commit 2022-04-25 10:02:23 +02:00
small.ll first commit 2022-04-25 10:02:23 +02:00
smallest.ll first commit 2022-04-25 10:02:23 +02:00
sparcld.ll first commit 2022-04-25 10:02:23 +02:00
strip_names.ll first commit 2022-04-25 10:02:23 +02:00
terminators.ll first commit 2022-04-25 10:02:23 +02:00
testalloca.ll first commit 2022-04-25 10:02:23 +02:00
testconstants.ll first commit 2022-04-25 10:02:23 +02:00
testlogical.ll first commit 2022-04-25 10:02:23 +02:00
testtype.ll first commit 2022-04-25 10:02:23 +02:00
testvarargs.ll first commit 2022-04-25 10:02:23 +02:00
undefined.ll first commit 2022-04-25 10:02:23 +02:00
unreachable.ll first commit 2022-04-25 10:02:23 +02:00
varargs.ll first commit 2022-04-25 10:02:23 +02:00
varargs_new.ll first commit 2022-04-25 10:02:23 +02:00
vector-cast-constant-exprs.ll first commit 2022-04-25 10:02:23 +02:00
weak_constant.ll first commit 2022-04-25 10:02:23 +02:00
weirdnames.ll first commit 2022-04-25 10:02:23 +02:00
x86ld.ll first commit 2022-04-25 10:02:23 +02:00

README.txt

This directory contains test cases for individual source features of LLVM.
It is designed to make sure that the major components of LLVM support all of the
features of LLVM, for very small examples.  Entire programs should not go here.

Regression tests for individual bug fixes should go into the test/Regression dir.