[PATCH] [RFC] __builtin___clear_cache support in LLVM

Daniel Sanders daniel.sanders at imgtec.com
Tue Mar 18 06:45:20 PDT 2014


  Adding the intrinsic makes sense to me. Having the intrinsic would allow us to generate inline code like GCC does for MIPS when the 'synci' instruction is available.

http://llvm-reviews.chandlerc.com/D3084



More information about the llvm-commits mailing list