replaced inline by __inline to allow to be compiled in gcc and msvc modes
[libfirm] / ir / be / test /
2007-06-13 Michael Beckreplaced inline by __inline to allow to be compiled...
2007-06-13 Michael Beckreplaced inline by __inline to allow it to be compiled...
2007-06-13 Matthias Braunfehler18
2007-06-12 Matthias Braunfix some llvm tests not return 0 on successfull runs
2007-06-11 Matthias Braunfehler 17
2007-06-08 Matthias Braunsome new testcases from llvm
2007-06-08 Matthias Braunoptimize next_use calculation (quadratic in number...
2007-06-03 Matthias Braunsame_as constraints in assembler nodes work now
2007-06-02 Matthias Braunfix immediate emitting
2007-06-02 Matthias Braunwe can parse lots of assembler constraints now (but...
2007-06-02 Matthias Braunmore work on ia32 assembler nodes
2007-05-31 Michael BeckAdded changes for inline assembler
2007-05-30 Michael BeckAdded test for inline assembler
2007-05-23 Matthias Braunfehler 16, found in 255.vortex
2007-05-21 Matthias Braunsimplify testcase
2007-05-21 Matthias Braundemonstrate another frontend bug
2007-05-21 Matthias Braunbe a bit less exact with float results so we don't...
2007-05-21 Matthias Brauntestcase for conv optimisation bugs
2007-05-21 Matthias Braundon't do the tests twice
2007-05-21 Matthias Braunmade testcase smaller
2007-05-21 Matthias Braunmade testcase smaller
2007-05-21 Matthias Braunnext bug found in 179.parser
2007-05-21 Matthias Braunfix it in a more ugly way
2007-05-21 Matthias Braundisable locale
2007-05-21 Matthias Braunsort reports differently
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
next