diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-10-11 09:24:41 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-10-11 09:24:41 +0000 |
commit | 686de24128d5abf2c2bde4a99c6639c98f8ec7f0 (patch) | |
tree | 0dc1b1b7114533a0528784db24fdb9112b943a57 /llvm/lib/Analysis/InstructionSimplify.cpp | |
parent | ec8e838baadcb55b6986c908cb593d6fd37752b1 (diff) | |
download | bcm5719-llvm-686de24128d5abf2c2bde4a99c6639c98f8ec7f0.tar.gz bcm5719-llvm-686de24128d5abf2c2bde4a99c6639c98f8ec7f0.zip |
[complex] Use the much more powerful EmitCall routine to call libcalls
for complex math.
This should fix the windows build bots that started having trouble here
and generally fix complex libcall emission on targets which use sret for
complex data types. It also makes the code a bit simpler (despite
calling into a much more complex bucket of code).
llvm-svn: 219565
Diffstat (limited to 'llvm/lib/Analysis/InstructionSimplify.cpp')
0 files changed, 0 insertions, 0 deletions