search for: stmtexpr

Displaying 6 results from an estimated 6 matches for "stmtexpr".

2007 Dec 22
0
[LLVMdev] random warnings
On Dec 20, 2007, at 3:56 PM, Mike Stump wrote: > They looked real enough to me: Fixed, thanks. -Chris > > > /Volumes/mrs5/net/llvm/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp: In > function ‘bool<unnamed>::isFPS16Immediate(llvm::ConstantFPSDNode*, > short int&)’: > /Volumes/mrs5/net/llvm/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp: > 148: warning:
2007 Dec 20
2
[LLVMdev] random warnings
They looked real enough to me: /Volumes/mrs5/net/llvm/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp: In function ‘bool<unnamed>::isFPS16Immediate(llvm::ConstantFPSDNode*, short int&)’: /Volumes/mrs5/net/llvm/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp: 148: warning: dereferencing type-punned pointer will break strict- aliasing rules
2014 May 04
12
[LLVMdev] [RFC] Benchmarking subset of the test suite
...lessTypes/cast2 SingleSource/UnitTests/SignlessTypes/cast-bug SingleSource/UnitTests/SignlessTypes/ccc SingleSource/UnitTests/SignlessTypes/div SingleSource/UnitTests/SignlessTypes/factor SingleSource/UnitTests/SignlessTypes/Large/cast SingleSource/UnitTests/SignlessTypes/shr SingleSource/UnitTests/stmtexpr SingleSource/UnitTests/StructModifyTest SingleSource/UnitTests/TestLoop SingleSource/UnitTests/Threads/2010-12-08-tls SingleSource/UnitTests/Threads/tls SingleSource/UnitTests/Vector/build SingleSource/UnitTests/Vector/divides SingleSource/UnitTests/Vector/sumarray SingleSource/UnitTests/Vector/sum...
2012 Feb 19
2
[LLVMdev] Problem While Running Test Suite
...SingleSource/UnitTests/2004-02-02-NegativeZero | * | * | SingleSource/UnitTests/2005-05-13-SDivTwo | * | * | SingleSource/UnitTests/StructModifyTest | * | * | SingleSource/UnitTests/stmtexpr | * | * | SingleSource/UnitTests/member-function-pointers | * | * | SingleSource/UnitTests/2002-05-02-CastTest2 | * | * | SingleSource/UnitTests/initp1...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...089 0 0.01 18062 0 0.01 18062 stepanov_abstraction.ll 188 481183 24 0.05 489762 0 0.05 448404 stepanov_container.ll 330 668695 30 0.06 672872 * * * stepanov_v1p2.ll 127 172226 25 0.02 166489 0 0.02 178347 stepanov_vector.ll 209 521683 6 0.04 522153 * * * st.ll 113 202063 3 0.03 200965 0 0.03 179793 stmtexpr.ll 11 22838 1 0.01 22853 0 0.01 22827 Stopwatch.ll 8 10525 0 0.01 10505 0 0.01 10505 storage.ll 25 115739 0 0.02 115719 0 0.02 115719 store.ll 11 112741 0 0.02 112706 0 0.02 112706 strcat.ll 2 8533 0 0.01 8514 0 0.01 8514 StreamBinder.ll 19 43821 3 0.01 41530 3 0.01 41530 stream.ll 27 79123 1 0.02...