search for: l205

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

Did you mean: 205
2019 Jan 22
2
Windows JIT-Client and Emulated TLS
Hello LLVM-World, yeah... It's me again and still with the never ending (but cool) task of jitting BC files under windows. My setup is: LLVM 7.0.0, with the corresponding Clang, Visual Studio 2017 (Clang integrated via "vix" installer) and my target is also windows x64. I create BC files with clang-cl and have currently a new test code, which has a static variable inside a lambda
2017 Mar 14
3
llvm-stress crash
...l86, i32 0 %B201 = mul i16 %ZE41, %E169 %Se202 = sext <4 x i16> %I171 to <4 x i64> %Sl203 = select i1 %Sl166, i32 %E162, i32 %E82 %Cmp204 = icmp ule i16 %E32, %E120 br i1 %Cmp204, label %CF244, label %CF248 CF248: ; preds = %CF244 %L205 = load float, float* %A3 store i32 %Tr, i32* %PC78 %E206 = extractelement <2 x i1> %Shuff20, i32 1 br i1 %E206, label %CF242, label %CF243 CF243: ; preds = %CF243, %CF273, %CF248 %Shuff207 = shufflevector <8 x i1> zeroinitializer, <...