Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
alias2.ll | 05-Oct-2017 | 1,015 | |
aliases.ll | 05-Oct-2017 | 1.1K | |
alignment.ll | 05-Oct-2017 | 478 | |
attributes.ll | 05-Oct-2017 | 421 | |
basictest.ll | 05-Oct-2017 | 971 | |
callingconventions.ll | 05-Oct-2017 | 1.2K | |
calltest.ll | 05-Oct-2017 | 917 | |
casttest.ll | 05-Oct-2017 | 389 | |
cfgstructures.ll | 05-Oct-2017 | 1.2K | |
cold.ll | 05-Oct-2017 | 163 | |
comdat.ll | 05-Oct-2017 | 394 | |
const_pv.ll | 05-Oct-2017 | 378 | |
constexpr.ll | 05-Oct-2017 | 3.6K | |
constpointer.ll | 05-Oct-2017 | 1.1K | |
escaped_label.ll | 05-Oct-2017 | 284 | |
exception.ll | 05-Oct-2017 | 3.2K | |
float.ll | 05-Oct-2017 | 240 | |
fold-fpcast.ll | 05-Oct-2017 | 338 | |
forwardreftest.ll | 05-Oct-2017 | 621 | |
global_pv.ll | 05-Oct-2017 | 501 | |
global_section.ll | 05-Oct-2017 | 246 | |
globalredefinition3.ll | 05-Oct-2017 | 114 | |
globalvars.ll | 05-Oct-2017 | 872 | |
indirectcall.ll | 05-Oct-2017 | 1.6K | |
indirectcall2.ll | 05-Oct-2017 | 607 | |
inlineasm.ll | 05-Oct-2017 | 383 | |
instructions.ll | 05-Oct-2017 | 1,023 | |
intrinsic-noduplicate.ll | 05-Oct-2017 | 300 | |
intrinsics.ll | 05-Oct-2017 | 2.4K | |
load_module.ll | 05-Oct-2017 | 285 | |
md_on_instruction.ll | 05-Oct-2017 | 624 | |
memorymarkers.ll | 05-Oct-2017 | 1.3K | |
metadata.ll | 05-Oct-2017 | 462 | |
minsize_attr.ll | 05-Oct-2017 | 168 | |
NamedMDNode.ll | 05-Oct-2017 | 179 | |
NamedMDNode2.ll | 05-Oct-2017 | 97 | |
newcasts.ll | 05-Oct-2017 | 1.1K | |
OperandBundles/ | 05-Oct-2017 | ||
optnone-llc.ll | 05-Oct-2017 | 2.4K | |
optnone-opt.ll | 05-Oct-2017 | 3.2K | |
optnone.ll | 05-Oct-2017 | 255 | |
packed.ll | 05-Oct-2017 | 663 | |
packed_struct.ll | 05-Oct-2017 | 1.4K | |
paramattrs.ll | 05-Oct-2017 | 699 | |
ppcld.ll | 05-Oct-2017 | 1K | |
prefixdata.ll | 05-Oct-2017 | 383 | |
prologuedata.ll | 05-Oct-2017 | 391 | |
properties.ll | 05-Oct-2017 | 178 | |
prototype.ll | 05-Oct-2017 | 263 | |
README.txt | 05-Oct-2017 | 320 | |
recursivetype.ll | 05-Oct-2017 | 3.9K | |
seh-nounwind.ll | 05-Oct-2017 | 840 | |
simplecalltest.ll | 05-Oct-2017 | 720 | |
small.ll | 05-Oct-2017 | 184 | |
smallest.ll | 05-Oct-2017 | 114 | |
sparcld.ll | 05-Oct-2017 | 854 | |
strip_names.ll | 05-Oct-2017 | 623 | |
terminators.ll | 05-Oct-2017 | 911 | |
testalloca.ll | 05-Oct-2017 | 1K | |
testconstants.ll | 05-Oct-2017 | 796 | |
testlogical.ll | 05-Oct-2017 | 353 | |
testtype.ll | 05-Oct-2017 | 460 | |
testvarargs.ll | 05-Oct-2017 | 344 | |
undefined.ll | 05-Oct-2017 | 338 | |
unreachable.ll | 05-Oct-2017 | 250 | |
varargs.ll | 05-Oct-2017 | 1.1K | |
varargs_new.ll | 05-Oct-2017 | 1.5K | |
vector-cast-constant-exprs.ll | 05-Oct-2017 | 1.2K | |
weak_constant.ll | 05-Oct-2017 | 994 | |
weirdnames.ll | 05-Oct-2017 | 416 | |
x86ld.ll | 05-Oct-2017 | 1K |
1 This directory contains test cases for individual source features of LLVM. 2 It is designed to make sure that the major components of LLVM support all of the 3 features of LLVM, for very small examples. Entire programs should not go here. 4 5 Regression tests for individual bug fixes should go into the test/Regression dir. 6 7