Debug Info: Add basic support for external types references.
[oota-llvm.git] / include / llvm / IR / IntrinsicsX86.td
2013-10-09 Elena DemikhovskyAVX-512: Added VRCP28 and VRSQRT28 instructions and...
2013-10-06 Elena DemikhovskyAVX-512: added scalar convert instructions and intrinsics.
2013-10-05 Craig TopperRemove unneeded TBM intrinsics. The arithmetic/logical...
2013-10-03 Craig TopperAdd patterns for selecting TBM instructions from logica...
2013-09-27 Yunzhong GaoAdding intrinsics to the llvm backend for TBM instructi...
2013-09-17 Ben LangmuirAdd llvm.x86.* intrinsics for Intel SHA Extensions
2013-09-17 Craig TopperMake a more clear AVX-512 section header that matches...
2013-08-19 Elena DemikhovskyAVX-512: compiler intrinsics
2013-08-17 Juergen RibutzkaThe vbroadcastsi256 intrinsic does not exactly resemble...
2013-08-05 Elena DemikhovskyAVX-512 set: added mask operations, lowering BUILD_VECT...
2013-03-28 Michael LiaoAdd support of RDSEED defined in AVX2 extension
2013-03-26 Michael LiaoAdd XTEST codegen support
2013-01-02 Chandler CarruthMove all of the header files which are involved in...