index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
BBVectorize
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
CostModel: increase the default cost of supported floating point operations f...
Nadav Rotem
2013-04-12
2
-4
/
+29
*
BBVectorize: Fix an invalid reference bug
Hal Finkel
2013-02-17
1
-0
/
+98
*
BBVectorize: Use VTTI to compute costs for intrinsics vectorization
Hal Finkel
2012-12-26
1
-0
/
+79
*
BBVectorize: Don't vectorize vector-manipulation chains
Hal Finkel
2012-11-13
1
-0
/
+170
*
BBVectorize: Only some insert element operand pairs are free.
Hal Finkel
2012-11-12
1
-0
/
+85
*
BBVectorize: Use a more sophisticated check for input cost
Hal Finkel
2012-11-12
1
-0
/
+54
*
BBVectorize: Check the types of compare instructions
Hal Finkel
2012-11-12
1
-0
/
+16
*
BBVectorize: Check the input types of shuffles for legality
Hal Finkel
2012-11-12
1
-0
/
+25
*
BBVectorize: Commit the rest of the test-case change.
Hal Finkel
2012-11-01
1
-41
/
+1
*
BBVectorize: Use target costs for incoming and outgoing values instead of the...
Hal Finkel
2012-11-01
2
-11
/
+99
*
BBVectorize: Choose pair ordering to minimize shuffles
Hal Finkel
2012-10-31
2
-2
/
+2
*
Remove an invalid assert in TargetTransformImpl
Hal Finkel
2012-10-30
1
-0
/
+12
*
Move target-specific BBVectorize tests into a separate directory.
Hal Finkel
2012-10-26
2
-0
/
+137