[PATCH][x86] Enable broadwell march to llvm/clang

Robert Khasanov rob.khasanov at gmail.com
Wed Aug 20 08:55:52 PDT 2014


Hi All,

These patches enable Broadwell subtarget:
Broadwell ISA includes Haswell ISA + ADX + RDSEED + SMAP
New instructions were already enabled. These patches define broadwell cpu,
SMAP Feature and add intrinsics to LLVM/clang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140820/6ac779c1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 001_llvm_broadwell_target.patch
Type: application/octet-stream
Size: 13339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140820/6ac779c1/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 002_llvm_adox_adcx.patch
Type: application/octet-stream
Size: 15422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140820/6ac779c1/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 003_llvm_smap.patch
Type: application/octet-stream
Size: 1678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140820/6ac779c1/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 004_llvm_adc_sbb.patch
Type: application/octet-stream
Size: 10652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140820/6ac779c1/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 005_clang_broadwell_target.patch
Type: application/octet-stream
Size: 25806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140820/6ac779c1/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 006_clang_adx.patch
Type: application/octet-stream
Size: 6510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140820/6ac779c1/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 007_clang_adc_sbb.patch
Type: application/octet-stream
Size: 5715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140820/6ac779c1/attachment-0006.obj>


More information about the cfe-commits mailing list