Revert r255137.
[oota-llvm.git] / test / Transforms / InstCombine / bitcast.ll
2015-12-10 Akira HatanakaRevert r255137.
2015-12-09 Sanjay Patel[InstCombine] fold bitcasts around an extractelement...
2015-12-09 Mehdi AminiRevert "[InstCombine] fold bitcasts around an extractel...
2015-12-09 Sanjay Patel[InstCombine] fold bitcasts around an extractelement
2015-11-19 Sanjay Patel[InstCombine] add tests to show missing bitcast optimiz...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-09-19 Benjamin KramerInstCombine: Don't allow turning vector-of-pointer...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-02-11 Michael IlsemanOptimization: bitcast (<1 x ...> insertelement ......
2013-02-11 Michael IlsemanRemove trailing whitespace
2011-08-24 Nadav RotemImplement Constant::isAllOnesValue(). Fix ConstantFoldi...
2011-08-23 Eric ChristopherRevert "Address Duncan's CR request:"
2011-08-23 Nadav RotemFix a typo in the test from the previous commit.
2011-08-23 Nadav RotemAddress Duncan's CR request:
2011-08-20 Nadav RotemAdd constant folding support for bitcasts of splat...
2010-08-28 Chris Lattnerhandle the constant case of vector insertion. For...
2010-08-28 Chris Lattneroptimize bitcasts from large integers to vector into...
2010-08-26 Chris Lattneroptimize "integer extraction out of the middle of a...
2010-08-26 Chris Lattneroptimize bitcast(trunc(bitcast(x))) where the result...
2010-08-26 Chris Lattnerfilecheckize
2010-08-26 Chris Lattnerrename test