Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
831737d329a727f53a1fb0572f7b7a8127208881
/
test
/
CodeGen
/
X86
/
sse-minmax.ll
d60cb11
When unsafe math is used, we can use commutative FMAX and FMIN. In some cases
by Nadav Rotem
· 12 years ago
127eea8
X86 Peephole: fold loads to the source register operand if possible.
by Manman Ren
· 12 years ago
d7d003c
X86 Peephole: fold loads to the source register operand if possible.
by Manman Ren
· 12 years ago
e8b4a4a
Revert r160920 and r160919 due to dragonegg and clang selfhost failure
by Manman Ren
· 12 years ago
14148c4
X86 Peephole: fold loads to the source register operand if possible.
by Manman Ren
· 12 years ago
0eb3ede
X86 Peephole: fold loads to the source register operand if possible.
by Manman Ren
· 12 years ago
fcb2c3c
Remove the "-promote-elements" flag. This flag is now enabled by default.
by Nadav Rotem
· 12 years ago
ed18a3e
Remove -join-physregs from the test suite.
by Jakob Stoklund Olesen
· 12 years ago
76c5897
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge after r155618.
by Craig Topper
· 13 years ago
0edd83b
Make X86::FsFLD0SS / FsFLD0SD real pseudo-instructions.
by Jakob Stoklund Olesen
· 13 years ago
6bcd219
Synthesize x86 max/min instructions also for vectors (i.e. produce
by Duncan Sands
· 13 years ago
49b2803
Prepare remaining tests for -join-physreg going away.
by Jakob Stoklund Olesen
· 14 years ago
60108e9
Split -enable-finite-only-fp-math to two options:
by Evan Cheng
· 14 years ago
ea4cdb7
-enable-unsafe-fp-math should not imply -enable-finite-only-fp-math.
by Evan Cheng
· 14 years ago
9c50e8b
Fix a few tests
by Jakob Stoklund Olesen
· 14 years ago
e832693
When forming SSE min and max nodes for UGE and ULE comparisons, it's
by Dan Gohman
· 15 years ago
fc90d4c
Actually enable the -enable-unsafe-fp-math tests.
by Dan Gohman
· 15 years ago
8ce05da
Remove the logic for reasoning about NaNs from the code that forms
by Dan Gohman
· 15 years ago
670e539
Recognize SSE min and max opportunities in even more cases.
by Dan Gohman
· 15 years ago
36a0947
Eliminate more uses of llvm-as and llvm-dis.
by Dan Gohman
· 15 years ago
8d44b28
Recognize more opportunities to use SSE min and max instructions,
by Dan Gohman
· 15 years ago