Home
last modified time | relevance | path

Searched refs:eliminate (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp455 static bool eliminate(Function &F, const TargetTransformInfo *TTI,
862 bool TailRecursionEliminator::eliminate(Function &F, in eliminate() function in TailRecursionEliminator
921 return TailRecursionEliminator::eliminate( in runOnFunction()
954 bool Changed = TailRecursionEliminator::eliminate(F, &TTI, &AA, &ORE, DTU); in run()
/freebsd/cddl/usr.sbin/dtrace/tests/common/usdt/
H A DMakefile22 tst.eliminate.ksh \
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A Dexception.lst49 common/usdt/tst.eliminate.ksh
/freebsd/contrib/llvm-project/lld/docs/
H A Dmissingkeyfunction.rst22 which allows the linker to eliminate all duplicate copies. This is still
H A Dindex.rst36 - You can embed LLD in your program to eliminate dependencies on
/freebsd/contrib/ncurses/man/
H A Dmanlinks.sed37 # eliminate formatting controls that get in the way
/freebsd/crypto/heimdal/appl/push/
H A DChangeLog153 * push.c: eliminate some warnings
/freebsd/cddl/usr.sbin/dtrace/tests/tools/
H A Dexclude.sh200 exclude EXFAIL common/usdt/tst.eliminate.ksh
/freebsd/contrib/sendmail/libsm/
H A DREADME67 and defines __P. You may need to do this to eliminate
/freebsd/sys/cam/ctl/
H A DREADME.ctl.txt235 That would eliminate an extra data buffer allocation and copy.
238 will likely require a significant amount of work, but will eliminate
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DREADME.md34 Rewrite the unittests ``ReaderTest`` and ``CodeViewReaderTest`` to eliminate
/freebsd/crypto/openssh/contrib/suse/
H A Dopenssh.spec98 key..." if we need to actually do this, in order to eliminate a confusing
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlinker_script.rst100 When an output section has no input section, GNU ld will eliminate it if it
/freebsd/contrib/ncurses/
H A DNEWS101 + eliminate use of PATH_MAX in lib_trace.c
170 + join two lines in infotocap.3x to eliminate a spurious "description"
673 and eliminate pow() from test/hanoi (report by Georg Lehner).
1100 + regenerate configure scripts with autoconf 2.52.20210509 to eliminate
1210 + modify tic/infocmp to eliminate unnecessary "\" to escape ":" in
1303 + eliminate an additional strlen and wsclen.
1304 + eliminate an unnecessary strlen in waddnstr() (suggested by Benjamin
1827 overlooked in changes to eliminate strcpy (cf: 20001007).
1999 + modify description of xterm+x11hilite to eliminate unused p5 -TD
2067 + eliminate fixed buffer-size when reading $TERMCAP variable.
[all …]
/freebsd/usr.bin/m4/TEST/
H A Dtest.m4186 hazard and to eliminate it, as in repairing the pothole in the road. If
/freebsd/
H A DCONTRIBUTING.md46 * Run tools/build/checkstyle9.pl on your Git branch and eliminate all errors.
/freebsd/contrib/sendmail/cf/cf/
H A Dsubmit.cf736 # eliminate internal code
776 # Parse0 -- do initial syntax checking and eliminate local addresses.
/freebsd/contrib/googletest/docs/
H A Dfaq.md266 process. So the first thing you can try is to eliminate creating threads outside
329 client-side), which will eliminate the need for the user to propagate
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSOPInstructions.td165 // trivially true predicate to eliminate the check.
177 // trivially true predicate to eliminate the check.
189 // trivially true predicate to eliminate the check.
201 // trivially true predicate to eliminate the check.
/freebsd/contrib/file/magic/Magdir/
H A Dfonts230 # lightening mask to eliminate pixels, usually 5555h
/freebsd/contrib/dialog/
H A DCHANGES170 + amend change to --last-key feature to eliminate an unnecessary
602 + handle SIGCHLD in dialog_prgbox() to eliminate defunct processes
674 + eliminate some bashisms in the sample scripts (Pedro Giffuni).
1707 + eliminate remaining global variables such as screen_initialized in
2056 + eliminate static globals (bss, data) from modules rc, tailbox,
2371 + eliminate several places where repeated options are treated as
/freebsd/sys/contrib/zlib/doc/
H A Drfc1952.txt164 clarity and to eliminate the requirement for the caller to do pre-
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1256 MSVC 2017 to eliminate all new warnings. The new project files appear in
2097 4) Add parallel GPE handling to eliminate the possibility of dispatching
2853 this. This helps eliminate incorrect decisions when a buffer is
4046 provide casting for these functions and eliminate possible compiler
4617 during the effort to eliminate compiler memory leaks. ACPICA BZ 1111,
4650 restructured to eliminate it. Lv Zheng.
4997 and GPE handler removal. Restructured calls to eliminate possible race
6027 Local Cache Manager: Enhanced the main data structure to eliminate an
6126 Generic Unix OSL: Use a buffer to eliminate multiple vfprintf()s and
6608 handles these versions in order to eliminate generation warnings.
[all …]
/freebsd/contrib/openbsm/
H A DNEWS481 - Build with warnings, and eliminate warnings.
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ScheduleBtVer2.td58 // The PRF in the floating point unit can eliminate a move from a MMX or SSE

123