aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/fast-isel-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Improve FastISel's handling of truncates to i1, and implementDan Gohman2009-03-131-2/+2
* Handle x86 truncate to i8 with target hook for now.Evan Cheng2008-09-071-0/+12