bpf: add missing lit.local.cfg
[oota-llvm.git] / test / ExecutionEngine / test-cast.ll
2012-01-16 Eli BenderskyAdding a basic ELF dynamic loader and MC-JIT for ELF...
2010-11-13 Daniel Dunbarlli: Switch to using ParseIRFile, for consistency with...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2008-03-10 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-19 Reid SpencerFor PR950:
2006-12-03 Reid SpencerThese tests need llvm-upgrade. This fixes last night...
2004-12-04 Chris LattnerThese tests pass on darwin now that the __ thing is...
2004-12-02 John CriswellThese lookup symbols with leading underscores, which...
2004-11-06 Tanya LattnerAdding RUN lines.
2004-05-07 Brian GaekeAdd more casts. You can never have enough casts.
2003-06-01 Chris LattnerAdd tests for cast of long to bool
2003-05-12 Chris LattnerEnable more tests
2003-05-12 Chris LattnerAdd tests for casts from unsigned integers to floats
2003-01-16 Chris LattnerAdd more testcases
2003-01-13 Chris Lattnertest a bunch of stuff
2002-12-15 Chris LattnerNew testcase for bool support