Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix invalid calling convention used for libcalls on ARM. | Anton Korobeynikov | 2014-12-02 | 1 | -0/+8 |
* | [complex] Teach the complex math IR gen to emit direct math and | Chandler Carruth | 2014-10-19 | 1 | -4/+44 |
* | complex long double support for PowerPC | Joerg Sonnenberger | 2014-10-17 | 1 | -0/+13 |
* | [complex] Teach the other two binary operators on complex numbers (== | Chandler Carruth | 2014-10-11 | 1 | -0/+51 |
* | [complex] Use the much more powerful EmitCall routine to call libcalls | Chandler Carruth | 2014-10-11 | 1 | -9/+11 |
* | [complex] Teach Clang to preserve different-type operands to arithmetic | Chandler Carruth | 2014-10-11 | 1 | -0/+367 |