| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [builtins] Fix MSVC build | Reid Kleckner | 2017-04-07 | 1 | -11/+11 |
| | | | | | | | | | | | Avoid __attribute__((constructor)) in cpu_model.c. Use more C99 _Complex emulation in divtc3.c. Joerg Sonnenberger added this builtin just after the last round of C99 _Complex emulation landed in r249514 (Oct 2015). llvm-svn: 299784 | ||||
| * | Add a generic version of __divtc3.c for long double complex division. | Joerg Sonnenberger | 2015-11-22 | 1 | -0/+60 |
| Mark the unit test as applying to all platforms. llvm-svn: 253831 | |||||

