Displaying 3 results from an estimated 3 matches for "bulldozerschedulemodel".
2013 Nov 22
0
[LLVMdev] [PATCH] Bulldozer SchedMachineModel
...c.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131122/691c0a74/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BulldozerScheduleModel.patch
Type: application/octet-stream
Size: 6493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131122/691c0a74/attachment.obj>
2013 Nov 22
0
[LLVMdev] SchedMachineModel clarifications
...c.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131122/970815d1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BulldozerScheduleModel .patch
Type: application/octet-stream
Size: 6335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131122/970815d1/attachment.obj>
2013 Nov 22
2
[LLVMdev] SchedMachineModel clarifications
If you haven't found it yet, the last public AMD Software Optimization
Guide for Family 15h is here:
http://developer.amd.com/wordpress/media/2012/03/47414_15h_sw_opt_guide.pdf
This one describes both Bulldozer and Piledriver processors. Chapter 2
will given an overview of the Microarchitecture and Appendix B gives some
additional details on which pipes are used for where.
I haven't yet