index
:
delta/compiler-rt.git
google/stable
google/testing
master
release_30
release_32
release_33
release_34
release_35
release_35@215014
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/8914924> implement udivmodsi4 and divmodsi4 for ARM
Nick Kledzik
2011-03-17
2
-0
/
+132
*
license change
Howard Hinnant
2010-11-16
141
-282
/
+282
*
Tests for soft-float comparison functions
Stephen Canon
2010-07-01
2
-0
/
+958
*
Add support for "platform" configurations, which define a suite of compiler-rt
Daniel Dunbar
2010-01-18
2
-4
/
+3
*
Unbreak trampoline test.
Daniel Dunbar
2010-01-18
1
-4
/
+9
*
Nested function test in compiler-rt should not be run under Clang.
Edward O'Callaghan
2009-10-29
1
-19
/
+28
*
Fix test suit for last CMake changes to CompilerRT.
Edward O'Callaghan
2009-10-29
1
-1
/
+2
*
Work around strictness in gcc 4.4.1 casting a function pointer to void *
Shantonu Sen
2009-10-28
2
-11
/
+11
*
Add stdlib.h for rand() prototype
Shantonu Sen
2009-10-28
3
-0
/
+3
*
Update web docs for cmake test suit, comment out broken test.
Edward O'Callaghan
2009-10-28
1
-1
/
+1
*
Fix cmake test suit for compiler-rt.
Edward O'Callaghan
2009-10-27
1
-0
/
+1
*
Fix tests broken by removal of de-anonyomizing structs.
Daniel Dunbar
2009-10-27
34
-47
/
+48
*
Remove duplicate copy of int_lib.h, and update test script to find copy insid...
Daniel Dunbar
2009-10-27
2
-169
/
+10
*
Comment out broken tests and make the rest build in cmake build system.
Edward O'Callaghan
2009-10-17
4
-55
/
+50
*
add conversion functions and test cases for ARM
Nick Kledzik
2009-09-14
10
-0
/
+480
*
Generalize Blocks code and intergrate with cmake build system more.
Edward O'Callaghan
2009-09-12
1
-0
/
+1
*
add comparison functions for ARM
Nick Kledzik
2009-09-12
18
-0
/
+876
*
rename files
Nick Kledzik
2009-09-11
8
-372
/
+0
*
add _test in file names
Nick Kledzik
2009-09-11
8
-0
/
+372
*
start adding implementation of arm *vfp routines with test cases
Nick Kledzik
2009-09-11
9
-12
/
+402
*
use HAS_80_BIT_LONG_DOUBLE so some tests work properly on arm
Nick Kledzik
2009-09-11
6
-20
/
+21
*
Use -lc -lm to link with (in tests) on non-Darwin.
Daniel Dunbar
2009-09-03
1
-1
/
+4
*
Don't use -arch on non-Darwin.
Daniel Dunbar
2009-09-03
1
-2
/
+13
*
Convert tabs to spaces.
Daniel Dunbar
2009-09-03
1
-32
/
+32
*
Add support for ellcc, Credit to Richard Pennington.
Edward O'Callaghan
2009-08-18
1
-1
/
+1
*
Fix testsuit build on linux.
Edward O'Callaghan
2009-08-18
1
-1
/
+1
*
Fix pre-processor mistake for BSDs in endianness.h
Edward O'Callaghan
2009-08-18
1
-1
/
+1
*
Refactor to remove un-named struct gnu extension usage. Now ISO C89 and C99 c...
Edward O'Callaghan
2009-08-09
2
-106
/
+107
*
Fix signedness warning in mprotect call, Clean up and improve endianness.h he...
Edward O'Callaghan
2009-08-08
1
-25
/
+54
*
Forgot to add new endianness.h header file.
Edward O'Callaghan
2009-08-05
1
-0
/
+65
*
Refactor test suit endianness pre-processor code. More style and readability ...
Edward O'Callaghan
2009-08-05
1
-67
/
+28
*
Start porting compiler-rt testsuit to Solaris with new build system. Fix some...
Edward O'Callaghan
2009-08-05
4
-132
/
+161
*
Initial import of CMake type build system. Just like the rest of llvm..
Edward O'Callaghan
2009-08-03
4
-0
/
+143
*
Initial import of compiler-rt.
Daniel Dunbar
2009-06-26
132
-0
/
+163755