History log of /external/llvm/tools/llvm-size/llvm-size.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cd81d94322a39503e4a3e87b6ee03d4fcb3465fb 21-Jul-2014 Stephen Hines <srhines@google.com> Update LLVM for rebase to r212749.

Includes a cherry-pick of:
r212948 - fixes a small issue with atomic calls

Change-Id: Ib97bd980b59f18142a69506400911a6009d9df18
/external/llvm/tools/llvm-size/llvm-size.cpp
dce4a407a24b04eebc6a376f8e62b41aaa7b071f 29-May-2014 Stephen Hines <srhines@google.com> Update LLVM for 3.5 rebase (r209712).

Change-Id: I149556c940fb7dc92d075273c87ff584f400941f
/external/llvm/tools/llvm-size/llvm-size.cpp
36b56886974eae4f9c5ebc96befd3e7bfe5de338 24-Apr-2014 Stephen Hines <srhines@google.com> Update to LLVM 3.5a.

Change-Id: Ifadecab779f128e62e430c2b4f6ddd84953ed617
/external/llvm/tools/llvm-size/llvm-size.cpp
f010c464a11444733ec67e31aace8bcebeaf2588 04-Dec-2012 Chandler Carruth <chandlerc@gmail.com> Sort the #include lines for tools/...

Again, tools are trickier to pick the main module header for than
library source files. I've started to follow the pattern of using
LLVMContext.h when it is included as a stub for program source files.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169252 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-size/llvm-size.cpp
41a964931a0e0943ceef28b0c691843bf8ca87b7 05-Nov-2011 Benjamin Kramer <benny.kra@googlemail.com> Add more PRI.64 macros for MSVC and use them throughout the codebase.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143799 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-size/llvm-size.cpp
20990397a4c9830bf37e393ec5239efeaa6c0431 07-Oct-2011 Michael J. Spencer <bigcheesegs@gmail.com> Fix a few changes I missed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141392 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-size/llvm-size.cpp
f47e870015439b1b47562533689a9dec17879bef 29-Sep-2011 Andrew Trick <atrick@apple.com> Fix build failures better.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140758 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-size/llvm-size.cpp
7f3654db0cba7b9822c35fc40ab9fd8356ac0eaa 29-Sep-2011 Daniel Dunbar <daniel@zuster.org> Fix build failure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140755 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-size/llvm-size.cpp
75c4abacaa8047f4e2971e98f093c6b731e3b0a8 29-Sep-2011 Michael J. Spencer <bigcheesegs@gmail.com> llvm-size: Apply Chris's code review fixes.

This doesn't use formated_raw_ostream because it doesn't support the
functionality needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140751 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-size/llvm-size.cpp
7da52dd2fa0be032ba7f66912b0ce4500a6565c0 28-Sep-2011 Michael J. Spencer <bigcheesegs@gmail.com> Fix cast.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140726 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-size/llvm-size.cpp
32a12ba8c0736a74681563a8f5ec8d81108514b5 28-Sep-2011 Michael J. Spencer <bigcheesegs@gmail.com> Add llvm-size.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140722 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/tools/llvm-size/llvm-size.cpp