Hi, Does LLVM do any automatic data layout in the stack to optimize cache line use or prefetch ? (Not referring to user inserted prefetch directives). I.e. Is the ordering of my calls to `CreateAlloca` rearranged? If yes, is there some doc on it? Thanks, Bob Floyd -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101227/064e90a7/attachment.html>
Apparently Analagous Threads
- [LLVMdev] Data Layout in Stack (Optimization)
- [LLVMdev] MS VS2010 std implementation: "Cannot assign iterators to two different blocks!"
- [LLVMdev] MS VS2010 std implementation: "Cannot assign iterators to two different blocks!"
- Lower-case filenames on receiver side
- [LLVMdev] Crashes on Windows 8 with >4k stack frames