Displaying 3 results from an estimated 3 matches for "graphchecker".
2007 Jul 10
1
[LLVMdev] A question about LLVM and pool allocation
HI guys.
I'm trying to build the poolalloc on llvm-2.0 but there exist some errors.
Can you tell me which version of llvm is known to make the poolalloc build
and install successful?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070710/4ab5e155/attachment.html>
2003 Aug 15
0
[LLVMdev] LLVM Status Update
...ated from a
TableGen description file,
8. Misha added a mode to bugpoint to automatically debug buggy code
generators. It supports both the static and JIT compilers.
9. The Data Structure Analysis implementation is now greatly improved and
more efficient than before, and now has a "GraphChecker" pass which
allows us to write nice regression tests for it.
10. Improvements in the C frontend and in the Sparc backend now make LLVM
work a lot better with standard configure scripts (./configure CC=llvmgcc)
11. Minor improvements:
- LOTS of minor bugs fixed
- The C Backend...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...e+Asserts build
llvm[4]: Compiling DataStructure.cpp for Release+Asserts build
llvm[4]: Compiling DataStructureStats.cpp for Release+Asserts build
llvm[4]: Compiling EntryPointAnalysis.cpp for Release+Asserts build
llvm[4]: Compiling EquivClassGraphs.cpp for Release+Asserts build
llvm[4]: Compiling GraphChecker.cpp for Release+Asserts build
llvm[4]: Compiling Local.cpp for Release+Asserts build
llvm[4]: Compiling Printer.cpp for Release+Asserts build
llvm[4]: Compiling SanityCheck.cpp for Release+Asserts build
llvm[4]: Compiling StdLibPass.cpp for Release+Asserts build
llvm[4]: Compiling TopDownClosure.cp...