[DAGCombiner] Preserve the exact bit when simplifying SRA to SRL.
[oota-llvm.git] / test / CodeGen / X86 / shift-combine.ll
2015-06-26 Benjamin Kramer[DAGCombiner] Preserve the exact bit when simplifying...
2015-06-26 Benjamin Kramer[DAGCombine] fold (X >>?,exact C1) << C2 --> X << ...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2012-01-15 Chandler CarruthRelax the FileCheck assertion a bit -- all we really...
2012-01-15 Chandler CarruthFileCheck-ize a test, make it more specific to directly...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-12-06 Chris Lattnerthird time around: instead of disabling this completely,
2007-12-06 Chris LattnerActually, disable this code for now. More analysis...
2007-12-06 Chris Lattnerimplement a readme entry, compiling the code into: