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
/
InstCombine
/
add4.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC][InstCombine] Autogenerate a few tests
Roman Lebedev
2019-07-20
1
-9
/
+24
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+94
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-94
/
+0
*
[InstCombine] Simplify Add with remainder expressions as operands.
Sanjoy Das
2018-04-26
1
-18
/
+34
*
Add test cases to prepare for the optimization that simplifies Add with
Sanjoy Das
2018-04-26
1
-0
/
+78
*
Remove an InstCombine that transformed patterns like (x * uitofp i1 y) to (se...
Owen Anderson
2014-08-17
1
-102
/
+0
*
InstCombine: Refactor fmul/fdiv combines to handle vectors.
Benjamin Kramer
2014-01-19
1
-0
/
+23
*
Restore r181216, which was partially reverted in r182499.
Stephen Lin
2013-07-17
1
-9
/
+44
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-3
/
+3
*
This is an update to a previous commit (r181216).
Jean-Luc Duprat
2013-05-22
1
-27
/
+13
*
InstCombine: Verify the type before transforming uitofp into select.
Benjamin Kramer
2013-05-10
1
-0
/
+18
*
Test results verified using FileCheck rather than grep | count
Jean-Luc Duprat
2013-05-06
1
-1
/
+7
*
Fix add4.ll test cmdline so that it passes
Jean-Luc Duprat
2013-05-06
1
-1
/
+1
*
Provide InstCombines for the following 3 cases:
Jean-Luc Duprat
2013-05-06
1
-0
/
+34