mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-17 03:30:28 +00:00
cc85160672
* Removed test/lib/llvm.exp - it is no longer needed * Deleted the dg.exp reading code from test/lit.cfg. There are no dg.exp files left in the test suite so this code is no longer required. test/lit.cfg is now much shorter and clearer * Removed a lot of duplicate code in lit.local.cfg files that need access to the root configuration, by adding a "root" attribute to the TestingConfig object. This attribute is dynamically computed to provide the same information as was previously provided by the custom getRoot functions. * Documented the config.root attribute in docs/CommandGuide/lit.pod git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153408 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
20110926-sitofp.ll | ||
add.ll | ||
aggregates.ll | ||
bitwise.ll | ||
bra.ll | ||
cvt.ll | ||
exit.ll | ||
fdiv-sm10.ll | ||
fdiv-sm13.ll | ||
fneg.ll | ||
intrinsic.ll | ||
ld.ll | ||
lit.local.cfg | ||
llvm-intrinsic.ll | ||
mad-disabling.ll | ||
mad.ll | ||
mov.ll | ||
mul.ll | ||
options.ll | ||
parameter-order.ll | ||
printf.ll | ||
ret.ll | ||
selp.ll | ||
setp.ll | ||
shl.ll | ||
shr.ll | ||
simple-call.ll | ||
st.ll | ||
stack-object.ll | ||
sub.ll |