This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5b0d461d423 [X86] Add test case for PR33290 new b779d345975 [ARM] Add the option to directly access TLS pointer
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/ARM/ARM.td | 4 ++++ lib/Target/ARM/ARMInstrInfo.td | 9 ++++++++- lib/Target/ARM/ARMSubtarget.h | 4 ++++ test/CodeGen/ARM/readtp.ll | 22 ++++++++++++++++++++++ 4 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/ARM/readtp.ll