index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
recip-fastmath.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] Add comments to the end of FMA3 instructions to make the operation clear
Craig Topper
2018-03-10
1
-72
/
+72
*
[X86] Fix bad regular expressions in the scheduler models. Question marks sho...
Craig Topper
2017-12-10
1
-3
/
+3
*
[X86][Haswell]: Updating the scheduling information for the Haswell subtarget.
Gadi Haber
2017-12-08
1
-36
/
+36
*
[CodeGen] Unify MBB reference format in both MIR and debug output
Francis Visoiu Mistrih
2017-12-04
1
-81
/
+81
*
[X86] Remove some more RCP and RSQRT patterns from InstrAVX512.td that I miss...
Craig Topper
2017-11-05
1
-4
/
+4
*
[X86] Don't use RCP14 and RSQRT14 for reciprocal estimations or for legacy SS...
Craig Topper
2017-11-04
1
-4
/
+4
*
[X86][SKX] Adding the scheduling information for the SKX target.
Gadi Haber
2017-10-08
1
-39
/
+39
*
[X86][Skylake] Adding the scheduling information for the SkylakeClient target
Gadi Haber
2017-09-19
1
-41
/
+77
*
[X86][Haswell] Updating HSW instruction scheduling information
Gadi Haber
2017-08-28
1
-96
/
+96
*
[X86][SandyBridge] Additional updates to the SNB instructions scheduling info...
Gadi Haber
2017-08-13
1
-5
/
+5
*
[X86] Model 256-bit AVX instructions in the AMD Jaguar scheduler Part-1 (PR28...
Andrew V. Tischenko
2017-07-10
1
-15
/
+15
*
This patch completely replaces the scheduling information for the SandyBridge...
Gadi Haber
2017-07-10
1
-23
/
+23
*
[X86] Add comment string for broadcast loads from the constant pool.
Craig Topper
2017-07-04
1
-20
/
+20
*
Reverting commit 306414 on behalf of @gadi.haber
Michael Zuckerman
2017-06-28
1
-112
/
+112
*
Updated and extended the information about each instruction in HSW and SNB to...
Gadi Haber
2017-06-27
1
-112
/
+112
*
This patch closes PR#32216: Better testing of schedule model instruction late...
Andrew V. Tischenko
2017-04-14
1
-188
/
+224
*
[X86][SSE] Added extra FMA/NO-FMA reciprocal test cases for D26855
Simon Pilgrim
2017-02-09
1
-6
/
+158
*
[X86][SSE] Add target cpu specific reciprocal tests
Simon Pilgrim
2017-02-05
1
-78
/
+423
*
[X86][SSE] Add SSE reciprocal estimate tests
Simon Pilgrim
2016-11-21
1
-11
/
+131
*
[Target] move reciprocal estimate settings from TargetOptions to TargetLowering
Sanjay Patel
2016-10-04
1
-82
/
+123
*
[x86] set default reciprocal (division and square root) codegen to match GCC
Sanjay Patel
2015-06-22
1
-19
/
+19
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-06-04
1
-2
/
+2
*
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
2015-06-03
1
-2
/
+2
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-06-02
1
-2
/
+2
*
Revert "make reciprocal estimate code generation more flexible by adding comm...
Rafael Espindola
2015-05-23
1
-2
/
+2
*
make reciprocal estimate code generation more flexible by adding command-line...
Sanjay Patel
2015-05-22
1
-2
/
+2
*
fixed to test features, not CPU models
Sanjay Patel
2015-04-08
1
-24
/
+24
*
Expose the number of Newton-Raphson iterations applied to the hardware's reci...
Sanjay Patel
2014-11-12
1
-12
/
+49
*
Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385).
Sanjay Patel
2014-11-11
1
-0
/
+72