projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[x86] Move the vector popcount tests into non-ISA files, and instead
[oota-llvm.git]
/
test
/
CodeGen
/
X86
/
sse3.ll
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
blob
|
commitdiff
|
raw
2015-02-20
Chandler Carruth
[x86] Make the new vector shuffle legality test on...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Chandler Carruth
[x86] Teach the unpack lowering how to lower with an...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Chandler Carruth
[x86] Dramatically improve v8i16 shuffle lowering by...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Chandler Carruth
[x86] Remove the final fallback in the v8i16 lowering...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Chandler Carruth
[x86] Simplify the pre-SSSE3 v16i8 lowering significant...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-19
Chandler Carruth
[x86] Add support for bit-wise blending and use it...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Simon Pilgrim
[X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
blob
|
commitdiff
|
raw
|
diff to current
2014-10-04
Chandler Carruth
[x86] Enable the new vector shuffle lowering by default.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-03
Chandler Carruth
[x86] Cleanup and generate precise FileCheck assertions...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-17
Chandler Carruth
[x86] Fix a bad predicate I spotted by inspection ...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Andrew Trick
Allocate local registers in order for optimal coloring.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-14
Stephen Lin
Mass update to CodeGen tests to use CHECK-LABEL for...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-18
Craig Topper
Simplify handling of v16i8 shuffles and fix a missed...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Evan Cheng
Teach two-address pass to re-schedule two-address instr...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-10
Evan Cheng
Use a bigger hammer to fix PR11314 by disabling the...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-03
Dan Gohman
Reapply r143206, with fixes. Disallow physical register...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-29
Dan Gohman
Revert r143206, as there are still some failing tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Dan Gohman
Reapply r143177 and r143179 (reverting r143188), with...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Duncan Sands
Speculatively disable Dan's commits 143177 and 143179...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-28
Dan Gohman
Eliminate LegalizeOps' LegalizedNodes map and have...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Evan Cheng
Fix broken x86_64 tests which specify non-64-bit cpu's.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-08
Jakob Stoklund Olesen
Be more aggressive about following hints.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Jakob Stoklund Olesen
Fix a batch of x86 tests to be coalescer independent.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-05
Jakob Stoklund Olesen
Fix register-dependent X86 tests.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-07
Evan Cheng
Canonicalize X86ISD::MOVDDUP nodes to v2f64 to make...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-24
Dan Gohman
Teach EmitLiveInCopies to omit copies for unused virtua...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-30
Jakob Stoklund Olesen
Enable -sse-domain-fix by default. Now with tests!
blob
|
commitdiff
|
raw
|
diff to current
2010-03-18
Evan Cheng
Turning off post-ra scheduling for x86. It isn't a...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-02
Chris Lattner
Fix some issues in WalkChainUsers dealing with
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Evan Cheng
Run codegen dce pass for all targets at all optimizatio...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-07
Dan Gohman
Don't enable the post-RA scheduler on x86 except at...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-07
Eric Christopher
Fix a couple of shuffle patterns to use movhlps instead
blob
|
commitdiff
|
raw
|
diff to current
2009-10-23
Evan Cheng
Update tests for 84931.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-22
David Goodwin
Allow the target to select the level of anti-dependence...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-21
Dan Gohman
Revert r84658 and r84691. They were causing llvm-gcc...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-20
David Goodwin
Checkpoint more aggressive anti-dependency breaking...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-18
Evan Cheng
Turn on post-alloc scheduling for x86.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Dan Gohman
Eliminate more uses of llvm-as and llvm-dis.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Chris Lattner
change selectiondag to add the sign extended versions...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-15
Chris Lattner
specify a target triple so global variable manglings...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-15
Chris Lattner
merge a bunch more sse3 tests into sse3.ll
blob
|
commitdiff
|
raw
|
diff to current
2009-08-15
Chris Lattner
convert test to filecheck format.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-15
Chris Lattner
rename test
blob
|
commitdiff
|
raw
|
diff to current