search for: d14067

Displaying 4 results from an estimated 4 matches for "d14067".

Did you mean: d14066
2016 Feb 03
7
[RFC] FP Environment and Rounding mode handling in LLVM
...flags would be set unless a command line option would require to preserve the FP env. Here is the list of patches: [FPEnv Core 01/14] Add flags and command-line switches for FPEnv: http://reviews.llvm.org/D14066 [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags: http://reviews.llvm.org/D14067 [FPEnv Core 03/14] Make SelectionDAG aware of FPEnv flags: http://reviews.llvm.org/D14068 [FPEnv Core 04/14] Skip constant folding to preserve FPEnv: http://reviews.llvm.org/D14069 [FPEnv Core 05/14] Teach IR builder and folders about new flags: http://reviews.llvm.org/D14070 [FPEnv Core 06/14] Do...
2016 Feb 05
3
[RFC] FP Environment and Rounding mode handling in LLVM
...option would > require to preserve the FP env. > > Here is the list of patches: > > [FPEnv Core 01/14] Add flags and command-line switches for FPEnv: > http://reviews.llvm.org/D14066 > [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags: > http://reviews.llvm.org/D14067 > [FPEnv Core 03/14] Make SelectionDAG aware of FPEnv flags: > http://reviews.llvm.org/D14068 > [FPEnv Core 04/14] Skip constant folding to preserve FPEnv: > http://reviews.llvm.org/D14069 > [FPEnv Core 05/14] Teach IR builder and folders about new flags: > http://reviews.llvm.org...
2016 Feb 06
2
[RFC] FP Environment and Rounding mode handling in LLVM
...rve the FP env. > > > > Here is the list of patches: > > > > [FPEnv Core 01/14] Add flags and command-line switches for FPEnv: > > http://reviews.llvm.org/D14066 > > [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags: > > http://reviews.llvm.org/D14067 > > [FPEnv Core 03/14] Make SelectionDAG aware of FPEnv flags: > > http://reviews.llvm.org/D14068 > > [FPEnv Core 04/14] Skip constant folding to preserve FPEnv: > > http://reviews.llvm.org/D14069 > > [FPEnv Core 05/14] Teach IR builder and folders about new flags: &gt...
2016 Feb 06
2
[RFC] FP Environment and Rounding mode handling in LLVM
...; Here is the list of patches: >>>> >>>> [FPEnv Core 01/14] Add flags and command-line switches for FPEnv: >>>> http://reviews.llvm.org/D14066 >>>> [FPEnv Core 02/14] Add FPEnv access flags to fast-math flags: >>>> http://reviews.llvm.org/D14067 >>>> [FPEnv Core 03/14] Make SelectionDAG aware of FPEnv flags: >>>> http://reviews.llvm.org/D14068 >>>> [FPEnv Core 04/14] Skip constant folding to preserve FPEnv: >>>> http://reviews.llvm.org/D14069 >>>> [FPEnv Core 05/14] Teach IR build...