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
/
Transforms
/
Scalar
/
MergeICmps.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MergeICmps] Don't crash when memcmp is not available
Benjamin Kramer
2018-05-19
1
-0
/
+4
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-49
/
+52
*
[NFC] fix trivial typos in document and comments
Hiroshi Inoue
2018-04-14
1
-1
/
+1
*
[Transforms] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-13
1
-4
/
+4
*
[MergeICmp] Update debug msg.NFC
Xin Tong
2018-04-09
1
-1
/
+1
*
[MergeICmp] Split blocks that do other work.
Xin Tong
2018-04-09
1
-19
/
+118
*
80-line wrap. NFC
Xin Tong
2018-03-27
1
-1
/
+2
*
[MergeICmps] Break eargerly out of loop
Xin Tong
2018-03-20
1
-0
/
+1
*
[MergeICmp] Fix a bug in entry block shuffled to middle of the chain
Xin Tong
2018-03-20
1
-0
/
+11
*
[MergeICmps] Make sure that the comparison only has one use.
Clement Courbet
2018-03-13
1
-0
/
+9
*
[MergeICmp] Simplify how BCECmpBlock instructions are blacklisted
Xin Tong
2018-03-06
1
-10
/
+4
*
[MergeICmp] Fix printing. NFC
Xin Tong
2018-03-06
1
-1
/
+1
*
[MergeICmp] We can discard initial blocks that do other work
Xin Tong
2018-03-05
1
-3
/
+8
*
[MergeICmps][NFC] Improve logging.
Clement Courbet
2018-03-05
1
-7
/
+9
*
Fix typo. NFC
Xin Tong
2018-02-28
1
-1
/
+1
*
[MergeICmp] Fix a bug in MergeICmp that can lead to a block being processed m...
Xin Tong
2018-02-28
1
-0
/
+13
*
[MergeICmps] Handle chains with several complex BCE basic blocks.
Clement Courbet
2018-02-06
1
-3
/
+4
*
[MergeICmps][NFC] Add more assertions.
Clement Courbet
2018-02-06
1
-0
/
+4
*
[NFC] fix trivial typos in comments
Hiroshi Inoue
2018-01-19
1
-2
/
+2
*
Remove redundant includes from lib/Transforms.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
[CodeGen][ExpandMemcmp] Allow memcmp to expand to vector loads (2).
Clement Courbet
2017-10-30
1
-2
/
+1
*
[Transforms] Revert r316630 changes in Scalar/MergeICmps.cpp to fix broken bu...
Eugene Zelenko
2017-10-26
1
-62
/
+31
*
[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings;...
Eugene Zelenko
2017-10-26
1
-31
/
+62
*
Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...
Clement Courbet
2017-10-10
1
-12
/
+36
*
Revert "[MergeICmps] Disable mergeicmps if the target does not want to handle...
Clement Courbet
2017-10-06
1
-36
/
+12
*
Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...
Clement Courbet
2017-10-06
1
-12
/
+36
*
Revert "Re-land "[MergeICmps] Disable mergeicmps if the target does not want ...
Clement Courbet
2017-10-05
1
-25
/
+10
*
Re-land "[MergeICmps] Disable mergeicmps if the target does not want to handl...
Clement Courbet
2017-10-05
1
-10
/
+25
*
Revert "[MergeICmps] Disable mergeicmps if the target does not want to handle...
Clement Courbet
2017-10-05
1
-15
/
+6
*
[MergeICmps] Disable mergeicmps if the target does not want to handle memcmp ...
Clement Courbet
2017-10-05
1
-6
/
+15
*
[NFC] clang-format lib/Transforms/Scalar/MergeICmps.cpp
Clement Courbet
2017-10-04
1
-39
/
+21
*
[MergeICmps] Fix build of rL312315 on clang-with-thin-lto-windows:
Clement Courbet
2017-09-01
1
-2
/
+4
*
Reland rL312315: [MergeICmps] MergeICmps is a new optimization pass that turn...
Clement Courbet
2017-09-01
1
-0
/
+645
*
Revert "[MergeICmps] MergeICmps is a new optimization pass that turns chains ...
Clement Courbet
2017-09-01
1
-641
/
+0
*
[MergeICmps] MergeICmps is a new optimization pass that turns chains of integer
Clement Courbet
2017-09-01
1
-0
/
+641