aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/BinaryStreamReader.cpp
diff options
context:
space:
mode:
authorOren Ben Simhon <oren.ben.simhon@intel.com>2017-05-03 13:07:19 +0000
committerOren Ben Simhon <oren.ben.simhon@intel.com>2017-05-03 13:07:19 +0000
commitdbd4bba1ece18ccfbdec969ec0d05aed2e151d53 (patch)
treea0cf943fc7adc5b8121c8436e0ed2355fc3db848 /llvm/lib/Support/BinaryStreamReader.cpp
parentef5798acf5ea024f69f012abfbec1cdfe2e44cd0 (diff)
downloadllvm-dbd4bba1ece18ccfbdec969ec0d05aed2e151d53.zip
llvm-dbd4bba1ece18ccfbdec969ec0d05aed2e151d53.tar.gz
llvm-dbd4bba1ece18ccfbdec969ec0d05aed2e151d53.tar.bz2
[X86] Support of no_caller_saved_registers attribute
This patch implements the LLVM part for no_caller_saved_registers attribute as appears here: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=5ed3cc7b66af4758f7849ed6f65f4365be8223be. In order to implement the attribute, we use the dynamic CSR mechanism to remove returned/passed arguments from the function regmask/CSR list. Differential Revision: https://reviews.llvm.org/D31876 llvm-svn: 302020
Diffstat (limited to 'llvm/lib/Support/BinaryStreamReader.cpp')
0 files changed, 0 insertions, 0 deletions