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
/
lib
/
CodeGen
/
ExpandMemCmp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...
Clement Courbet
2019-06-26
1
-0
/
+871
*
[ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.
Clement Courbet
2019-06-26
1
-871
/
+0
*
[ExpandMemCmp] Move all options to TargetTransformInfo.
Clement Courbet
2019-06-25
1
-29
/
+20
*
MemCmpExpansion::getCompareLoadPairs - assert we find a comparison diff. NFCI.
Simon Pilgrim
2019-05-18
1
-1
/
+3
*
Add options for MaxLoadsPerMemcmp(OptSize).
Hiroshi Yamauchi
2019-04-12
1
-2
/
+15
*
[IR] Refactor attribute methods in Function class (NFC)
Evandro Menezes
2019-04-04
1
-2
/
+2
*
[ExpandMemCmp] Trigger on bcmp too.
Clement Courbet
2019-03-20
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Re-land r349731 "[CodeGen][ExpandMemcmp] Add an option for allowing overlappi...
Clement Courbet
2018-12-20
1
-96
/
+137
*
Revert r349731 "[CodeGen][ExpandMemcmp] Add an option for allowing overlappin...
Clement Courbet
2018-12-20
1
-137
/
+96
*
[CodeGen][ExpandMemcmp] Add an option for allowing overlapping loads.
Clement Courbet
2018-12-20
1
-96
/
+137
*
[CodeGen] Fix inconsistent declaration parameter name
Fangrui Song
2018-07-16
1
-1
/
+1
*
[x86, MemCmpExpansion] allow 2 pairs of loads per block (PR33325)
Sanjay Patel
2018-01-06
1
-6
/
+2
*
[ExpandMemcmp] rename variables and add hook to override pref for number of l...
Sanjay Patel
2018-01-03
1
-14
/
+17
*
[NFC][CodeGen][ExpandMemCmp] Fix documentation.
Clement Courbet
2017-12-18
1
-3
/
+2
*
Remove redundant includes from lib/CodeGen.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
1
-0
/
+828