index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
fmaxnum.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DAG] propagate FMF for all FPMathOperators
Sanjay Patel
2018-05-15
1
-22
/
+6
*
[x86] fix fmaxnum/fminnum with nnan
Sanjay Patel
2018-05-10
1
-23
/
+7
*
[x86] fix test names; NFC
Sanjay Patel
2018-05-10
1
-3
/
+3
*
[x86] add tests for maxnum/minnum intrinsics with nnan; NFC
Sanjay Patel
2018-05-10
1
-0
/
+98
*
Correct dwarf unwind information in function epilogue
Petar Jovanovic
2018-04-24
1
-0
/
+2
*
Go back to sometimes assuming intristics are local.
Rafael Espindola
2018-03-10
1
-3
/
+3
*
[X86][SSE] Regenerate float maxnum/minnum tests
Simon Pilgrim
2018-03-07
1
-66
/
+112
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2018-02-27
1
-4
/
+4
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Quentin Colombet
2018-02-17
1
-4
/
+4
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2018-02-01
1
-4
/
+4
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Geoff Berry
2017-10-03
1
-4
/
+4
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-10-02
1
-4
/
+4
*
Revert "Re-enable "[MachineCopyPropagation] Extend pass to do COPY source for...
Sam McCall
2017-09-04
1
-4
/
+4
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-09-01
1
-4
/
+4
*
Revert r312154 "Re-enable "[MachineCopyPropagation] Extend pass to do COPY so...
Hans Wennborg
2017-08-30
1
-4
/
+4
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-30
1
-4
/
+4
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding" ro...
Geoff Berry
2017-08-18
1
-4
/
+4
*
Re-enable "[MachineCopyPropagation] Extend pass to do COPY source forward...
Geoff Berry
2017-08-17
1
-4
/
+4
*
Revert "[MachineCopyPropagation] Extend pass to do COPY source forwarding"
Geoff Berry
2017-08-17
1
-4
/
+4
*
[MachineCopyPropagation] Extend pass to do COPY source forwarding
Geoff Berry
2017-08-16
1
-4
/
+4
*
[x86] lower calls to fmax and llvm.maxnum.* using maxps/maxpd (PR24475)
Sanjay Patel
2015-12-28
1
-24
/
+93
*
[x86] lower calls to llvm.maxnum.v4f32 using maxps
Sanjay Patel
2015-12-26
1
-131
/
+16
*
[x86] inline calls to fmaxf / llvm.maxnum.f32 using maxss (PR24475)
Sanjay Patel
2015-12-15
1
-98
/
+176
*
Tighten checks so we can see existing codegen
Sanjay Patel
2015-12-07
1
-8
/
+106
*
[x86] add missing maxnum/minnum tests for 256-bit vectors
Sanjay Patel
2015-12-06
1
-23
/
+35
*
Add vector fmaxnum tests that correspond to the existing fminnum tests
Sanjay Patel
2015-12-05
1
-0
/
+47
*
Add minnum / maxnum codegen
Matt Arsenault
2014-10-21
1
-0
/
+50