index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
sqrt-fastmath.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
[x86] enable machine combiner reassociations for 256-bit vector FP mul/add
Sanjay Patel
1
-2
/
+2
2015-08-11
[x86] enable machine combiner reassociations for 128-bit vector single/double...
Sanjay Patel
1
-2
/
+2
2015-07-08
[x86] enable machine combiner reassociations for scalar single-precision mult...
Sanjay Patel
1
-4
/
+4
2015-06-22
[x86] set default reciprocal (division and square root) codegen to match GCC
Sanjay Patel
1
-35
/
+35
2015-06-04
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
1
-1
/
+1
2015-06-03
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
1
-1
/
+1
2015-06-02
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
1
-1
/
+1
2015-05-23
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
1
-1
/
+1
2015-05-22
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
1
-1
/
+1
2015-04-10
use update_llc_test_checks.py to tighten checking
Sanjay Patel
1
-94
/
+103
2014-10-24
Allow AVX vrsqrtps generation.
Sanjay Patel
1
-6
/
+27
2014-10-24
Use rsqrt (X86) to speed up reciprocal square root calcs
Sanjay Patel
1
-2
/
+53
2013-08-22
Update to remove the no-frame-pointer-elim-non-leaf flag if it was set to 'fa...
Bill Wendling
1
-2
/
+2
2013-05-27
Convert sqrt functions into sqrt instructions when -ffast-math is in effect.
Preston Gurd
1
-0
/
+60