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
/
sse-minmax.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
X86: Turn fp selects into mask operations.
Benjamin Kramer
2013-08-04
1
-24
/
+31
*
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
2013-07-18
1
-8
/
+8
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-172
/
+172
*
When unsafe math is used, we can use commutative FMAX and FMIN. In some cases
Nadav Rotem
2012-08-19
1
-48
/
+32
*
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-08-02
1
-20
/
+40
*
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-08-02
1
-43
/
+23
*
Revert r160920 and r160919 due to dragonegg and clang selfhost failure
Manman Ren
2012-07-29
1
-23
/
+43
*
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-07-28
1
-3
/
+3
*
X86 Peephole: fold loads to the source register operand if possible.
Manman Ren
2012-07-28
1
-40
/
+20
*
Remove the "-promote-elements" flag. This flag is now enabled by default.
Nadav Rotem
2012-06-04
1
-3
/
+3
*
Remove -join-physregs from the test suite.
Jakob Stoklund Olesen
2012-05-17
1
-144
/
+141
*
Add mcpu to tests to prevent them from using AVX instructions on Sandy Bridge...
Craig Topper
2012-04-27
1
-3
/
+3
*
Make X86::FsFLD0SS / FsFLD0SD real pseudo-instructions.
Jakob Stoklund Olesen
2011-11-29
1
-40
/
+40
*
Synthesize x86 max/min instructions also for vectors (i.e. produce
Duncan Sands
2011-09-17
1
-3
/
+35
*
Prepare remaining tests for -join-physreg going away.
Jakob Stoklund Olesen
2011-05-04
1
-3
/
+6
*
Split -enable-finite-only-fp-math to two options:
Evan Cheng
2010-07-15
1
-2
/
+2
*
-enable-unsafe-fp-math should not imply -enable-finite-only-fp-math.
Evan Cheng
2010-07-13
1
-1
/
+1
*
Fix a few tests
Jakob Stoklund Olesen
2010-07-09
1
-60
/
+60
*
When forming SSE min and max nodes for UGE and ULE comparisons, it's
Dan Gohman
2010-02-24
1
-13
/
+429
*
Actually enable the -enable-unsafe-fp-math tests.
Dan Gohman
2010-02-22
1
-144
/
+144
*
Remove the logic for reasoning about NaNs from the code that forms
Dan Gohman
2010-02-22
1
-44
/
+168
*
Recognize SSE min and max opportunities in even more cases.
Dan Gohman
2009-09-21
1
-1
/
+320
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Recognize more opportunities to use SSE min and max instructions,
Dan Gohman
2009-09-03
1
-0
/
+73