support for custom attribute types on nodes
[libfirm] / ir / be / test /
2007-05-13 Matthias Brauntcc testprogram
2007-05-13 Matthias Braunmove worst.c to extreme/ dir so it is not tested in...
2007-05-13 Matthias Braunrevert accidentally comitted changs in recursive.c
2007-05-13 Matthias Braunnew file demonstrating array initializer bugs
2007-05-13 Matthias Braunptr2int conversion test
2007-05-13 Matthias Braunfile demonstrating a control flow optimisation bug
2007-05-11 Christian Würdiginitial checkin of a function with really large basic...
2007-05-06 Matthias Braunrevert changes from autoheader that were not intended
2007-05-05 Matthias Braunupdate svn:ignore
2007-04-20 Matthias Braunadded testprogs from ack compiler
2007-04-18 Matthias Braun- Split bearch.h correctly into bearch.h and bearch_t.h
2007-04-06 Christoph MallonRemove the obsolete .cvsignore files.
2007-04-02 Matthias Braunfix TLS emitting
2007-04-02 Matthias Brauncheck for correct float rounding
2007-04-02 Matthias Braundon't rely on undefined behaviour in optest
2007-03-29 Matthias Braunmove backend into libfirm
2007-03-26 Matthias Braunindentation fix
2007-03-22 Matthias Braunsieve is not needed anymore
2007-03-20 Matthias Braunadded cvsignore
2007-03-16 Christian Würdigadded sieve
2007-03-15 Matthias Brauncleaned up the vadd_store test
2007-03-15 Andreas Schösservector test
2007-03-07 Christoph MallonExtend bitfield test
2007-03-02 Matthias Braunchanged vararray.c to demonstrate another bug
2007-03-01 Matthias Brauntest float calls whose return is unused
2007-03-01 Matthias Brauntest float calls whose return is unused
2007-03-01 Matthias Braunadd some more stuff to optest
2007-02-27 Matthias Braunimproved optest testapp to test more cases, added an...
2007-02-21 Matthias Braunimproved testapps
2007-02-21 Matthias Braunkeep .s files
2007-02-16 Matthias Braunimprove vararray test, make the array bigger so that...
2007-02-09 Matthias Braunspeedup test app
2007-02-09 Matthias Braunmake testapp deterministic
2007-02-09 Matthias Braundo the unset correctly
2007-02-09 Matthias Braunfix :)
2007-02-09 Matthias Braunuse ecc for linking, unset language to give determinist...
2007-02-09 Matthias Brauntest constant folding with bitset values
2007-02-09 Matthias Braunmake XXEndless only run endless when parameters are...
2007-02-08 Matthias Braunreformatted/improved some testapps
2007-02-07 Matthias Braunreturn 0
2007-02-07 Matthias Braunreturn 0
2007-02-07 Matthias Braunreturn 0
2007-02-07 Michael Beckvandrunen exmple
2007-02-07 Michael BeckPhi example
2007-02-07 Michael Beckconversion test
2007-02-07 Matthias Braunfix testapp
2007-02-05 Matthias Braunimprove and fix some test apps
2007-01-16 Michael BeckFixed output on different compilers
2007-01-12 Michael BeckFixed for GCC and MS
2006-12-18 Matthias Braunless output for gcd
2006-12-18 Matthias Braunfull blown version of convtest works again
2006-12-18 Matthias Braunnew version of convtests that actually demonstrates...
2006-12-14 Matthias Braunexpecting string is wrong in test
2006-12-14 Matthias Brauncvsignore update
2006-12-14 Matthias Braunbitfields work like gcc now, we can output packing...
2006-12-13 Michael Beckmore portable printf format
2006-12-12 Matthias Braunimprove tests
2006-12-12 Matthias Braunoutput results
2006-12-12 Matthias Braunuse attribute((packed)) for now, so that gcc and eccp...
2006-12-11 Matthias Braun- Several warning fixes
2006-12-06 Matthias Braunfixed test
2006-12-06 Matthias Braunmake condeval test link
2006-12-04 Matthias Braunupdate .cvsignore, fixed some warnings in tests
2006-11-17 Matthias Braunupdated cvsignore
2006-11-17 Matthias Braunadd a main function to condeval
2006-11-17 Matthias Braunicc support for Makefile
2006-11-17 Matthias Brauntweaked some testapps
2006-10-24 Matthias Braunyou can disable counting in quicksort now
2006-10-19 Christian Würdigdo only 1024 iterations
2006-10-19 Christian Würdigadded additional directory
2006-10-17 Christian Würdigadded #ifdef __GNUC__
2006-10-17 Christian Würdigremoved some #if 0
2006-10-16 Matthias Braunfewer runs for max
2006-10-13 Christian Würdigadded compile only flag to eccp (-c)
2006-10-13 Christian Würdigslightly extended test
2006-10-09 Christian Würdigadded printf for better debugging
2006-10-09 Christian Würdigadded some testcases
2006-10-09 Christian Würdigadded another test case
2006-09-26 Matthias Braunmore handoptimisation
2006-09-13 Matthias Braunstore bug
2006-09-09 Christoph MallonSome small test cases for partial condition evaluation
2006-09-08 Michael Becksimple test for variable length array
2006-09-08 Matthias Braunfix test
2006-09-08 Matthias Braunupdate cvsignore
2006-09-07 Matthias Braunmanually optimized queens
2006-09-07 Matthias Braun0x1e00000 constant...
2006-09-07 Matthias Braunmore fixes/cleanups to langshootout code
2006-09-07 Matthias Braundon't crash with missing argument
2006-09-07 Matthias Braunadded a few benchmarks/testapps from shootout.alioth...
2006-09-06 Christian Würdigadded shell command
2006-09-06 Christian Würdigignore .eps and .log
2006-09-05 Matthias Braunupdate makreport to allow specifying directories
2006-09-05 Matthias Braunmore entries for .cvsignore
2006-09-05 Matthias Braunupdate .cvsignore, added a test to alloca
2006-08-31 Michael Beckupdated
2006-08-30 Matthias Brauncompilerhang 4
2006-08-28 Sebastian HackSeveral bug fixes
2006-08-25 Christian Würdigset links properly for OLD and NEW results
2006-08-24 Christian Würdigadded links for results and diff
2006-08-22 Matthias Braunmake testapp look nicer
next