/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | TailRecursionElimination.cpp | 455 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 D | Makefile | 22 tst.eliminate.ksh \
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/ |
H A D | exception.lst | 49 common/usdt/tst.eliminate.ksh
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | missingkeyfunction.rst | 22 which allows the linker to eliminate all duplicate copies. This is still
|
H A D | index.rst | 36 - You can embed LLD in your program to eliminate dependencies on
|
/freebsd/contrib/ncurses/man/ |
H A D | manlinks.sed | 37 # eliminate formatting controls that get in the way
|
/freebsd/crypto/heimdal/appl/push/ |
H A D | ChangeLog | 153 * push.c: eliminate some warnings
|
/freebsd/cddl/usr.sbin/dtrace/tests/tools/ |
H A D | exclude.sh | 200 exclude EXFAIL common/usdt/tst.eliminate.ksh
|
/freebsd/contrib/sendmail/libsm/ |
H A D | README | 67 and defines __P. You may need to do this to eliminate
|
/freebsd/sys/cam/ctl/ |
H A D | README.ctl.txt | 235 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 D | README.md | 34 Rewrite the unittests ``ReaderTest`` and ``CodeViewReaderTest`` to eliminate
|
/freebsd/crypto/openssh/contrib/suse/ |
H A D | openssh.spec | 98 key..." if we need to actually do this, in order to eliminate a confusing
|
/freebsd/contrib/llvm-project/lld/docs/ELF/ |
H A D | linker_script.rst | 100 When an output section has no input section, GNU ld will eliminate it if it
|
/freebsd/contrib/ncurses/ |
H A D | NEWS | 101 + 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 D | test.m4 | 186 hazard and to eliminate it, as in repairing the pothole in the road. If
|
/freebsd/ |
H A D | CONTRIBUTING.md | 46 * Run tools/build/checkstyle9.pl on your Git branch and eliminate all errors.
|
/freebsd/contrib/sendmail/cf/cf/ |
H A D | submit.cf | 736 # eliminate internal code 776 # Parse0 -- do initial syntax checking and eliminate local addresses.
|
/freebsd/contrib/googletest/docs/ |
H A D | faq.md | 266 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 D | SOPInstructions.td | 165 // 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 D | fonts | 230 # lightening mask to eliminate pixels, usually 5555h
|
/freebsd/contrib/dialog/ |
H A D | CHANGES | 170 + 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 D | rfc1952.txt | 164 clarity and to eliminate the requirement for the caller to do pre-
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 1256 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 D | NEWS | 481 - Build with warnings, and eliminate warnings.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ScheduleBtVer2.td | 58 // The PRF in the floating point unit can eliminate a move from a MMX or SSE
|