search for: ptrusevisitor

Displaying 2 results from an estimated 2 matches for "ptrusevisitor".

2015 May 04
2
[LLVMdev] Semantics of an Inbounds GetElementPtr
On Mon, May 4, 2015 at 2:19 PM, Nicholas White <n.j.white at gmail.com> wrote: >> It's not quite the same testcase. > Yes - it's an extension of the first test case that I'd expect to be > optimised out in the same way as my earlier example (i.e., store a > value, read it back and branch on it). If you miss out the > "check.first.array.element" block
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...erts Archive Library libLLVMTransformUtils.a make[3]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Utils' make[3]: Entering directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/lib/Transforms/Scalar' llvm[3]: Compiling ADCE.cpp for Release+Asserts build llvm[2]: Compiling PtrUseVisitor.cpp for Release+Asserts build llvm[3]: Compiling AlignmentFromAssumptions.cpp for Release+Asserts build llvm[2]: Compiling RegionInfo.cpp for Release+Asserts build llvm[3]: Compiling X86FixupLEAs.cpp for Release+Asserts build llvm[3]: Compiling BDCE.cpp for Release+Asserts build llvm[2]: Compiling...