History log of /frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f5b49a0ca149b09c8306b86db9f3aca703c4acd5 16-Sep-2016 Pirama Arumuga Nainar <pirama@google.com> Fix libbcc to compile with LLVM r275480

Bug: http://b/31320715

Test: Run RenderScript tests (host tests for slang and libbcc, RsTest,
CTS)

Change-Id: Id3f0d03ef019f9315216e7f7ac4cf60883719ad7
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
1bd9f627fa0affb457507e86b0b6684c695fe726 18-Mar-2015 Stephen Hines <srhines@google.com> Update libbcc for LLVM rebase to r230699.

Change-Id: If6717d2df5cc74e7daa493a4be7ac891f8e4928f
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
c754d49ee856be620e041348a9f2b3d5610a5a26 09-Jan-2015 Stephen Hines <srhines@google.com> Add proper getAnalysisUsage() implementations to each Pass.

Change-Id: I2db9201dbfe5e8d705a873212f1f69f1fb7b5c20
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
579361346abc6696c805e3904a18178ebce4e4a3 26-Nov-2014 Stephen Hines <srhines@google.com> Update libbcc for LLVM rebase to r222494.

Change-Id: Idebd60a98bbe62007086386e5497d1df7d901e3d
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
a630078b32eb37a8de91ae09e26babf235d4fc9f 29-May-2014 Stephen Hines <srhines@google.com> Update libbcc for LLVM 3.5 rebase (r209713).

Change-Id: I0e882c84176d462958db05e4c9c10bfe995b8ed1
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
c2074caf075818abb6d3689ad924ca09f4a5ba1f 09-Apr-2014 Tim Murray <timmurray@google.com> Update libbcc for 64-bit support.

Change-Id: I369a82eb6730a33c46b6700408952fe34020ca51
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
b10c3a7d91556ef31ce91ef018fee4722b783960 08-Aug-2013 Stephen Hines <srhines@google.com> Update libbcc for LLVM merge to r187914.

Switch over to new llvm::sys::path implementation.
Remove unused Source::CreateFromFd().
F_Binary is now in llvm::sys::fs.

Change-Id: Ib0ebb8a1d8ea04e5cf36c8082cf31dab2e144554
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
86e4506416f974d3c717deaca2b17b0792cc2d49 07-May-2013 Stephen Hines <srhines@google.com> Adapt libbcc for LLVM/Clang/mclinker update.

Change-Id: I80260f41b3c80e4cd260480ff32ee35a9215e39a
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp
bfa9fc93c88510184399bb98e0faa8cc474061fb 14-Mar-2013 Stephen Hines <srhines@google.com> Add bcc_strip_attr to remove target-specific function attributes.

We remove the target-cpu and target-features attributes from each
function declaration/definition.

Bug: 8383531

Change-Id: Ic7adfb4c0e1de345a3d7871d8295bded6b44191e
/frameworks/compile/libbcc/tools/bcc_strip_attr/bcc_strip_attr.cpp