summaryrefslogtreecommitdiff
path: root/test/Unit
Commit message (Expand)AuthorAge
* add comparison functions for ARMNick Kledzik2009-09-12
* rename filesNick Kledzik2009-09-11
* add _test in file namesNick Kledzik2009-09-11
* start adding implementation of arm *vfp routines with test casesNick Kledzik2009-09-11
* use HAS_80_BIT_LONG_DOUBLE so some tests work properly on armNick Kledzik2009-09-11
* Use -lc -lm to link with (in tests) on non-Darwin.Daniel Dunbar2009-09-03
* Don't use -arch on non-Darwin.Daniel Dunbar2009-09-03
* Convert tabs to spaces.Daniel Dunbar2009-09-03
* Add support for ellcc, Credit to Richard Pennington.Edward O'Callaghan2009-08-18
* Fix testsuit build on linux.Edward O'Callaghan2009-08-18
* Fix pre-processor mistake for BSDs in endianness.hEdward O'Callaghan2009-08-18
* Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...Edward O'Callaghan2009-08-09
* Fix signedness warning in mprotect call, Clean up and improve endianness.h he...Edward O'Callaghan2009-08-08
* Forgot to add new endianness.h header file.Edward O'Callaghan2009-08-05
* Refactor test suit endianness pre-processor code. More style and readability ...Edward O'Callaghan2009-08-05
* Start porting compiler-rt testsuit to Solaris with new build system. Fix some...Edward O'Callaghan2009-08-05
* Initial import of CMake type build system. Just like the rest of llvm..Edward O'Callaghan2009-08-03
* Initial import of compiler-rt.Daniel Dunbar2009-06-26