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
/
combine-fcopysign.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate test results for combine-fcopysign.ll using update_llc_test_checks.p...
Amaury Sechet
2019-01-26
1
-11
/
+12
*
[X86][SSE] Canonicalize OR(AND(X,C),AND(Y,~C)) -> OR(AND(X,C),ANDNP(C,Y))
Simon Pilgrim
2019-01-22
1
-54
/
+54
*
[X86] Force floating point values in constant pool decoding to print in scien...
Craig Topper
2018-10-29
1
-11
/
+11
*
[X86] Standardize floating point assembly comments
Simon Pilgrim
2018-10-02
1
-11
/
+11
*
[X86] Prefer unpckhpd over movhlps in isel for fake unary cases
Craig Topper
2018-09-11
1
-3
/
+3
*
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
*
[DAG] Fix for Bug PR34620 - Allow SimplifyDemandedBits to look through bitcasts
Simon Pilgrim
2018-01-07
1
-32
/
+3
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-24
/
+24
*
[SelectionDAG] Support 'bit preserving' floating points bitcasts on computeKn...
Simon Pilgrim
2017-10-28
1
-8
/
+3
*
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
*
[X86] Teach the execution domain fixing tables to use movlhps inplace of unpc...
Craig Topper
2017-09-18
1
-2
/
+2
*
[X86] Teach execution domain fixing to convert between FP and int unpack inst...
Craig Topper
2017-09-18
1
-1
/
+1
*
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][SSE] Add support for combining scalar_to_vector(extract_vector_elt) int...
Simon Pilgrim
2017-02-03
1
-1
/
+1
*
[X86] Cleanup 'x' and 'y' mnemonic suffixes for vcvtpd2dq/vcvttpd2dq/vcvtpd2p...
Craig Topper
2016-11-14
1
-1
/
+1
*
[X86][SSE] Reapplied: Add vector fcopysign combine tests
Simon Pilgrim
2016-10-07
1
-0
/
+331
*
Revert r281841, it does not work on Windows (PR30443).
Nico Weber
2016-09-19
1
-722
/
+0
*
[X86][SSE] Added vector fcopysign combine tests
Simon Pilgrim
2016-09-17
1
-0
/
+722