Add dummy implementation of __main
[oota-llvm.git] / test /
2002-12-16 Chris LattnerAdd dummy implementation of __main
2002-12-16 Chris LattnerNew testcase for printing out arguments
2002-12-15 Chris LattnerAdd new testcase for repeated preds
2002-12-15 Chris LattnerNew testcase for structure argument problems.
2002-12-15 Chris LattnerNew test to make sure I'm getting constness right
2002-12-15 Chris LattnerNew testcase, courtesy of Brian Gaeke
2002-12-15 Chris LattnerAllow folding together two globals through type resolution
2002-12-15 Chris LattnerTestcase identified by Brian Gaeke that breaks the...
2002-12-15 Chris LattnerNew testcase for bool support
2002-12-13 Chris LattnerTest indirect call
2002-12-13 Chris LattnerNew testcase
2002-12-13 Chris LattnerReturn success on success
2002-12-13 Chris LattnerTest more phi stuff
2002-12-13 Brian Gaekelib/Target/X86/InstSelectSimple.cpp: Start counting...
2002-12-13 Chris Lattnerreturn 0 on success
2002-12-13 Chris LattnerStop sucking
2002-12-13 Misha BrukmanMaking main() return 0 so that we know it ran successfu...
2002-12-13 Misha BrukmanMaking main() return 0 to exit without error when no...
2002-12-13 Chris LattnerFix testcase
2002-12-13 Chris LattnerInfinite loops, are, well, not good
2002-12-13 Misha BrukmanThis way it's easier to test: if the call to external...
2002-12-07 Chris LattnerCheck in an old testcase
2002-12-05 Chris LattnerNew testcase pointed out by Casey Carter
2002-12-04 Misha BrukmanReturn 0 to make it into a fully-functioning "Hello...
2002-12-04 Chris LattnerFix testcase
2002-12-04 Chris LattnerNew testcase
2002-12-04 Chris LattnerAdd main functions to benchmarks
2002-12-04 Chris LattnerNew testcase
2002-12-03 Chris LattnerTestcase for call instruction
2002-12-03 Chris LattnerStandard hello-world test
2002-11-21 Chris LattnerMake testcase more interesting
2002-11-21 Chris LattnerMove test
2002-11-21 Chris LattnerShuffle testcases around
2002-11-21 Chris LattnerNew testcase
2002-11-20 Chris LattnerCheckin testcases for bugpoint
2002-11-19 Chris LattnerAdd support for bugpoint
2002-11-17 Chris LattnerNew testcase for loads and stores
2002-11-13 Chris LattnerNew testcase
2002-11-10 Chris LattnerRun local, bu, & td analyses
2002-11-10 Chris LattnerAdd new test that causes infinite recursion in bu pass
2002-11-10 Chris LattnerNew testcase
2002-11-09 Chris LattnerAllow tests to be run with release tools when ENABLE_OP...
2002-11-08 Chris LattnerFix predicate
2002-11-08 Chris LattnerAdd testcase that is fscking twolf
2002-11-07 Brian Gaekecomment out the 64-bit cases for now.
2002-11-07 Brian GaekeAdd instruction selection code and tests for setcc...
2002-11-06 Nick HildenbrandtCertain characters not getting escaped properly
2002-11-06 Chris Lattnerlibraries is used for internal stuff, not as a real...
2002-11-06 Chris LattnerNew testcases
2002-11-06 Chris LattnerNew testcase to handle eventually
2002-11-05 Chris LattnerNew testcase
2002-11-04 Chris LattnerAdd new getelementptr elimination test
2002-11-04 Chris LattnerNew testcase for malloc promotion
2002-11-04 Chris LattnerAdd information about why this testcase fails
2002-11-04 Chris LattnerConvert uint gep operands to long
2002-11-04 Chris LattnerConvert old style gep index from uint to long
2002-11-04 Chris LattnerImprove the clean target
2002-11-02 Chris LattnerEnable div and mod tests
2002-11-02 Chris LattnerEnable multiply tests
2002-11-02 Chris LattnerNew testcase for arithmetic operations
2002-11-02 Chris LattnerNew testcase for logical operators
2002-11-02 Chris LattnerMake phi test a bit more challenging
2002-11-02 Chris LattnerOnly test that uncond branch works
2002-11-02 Chris LattnerExpose a LJELLO variable
2002-11-02 Chris LattnerTests results are invalidated when jello is rebuilt
2002-11-01 Chris LattnerAdd a testcase cee should eventually pass
2002-11-01 Vikram S. AdveUse absolute path name for "analyze" since we are chang...
2002-10-31 Brian GaekeA new test case that tries to generate all the differen...
2002-10-31 Nick HildenbrandtCBE doesn't alloc correctly
2002-10-31 Chris LattnerNew testcases
2002-10-31 Chris LattnerTell cvs to ignore *.dot and *.ps files in this directory
2002-10-31 Chris LattnerNew testcase for the possible array merging scenarios
2002-10-31 Chris LattnerNew testcases
2002-10-30 Chris LattnerMake the testcase MORE complex
2002-10-30 Chris LattnerName the first basic block
2002-10-27 Chris LattnerMake pointless testcase a bit more "challenging"
2002-10-25 Chris LattnerCheckin simple testcases for LLVM-JIT
2002-10-25 Chris LattnerUpdate test to use long instead of uint getelementptr...
2002-10-16 Chris LattnerNew testcase
2002-10-16 Chris LattnerNew testcase
2002-10-15 Chris LattnerClean up testcases
2002-10-15 Chris LattnerCleanup test
2002-10-15 Chris LattnerFix typo
2002-10-15 Chris LattnerNew testcase
2002-10-15 Chris LattnerCleanup testcase
2002-10-15 Chris LattnerFix testcase
2002-10-14 Vikram S. AdveTest case that shows some poor results for register...
2002-10-14 Chris LattnerMAke sure llc output is regenerated if the LLC binary...
2002-10-13 Chris LattnerSimplify again
2002-10-13 Chris LattnerSimplify testcase
2002-10-13 Chris LattnerRename test so that we can run the disassembler on it.
2002-10-13 Chris LattnerChecking testcase for bytecode reader/writer that is...
2002-10-13 Vikram S. AdveAdd a test for folding a GEP into a load.
2002-10-12 Vikram S. AdveAdded inline constant expressions, including uses in...
2002-10-12 Chris LattnerNew testcase that causes invalid llvm to be emitted...
2002-10-09 Chris LattnerAdd check to see if opt aborts
2002-10-09 Chris LattnerNew testcase
2002-10-09 Chris LattnerAvoid having testcases spit out bytecode on error
2002-10-09 Chris LattnerCleanup testcase a lot to test JUST funcresolve of...
2002-10-09 Chris LattnerNew testcase for infinite loop that the raise pass...
next