Fix broken builds by moving test to x86 dir
[oota-llvm.git] / test / Transforms / LoopVectorize / X86 / gcc-examples.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-09 Nadav RotemRemove the -licm pass from the loop vectorizer test...
2013-01-09 Nadav RotemCost Model: Move the 'max unroll factor' variable to...
2013-01-04 Nadav RotemLoopVectorizer:
2012-12-23 Nadav RotemCostModel: Change the default target-independent implem...
2012-10-31 Nadav RotemLoopVectorize: Preserve NSW, NUW and IsExact flags.
2012-10-27 Nadav Rotem1. Fix a bug in getTypeConversion. When a *simple*...