summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_trunc_sext.ll
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Fix a logic bug in x86 vector codegen: sext (zext (x) ) != sext (x) (PR20472).Sanjay Patel2014-08-281-0/+30
OpenPOWER on IntegriCloud