Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
alias2.ll | 21-Oct-2016 | 1,015 | |
aliases.ll | 21-Oct-2016 | 1.1K | |
alignment.ll | 21-Oct-2016 | 478 | |
attributes.ll | 21-Oct-2016 | 421 | |
basictest.ll | 21-Oct-2016 | 971 | |
callingconventions.ll | 21-Oct-2016 | 1.2K | |
calltest.ll | 21-Oct-2016 | 917 | |
casttest.ll | 21-Oct-2016 | 389 | |
cfgstructures.ll | 21-Oct-2016 | 1.2K | |
cold.ll | 21-Oct-2016 | 163 | |
comdat.ll | 21-Oct-2016 | 394 | |
const_pv.ll | 21-Oct-2016 | 378 | |
constexpr.ll | 21-Oct-2016 | 3.6K | |
constpointer.ll | 21-Oct-2016 | 1K | |
escaped_label.ll | 21-Oct-2016 | 284 | |
exception.ll | 21-Oct-2016 | 3.2K | |
float.ll | 21-Oct-2016 | 240 | |
fold-fpcast.ll | 21-Oct-2016 | 338 | |
forwardreftest.ll | 21-Oct-2016 | 621 | |
global_pv.ll | 21-Oct-2016 | 501 | |
global_section.ll | 21-Oct-2016 | 246 | |
globalredefinition3.ll | 21-Oct-2016 | 114 | |
globalvars.ll | 21-Oct-2016 | 857 | |
indirectcall.ll | 21-Oct-2016 | 1.6K | |
indirectcall2.ll | 21-Oct-2016 | 607 | |
inlineasm.ll | 21-Oct-2016 | 383 | |
instructions.ll | 21-Oct-2016 | 1,023 | |
intrinsic-noduplicate.ll | 21-Oct-2016 | 311 | |
intrinsics.ll | 21-Oct-2016 | 2.4K | |
load_module.ll | 21-Oct-2016 | 285 | |
md_on_instruction.ll | 21-Oct-2016 | 624 | |
memorymarkers.ll | 21-Oct-2016 | 1.3K | |
metadata.ll | 21-Oct-2016 | 462 | |
minsize_attr.ll | 21-Oct-2016 | 168 | |
NamedMDNode.ll | 21-Oct-2016 | 179 | |
NamedMDNode2.ll | 21-Oct-2016 | 97 | |
newcasts.ll | 21-Oct-2016 | 1.1K | |
OperandBundles/ | 21-Oct-2016 | ||
optnone-llc.ll | 21-Oct-2016 | 2.5K | |
optnone-opt.ll | 21-Oct-2016 | 3.2K | |
optnone.ll | 21-Oct-2016 | 255 | |
packed.ll | 21-Oct-2016 | 663 | |
packed_struct.ll | 21-Oct-2016 | 1.4K | |
paramattrs.ll | 21-Oct-2016 | 699 | |
ppcld.ll | 21-Oct-2016 | 1K | |
prefixdata.ll | 21-Oct-2016 | 383 | |
prologuedata.ll | 21-Oct-2016 | 391 | |
properties.ll | 21-Oct-2016 | 178 | |
prototype.ll | 21-Oct-2016 | 263 | |
README.txt | 21-Oct-2016 | 320 | |
recursivetype.ll | 21-Oct-2016 | 3.9K | |
seh-nounwind.ll | 21-Oct-2016 | 840 | |
simplecalltest.ll | 21-Oct-2016 | 720 | |
small.ll | 21-Oct-2016 | 184 | |
smallest.ll | 21-Oct-2016 | 114 | |
sparcld.ll | 21-Oct-2016 | 854 | |
terminators.ll | 21-Oct-2016 | 911 | |
testalloca.ll | 21-Oct-2016 | 1K | |
testconstants.ll | 21-Oct-2016 | 793 | |
testlogical.ll | 21-Oct-2016 | 353 | |
testtype.ll | 21-Oct-2016 | 460 | |
testvarargs.ll | 21-Oct-2016 | 344 | |
undefined.ll | 21-Oct-2016 | 338 | |
unreachable.ll | 21-Oct-2016 | 250 | |
varargs.ll | 21-Oct-2016 | 1.1K | |
varargs_new.ll | 21-Oct-2016 | 1.5K | |
vector-cast-constant-exprs.ll | 21-Oct-2016 | 1.2K | |
weak_constant.ll | 21-Oct-2016 | 994 | |
weirdnames.ll | 21-Oct-2016 | 416 | |
x86ld.ll | 21-Oct-2016 | 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