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
/
CodeGen
/
X86
/
vec_compare.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-14
/
+14
*
X86: When expanding PCMPGTQ to PCMPGTD we always want to compare the lower ha...
Benjamin Kramer
2013-05-22
1
-0
/
+14
*
X86: When emulating unsigned PCMPGTQ with PCMPGTD, fix the sign bit for the s...
Benjamin Kramer
2013-05-21
1
-2
/
+8
*
X86: Add an SSE2 lowering for 64 bit compares when pcmpgtq (SSE4.2) isn't ava...
Benjamin Kramer
2013-04-18
1
-0
/
+136
*
X86: Shave off one shuffle from the pcmpeqq sequence for SSE2 by making use o...
Benjamin Kramer
2012-12-25
1
-4
/
+2
*
X86: Custom lower <2 x i64> eq and ne when SSE41 is not available.
Benjamin Kramer
2012-12-25
1
-0
/
+26
*
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-08-02
1
-2
/
+2
*
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-08-02
1
-3
/
+3
*
Revert r160920 and r160919 due to dragonegg and clang selfhost failure
Manman Ren
2012-07-29
1
-3
/
+3
*
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-07-28
1
-1
/
+1
*
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-07-28
1
-2
/
+2
*
Enable -sse-domain-fix by default. Now with tests!
Jakob Stoklund Olesen
2010-03-30
1
-3
/
+3
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
add some more check for vector compares.
Chris Lattner
2009-07-08
1
-2
/
+36
*
eliminate the v[if]cmp versions of these tests, now that [if]cmp+sext works.
Chris Lattner
2009-07-08
1
-6
/
+1
*
dag combine sext(setcc) -> vsetcc before legalize. To make this safe,
Chris Lattner
2009-07-08
1
-1
/
+1
*
add support for legalizing an icmp where the result is illegal (4xi1) but
Chris Lattner
2009-07-07
1
-0
/
+7
*
add a trivial test that vector compares work.
Chris Lattner
2009-07-07
1
-0
/
+7