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
/
trunc.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[InstCombine] canShiftBinOpWithConstantRHS(): drop bogus signbit check
Roman Lebedev
2019-05-17
1
-4
/
+4
*
[NFC][InstCombine] Regenerate trunc.ll test
Roman Lebedev
2019-05-15
1
-55
/
+57
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+626
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-626
/
+0
*
[InstCombine] Consider more cases where SimplifyDemandedUseBits does not conv...
Amjad Aboud
2017-08-25
1
-0
/
+17
*
[InstCombine] Teach ComputeNumSignBitsImpl to handle integer multiply instruc...
Amjad Aboud
2017-08-18
1
-0
/
+15
*
[InstCombine] Teach canEvaluateTruncated to handle arithmetic shift (includin...
Amjad Aboud
2017-08-16
1
-0
/
+26
*
[InstCombine] narrow truncated add/sub/mul with constant
Sanjay Patel
2017-08-04
1
-4
/
+15
*
[InstCombine] add vector tests for truncated math; NFC
Sanjay Patel
2017-08-04
1
-0
/
+22
*
[InstCombine] narrow lshr with constant
Sanjay Patel
2017-08-04
1
-3
/
+3
*
[InstCombine] fix auto-generated FileCheck-captured variable refs
Sanjay Patel
2017-05-10
1
-1
/
+1
*
[InstCombine] avoid crashing on shuffle shrinkage when input type is not same...
Sanjay Patel
2017-03-08
1
-0
/
+13
*
[InstCombine] shrink truncated splat shuffle (2nd try)
Sanjay Patel
2017-03-07
1
-6
/
+4
*
revert r297155 because there's a clang test that depends on InstCombine:
Sanjay Patel
2017-03-07
1
-4
/
+6
*
[InstCombine] shrink truncated splat shuffle
Sanjay Patel
2017-03-07
1
-6
/
+4
*
[InstCombine] update trunc(shuffle) tests to reflect IR reality; NFC
Sanjay Patel
2017-02-18
1
-9
/
+40
*
[InstCombine] add tests for trunc(shuffle X, C, M); NFC
Sanjay Patel
2017-02-17
1
-2
/
+29
*
[InstCombine] allow vector types for constant folding / computeKnownBits (PR2...
Sanjay Patel
2016-09-16
1
-6
/
+2
*
auto-generate checks
Sanjay Patel
2016-09-16
1
-137
/
+203
*
Reapply "InstCombine: Reduce trunc (shl x, K) width."
Matt Arsenault
2016-09-13
1
-20
/
+241
*
Revert "InstCombine rule to fold truncs whose value is available"
Anna Thomas
2016-07-08
1
-130
/
+0
*
InstCombine rule to fold truncs whose value is available
Anna Thomas
2016-07-08
1
-0
/
+130
*
Revert "InstCombine rule to fold trunc when value available"
Reid Kleckner
2016-06-24
1
-57
/
+0
*
InstCombine rule to fold trunc when value available
Anna Thomas
2016-06-23
1
-0
/
+57
*
Add looping testcase that broke in r272987
Matt Arsenault
2016-06-18
1
-0
/
+21
*
Revert "Revert "Revert "InstCombine: Reduce trunc (shl x, K) width."""
Matt Arsenault
2016-06-17
1
-135
/
+0
*
Revert "Revert "InstCombine: Reduce trunc (shl x, K) width.""
Matt Arsenault
2016-06-17
1
-0
/
+135
*
Revert "InstCombine: Reduce trunc (shl x, K) width."
Matt Arsenault
2016-06-17
1
-109
/
+0
*
InstCombine: Reduce trunc (shl x, K) width.
Matt Arsenault
2016-06-17
1
-0
/
+109
*
[InstCombine] fold trunc ([lshr] (bitcast vector) ) --> extractelement (PR25543)
Sanjay Patel
2015-12-14
1
-11
/
+7
*
[InstCombine] add tests to show missing trunc optimizations
Sanjay Patel
2015-11-19
1
-0
/
+46
*
Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...
Stephen Lin
2013-07-14
1
-10
/
+10
*
Revert remaining part of r93200: "Disable folding sext(trunc(x)) -> x"
Jakob Stoklund Olesen
2012-06-22
1
-6
/
+7
*
Enhance a bunch of transformations in instcombine to start generating
Chris Lattner
2011-02-10
1
-2
/
+2
*
implement an instcombine xform that canonicalizes casts outside of and-with-c...
Chris Lattner
2011-01-15
1
-0
/
+20
*
teach the truncation optimization that an entire chain of
Chris Lattner
2010-08-27
1
-4
/
+21
*
Add an instcombine to clean up a common pattern produced
Chris Lattner
2010-08-27
1
-0
/
+32
*
filecheckize
Chris Lattner
2010-08-26
1
-7
/
+19
*
rename test.
Chris Lattner
2010-08-26
1
-0
/
+38