search for: global_ctors_dtors

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

2012 Sep 24
1
[LLVMdev] Heads up! New SROA implementation is going on-by-default today!
...t; ** ** > > LLVM :: Bitcode/blockaddress.ll**** > > LLVM :: CodeGen/ARM/fast-isel.ll**** > > LLVM :: CodeGen/X86/atomic16.ll**** > > LLVM :: MC/ARM/arm-shift-encoding.s**** > > LLVM :: MC/ARM/thumb-shift-encoding.s**** > > LLVM :: MC/COFF/global_ctors_dtors.ll**** > > LLVM :: Transforms/InstCombine/div-shift.ll**** > > LLVM :: Transforms/LoopIdiom/non-canonical-loop.ll**** > > LLVM :: Transforms/SROA/basictest.ll**** > > LLVM :: Transforms/SROA/phi-and-select.ll**** > > ** ** > > I haven't yet lo...
2012 Sep 22
2
[LLVMdev] Heads up! New SROA implementation is going on-by-default today!
After a lot of testing and help from Duncan, Benjamin, Joerg and others, I think the new SROA is ready for some broader testing. I've fixed all the crashers and miscompiles that Duncan and Joerg have been able to find (although I'm sure there are a few left I'll tackle when there are reports), and the LNT numbers look *really* good. Here is the latest LNT run we got by flipping it on