Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
497ae56316cd05a0d539e0d6e065bbaee254aca3
/
test
a09d09d
<rdar://problem/12512722> Use arm divide instruction if available
by Nick Kledzik
· 11 years ago
47a953e
Both OpenBSD and Bitrig need to include machine/endian.h to get the
by Eric Christopher
· 12 years ago
062ed09
Remove the old, and non-functional CMake build system from CompilerRT.
by Chandler Carruth
· 13 years ago
7e8904f
Add some basic mingw support.
by Anton Korobeynikov
· 13 years ago
b7a76d1
Fix build on minix. Patch by Ben Gras!
by Rafael Espindola
· 13 years ago
1ace405
Implement mulo<mode>4 for use in signed overflow checking.
by Eric Christopher
· 13 years ago
7482815
If a test case is not compiled on a specific platform, print "skipped"
by Joerg Sonnenberger
· 13 years ago
5c08099
<rdar://problem/8914924> implement udivmodsi4 and divmodsi4 for ARM
by Nick Kledzik
· 14 years ago
9ad441f
license change
by Howard Hinnant
· 14 years ago
26e5f16
Tests for soft-float comparison functions
by Stephen Canon
· 14 years ago
48464e0
Add support for "platform" configurations, which define a suite of compiler-rt
by Daniel Dunbar
· 15 years ago
26d53d0
Unbreak trampoline test.
by Daniel Dunbar
· 15 years ago
fb0e926
Nested function test in compiler-rt should not be run under Clang.
by Edward O'Callaghan
· 15 years ago
f632c06
Fix test suit for last CMake changes to CompilerRT.
by Edward O'Callaghan
· 15 years ago
a07fa29
Work around strictness in gcc 4.4.1 casting a function pointer to void *
by Shantonu Sen
· 15 years ago
8973a27
Add stdlib.h for rand() prototype
by Shantonu Sen
· 15 years ago
8c8d1aa
Update web docs for cmake test suit, comment out broken test.
by Edward O'Callaghan
· 15 years ago
e4ff347
Fix cmake test suit for compiler-rt.
by Edward O'Callaghan
· 15 years ago
cff5248
Fix tests broken by removal of de-anonyomizing structs.
by Daniel Dunbar
· 15 years ago
4467b65
Remove duplicate copy of int_lib.h, and update test script to find copy inside lib/.
by Daniel Dunbar
· 15 years ago
cc75801
Comment out broken tests and make the rest build in cmake build system.
by Edward O'Callaghan
· 15 years ago
0963c9e
add conversion functions and test cases for ARM
by Nick Kledzik
· 15 years ago
0987064
Generalize Blocks code and intergrate with cmake build system more.
by Edward O'Callaghan
· 15 years ago
e80e978
add comparison functions for ARM
by Nick Kledzik
· 15 years ago
f058587
rename files
by Nick Kledzik
· 15 years ago
ad98c81
add _test in file names
by Nick Kledzik
· 15 years ago
d47c2cf
start adding implementation of arm *vfp routines with test cases
by Nick Kledzik
· 15 years ago
3ea8287
use HAS_80_BIT_LONG_DOUBLE so some tests work properly on arm
by Nick Kledzik
· 15 years ago
172e105
Use -lc -lm to link with (in tests) on non-Darwin.
by Daniel Dunbar
· 15 years ago
7edbe04
Don't use -arch on non-Darwin.
by Daniel Dunbar
· 15 years ago
781a3b3
Convert tabs to spaces.
by Daniel Dunbar
· 15 years ago
e8178e2
Add support for ellcc, Credit to Richard Pennington.
by Edward O'Callaghan
· 15 years ago
6ee8d33
Fix testsuit build on linux.
by Edward O'Callaghan
· 15 years ago
4e19ff6
Fix pre-processor mistake for BSDs in endianness.h
by Edward O'Callaghan
· 15 years ago
8bf1e09
Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 compliant. Comment trailing endifs
by Edward O'Callaghan
· 15 years ago
bb119a4
Fix signedness warning in mprotect call, Clean up and improve endianness.h header.
by Edward O'Callaghan
· 15 years ago
686fd2a
Forgot to add new endianness.h header file.
by Edward O'Callaghan
· 15 years ago
0898ee9
Refactor test suit endianness pre-processor code. More style and readability fixes, start labling endif's
by Edward O'Callaghan
· 15 years ago
0e4ad9c
Start porting compiler-rt testsuit to Solaris with new build system. Fix some C++ style comments which are not allowed in ISO C90.
by Edward O'Callaghan
· 15 years ago
d904635
Initial import of CMake type build system. Just like the rest of llvm..
by Edward O'Callaghan
· 15 years ago
b3a6901
Initial import of compiler-rt. -
by Daniel Dunbar
· 15 years ago