Displaying 7 results from an estimated 7 matches for "availableexternallyglobalisntemit".
Did you mean:
availableexternallyglobalisntem
2011 Mar 28
1
[LLVMdev] [RC3] FreeBSD status.
...narrowfunctiontest.ll
LLVM :: BugPoint/metadata.ll
LLVM :: BugPoint/remove_arguments_test.ll
LLVM :: Feature/load_module.ll
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyFunctionIsntCompiled
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.MaterializableAvailableExternallyFunctionIsntCompiled
Expected Passes : 8136
Expected Failures : 68
Unsupported Tests : 542
Unexpected Failures: 10
Following tests have failed because of -load command-line opt...
2011 Sep 17
1
[LLVMdev] make check-all glitch cmake vs. configure on FreeBSD 8.2
...d request ignored.
LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyFunctionIsntCompiled
LLVM ERROR: Program used external function 'JITTest_AvailableExternallyFunction' which could not be resolved!
LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
LLVM ERROR: Could not resolve external global address: JITTest_AvailableExternallyGlobal
LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/LazyLoadedJITTest.MaterializableAvailableExternallyFunctionIsntCompiled
LLVM ERROR: Program used external function 'JITTest_AvailableExternallyFu...
2011 Nov 04
7
[LLVMdev] JIT should query host info at runtime - Re: buildbot failure in LLVM on llvm-gcc-build-x86_64-darwin10-x-mingw32-x-armeabi
...ExecutionEngine/stubs.ll
LLVM :: ExecutionEngine/test-call.ll
LLVM :: ExecutionEngine/test-fp.ll
LLVM :: ExecutionEngine/test-loadstore.ll
LLVM-Unit ::
ExecutionEngine/JIT/Debug+Asserts/JITTests/JIT.GlobalInFunction
LLVM-Unit ::
ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
LLVM-Unit ::
ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.EscapedLazyStubStillCallable
LLVM-Unit ::
ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.FarCallToKnownFunction
LLVM-Unit ::
ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.FunctionPointersOutliveTheirCreator...
2011 Nov 04
0
[LLVMdev] JIT should query host info at runtime - Re: buildbot failure in LLVM on llvm-gcc-build-x86_64-darwin10-x-mingw32-x-armeabi
... LLVM :: ExecutionEngine/test-call.ll
> LLVM :: ExecutionEngine/test-fp.ll
> LLVM :: ExecutionEngine/test-loadstore.ll
> LLVM-Unit ::
> ExecutionEngine/JIT/Debug+Asserts/JITTests/JIT.GlobalInFunction
> LLVM-Unit ::
> ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
> LLVM-Unit ::
> ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.EscapedLazyStubStillCallable
> LLVM-Unit ::
> ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.FarCallToKnownFunction
> LLVM-Unit ::
> ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.FunctionPoint...
2011 Nov 04
1
[LLVMdev] JIT should query host info at runtime - Re: buildbot failure in LLVM on llvm-gcc-build-x86_64-darwin10-x-mingw32-x-armeabi
...ne/test-call.ll
>> LLVM :: ExecutionEngine/test-fp.ll
>> LLVM :: ExecutionEngine/test-loadstore.ll
>> LLVM-Unit ::
>> ExecutionEngine/JIT/Debug+Asserts/JITTests/JIT.GlobalInFunction
>> LLVM-Unit ::
>> ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
>> LLVM-Unit ::
>> ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.EscapedLazyStubStillCallable
>> LLVM-Unit ::
>> ExecutionEngine/JIT/Debug+Asserts/JITTests/JITTest.FarCallToKnownFunction
>> LLVM-Unit ::
>> ExecutionEngine/JIT/Debug+Asserts/JITTes...
2011 Nov 29
0
[LLVMdev] LLVM on ARM testing.
...16-ArgTest.ll
LLVM :: ExecutionEngine/test-fp.ll
LLVM :: Object/objdump-disassembly-inline-relocations.test
LLVM :: Object/objdump-trivial-object.test
LLVM-Unit :: ExecutionEngine/JIT/Release/JITTests/JIT.GlobalInFunction
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.FunctionPointersOutliveTheirCreator
Expected Passes : 3239
Expected Failures : 46
Unsupported Tests : 2352
Unexpected Failures: 7
$ gcc -v
Using built-in specs.
COLLECT_GCC=/usr/armv7a-unknown-linux-gnueabi/gcc-bin/4.5....
2011 Jul 03
9
[LLVMdev] LLVM on ARM testing.
Hello,
I asked here for kind of reference GCC version which LLVM development
team is using for *native* testing on ARM hardware. (no cross
compilation!) last week or so. I've been curious myself how the
situation looks and so I tested LLVM 2.9 as a reference point and LLVM
HEAD as of June 29 on ARMv7 (two boards with two different Ubuntu
versions) compiled by GCC 4.3.4, 4.4.1, 4.4.5,