You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
OperandBundles | 4 months ago | |
NamedMDNode.ll | 4 months ago | |
NamedMDNode2.ll | 4 months ago | |
README.txt | 4 months ago | |
alias2.ll | 4 months ago | |
aliases.ll | 4 months ago | |
alignment.ll | 4 months ago | |
attributes.ll | 4 months ago | |
basictest.ll | 4 months ago | |
callingconventions.ll | 4 months ago | |
calltest.ll | 4 months ago | |
casttest.ll | 4 months ago | |
cfgstructures.ll | 4 months ago | |
cold.ll | 4 months ago | |
comdat.ll | 4 months ago | |
const_pv.ll | 4 months ago | |
constexpr.ll | 4 months ago | |
constpointer.ll | 4 months ago | |
escaped_label.ll | 4 months ago | |
exception.ll | 4 months ago | |
float.ll | 4 months ago | |
fold-fpcast.ll | 4 months ago | |
forwardreftest.ll | 4 months ago | |
global_pv.ll | 4 months ago | |
global_section.ll | 4 months ago | |
globalredefinition3.ll | 4 months ago | |
globalvars.ll | 4 months ago | |
indirectcall.ll | 4 months ago | |
indirectcall2.ll | 4 months ago | |
inlineasm.ll | 4 months ago | |
instructions.ll | 4 months ago | |
intrinsic-noduplicate.ll | 4 months ago | |
intrinsics.ll | 4 months ago | |
load_module.ll | 4 months ago | |
md_on_instruction.ll | 4 months ago | |
memorymarkers.ll | 4 months ago | |
metadata.ll | 4 months ago | |
minsize_attr.ll | 4 months ago | |
newcasts.ll | 4 months ago | |
optnone-llc.ll | 4 months ago | |
optnone-opt.ll | 4 months ago | |
optnone.ll | 4 months ago | |
packed.ll | 4 months ago | |
packed_struct.ll | 4 months ago | |
paramattrs.ll | 4 months ago | |
ppcld.ll | 4 months ago | |
prefixdata.ll | 4 months ago | |
prologuedata.ll | 4 months ago | |
properties.ll | 4 months ago | |
prototype.ll | 4 months ago | |
recursivetype.ll | 4 months ago | |
seh-nounwind.ll | 4 months ago | |
simplecalltest.ll | 4 months ago | |
small.ll | 4 months ago | |
smallest.ll | 4 months ago | |
sparcld.ll | 4 months ago | |
strip_names.ll | 4 months ago | |
terminators.ll | 4 months ago | |
testalloca.ll | 4 months ago | |
testconstants.ll | 4 months ago | |
testlogical.ll | 4 months ago | |
testtype.ll | 4 months ago | |
testvarargs.ll | 4 months ago | |
undefined.ll | 4 months ago | |
unreachable.ll | 4 months ago | |
varargs.ll | 4 months ago | |
varargs_new.ll | 4 months ago | |
vector-cast-constant-exprs.ll | 4 months ago | |
weak_constant.ll | 4 months ago | |
weirdnames.ll | 4 months ago | |
x86ld.ll | 4 months ago |
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.