aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/bitcast.ll
Commit message (Expand)AuthorAgeFilesLines
* handle the constant case of vector insertion. For somethingChris Lattner2010-08-281-0/+12
* optimize bitcasts from large integers to vector into vectorChris Lattner2010-08-281-0/+31
* optimize "integer extraction out of the middle of a vector" as producedChris Lattner2010-08-261-0/+25
* optimize bitcast(trunc(bitcast(x))) where the result is a float and 'x'Chris Lattner2010-08-261-0/+22
* filecheckizeChris Lattner2010-08-261-6/+7
* rename testChris Lattner2010-08-261-0/+14