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
/
Transforms
/
CodeGenPrepare
/
X86
/
memcmp.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
1
-771
/
+0
*
Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-02
1
-0
/
+771
*
[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.
Clement Courbet
2017-11-02
1
-771
/
+0
*
[CodeGen][ExpandMemcmp] Allow memcmp to expand to vector loads (2).
Clement Courbet
2017-10-30
1
-21
/
+7
*
[CGP] use narrower types in memcmp expansion when possible
Sanjay Patel
2017-08-01
1
-179
/
+84
*
[CGP] use subtract or subtract-of-cmps for result of memcmp expansion
Sanjay Patel
2017-07-31
1
-13
/
+14
*
[X86][CGP] Reduce memcmp() expansion to 2 load pairs (PR33914)
Simon Pilgrim
2017-07-25
1
-1021
/
+53
*
[x86, CGP] increase memcmp() expansion up to 4 load pairs
Simon Pilgrim
2017-07-18
1
-88
/
+1547
*
[CGP, x86] update test checks; NFC
Sanjay Patel
2017-07-06
1
-38
/
+39
*
[CGP] add specialization for memcmp expansion with only one basic block
Sanjay Patel
2017-06-27
1
-90
/
+33
*
[CGP] eliminate a sub instruction in memcmp expansion
Sanjay Patel
2017-06-27
1
-30
/
+25
*
[x86] set the datalayout to match the RUN line triple; NFC
Sanjay Patel
2017-06-21
1
-4
/
+2
*
[x86] enable CGP memcmp() expansion for 2/4/8 byte sizes
Sanjay Patel
2017-06-20
1
-18
/
+132
*
[CGP, x86] add tests for potential memcmp expansion; NFC
Sanjay Patel
2017-06-08
1
-0
/
+337