History log of /art/compiler/dex/portable/mir_to_gbc.cc
Revision Date Author Comments
70814f7746793934a29e010211ef6e652ad75cd2 09-Aug-2013 Stephen Hines <srhines@google.com> Update ART for LLVM merge up to r187914.

Removed NoFramePointerElimNonLeaf because this is now only specified via
a function attribute (and thus covered by existing cases).

Switch to llvm::sys::fs::F_* enums.

Remove unused DisableSimplifyLibCalls().

(cherry picked from commit 1961a2716cf02f597f06c27a0850daa2dc917586)

Change-Id: I49e691b6771f7e3f77fe583841ea51b06ee7cfdf
a7d56cf5e0fe6da41969f6dd841aef0d73f09d93 29-Aug-2013 Ian Rogers <irogers@google.com> Revert "Update ART for LLVM merge up to r187914."

This reverts commit eaeab46304a139da495de941e853ce9acdace175.

Change-Id: I854e09c9c988702de08a9ff642619761d1d57639
(cherry picked from commit 03feadd72f6205f0b88fe69aaa30c69d1b2e8c2d)
eaeab46304a139da495de941e853ce9acdace175 09-Aug-2013 Stephen Hines <srhines@google.com> Update ART for LLVM merge up to r187914.

Removed NoFramePointerElimNonLeaf because this is now only specified via
a function attribute (and thus covered by existing cases).

Switch to llvm::sys::fs::F_* enums.

Remove unused DisableSimplifyLibCalls().

(cherry picked from commit 1961a2716cf02f597f06c27a0850daa2dc917586)

Change-Id: I5ee58031e423838cdc8968675192f9b63a7d867d
ec0cf9b8217ceaddbb53faa78c3cf34b07ac87b1 22-Aug-2013 Brian Carlstrom <bdc@google.com> Revert "Update ART for LLVM merge up to r187914."

This reverts commit b8a874ca3b13007f4bf688963483ffb3c76e0d7d.
b8a874ca3b13007f4bf688963483ffb3c76e0d7d 09-Aug-2013 Stephen Hines <srhines@google.com> Update ART for LLVM merge up to r187914.

Removed NoFramePointerElimNonLeaf because this is now only specified via
a function attribute (and thus covered by existing cases).

Switch to llvm::sys::fs::F_* enums.

Remove unused DisableSimplifyLibCalls().

(cherry picked from commit 1961a2716cf02f597f06c27a0850daa2dc917586)

Change-Id: I7403dca575104de2ceb5fc0619611366a8058e5d
b7767e8db32cac29370852170871a6769388195f 20-Aug-2013 Brian Carlstrom <bdc@google.com> Revert "Update ART for LLVM merge up to r187914."

This reverts commit 6a94caa048121858ee8e71f84caf7b9ae1f940df.
6a94caa048121858ee8e71f84caf7b9ae1f940df 09-Aug-2013 Stephen Hines <srhines@google.com> Update ART for LLVM merge up to r187914.

Removed NoFramePointerElimNonLeaf because this is now only specified via
a function attribute (and thus covered by existing cases).

Switch to llvm::sys::fs::F_* enums.

Remove unused DisableSimplifyLibCalls().

(cherry picked from commit 1961a2716cf02f597f06c27a0850daa2dc917586)

(cherry picked from commit 6e6819f7b8b4820ae2b1003a516fe9aa60fa478e)

Change-Id: I4fb59f291bb58c7ed8575f71a44f7c59f653a5ec
be6810d714bbf0c9c3c1d7d919e1aef5a3b52a20 14-Aug-2013 Brian Carlstrom <bdc@google.com> Revert "Update ART for LLVM merge up to r187914."

This reverts commit 6e6819f7b8b4820ae2b1003a516fe9aa60fa478e.
6e6819f7b8b4820ae2b1003a516fe9aa60fa478e 09-Aug-2013 Stephen Hines <srhines@google.com> Update ART for LLVM merge up to r187914.

Removed NoFramePointerElimNonLeaf because this is now only specified via
a function attribute (and thus covered by existing cases).

Switch to llvm::sys::fs::F_* enums.

Remove unused DisableSimplifyLibCalls().

(cherry picked from commit 1961a2716cf02f597f06c27a0850daa2dc917586)

Change-Id: Idc2e3fb73d798a62b6ebf6f55aff5c715b2c62f7
73a79074c06d8b0a8c14946438c59c3821d88fe7 13-Aug-2013 Stephen Hines <srhines@google.com> Revert "Update ART for LLVM merge up to r187914."

This reverts commit 1961a2716cf02f597f06c27a0850daa2dc917586.
1961a2716cf02f597f06c27a0850daa2dc917586 09-Aug-2013 Stephen Hines <srhines@google.com> Update ART for LLVM merge up to r187914.

Removed NoFramePointerElimNonLeaf because this is now only specified via
a function attribute (and thus covered by existing cases).

Switch to llvm::sys::fs::F_* enums.

Remove unused DisableSimplifyLibCalls().

Change-Id: I792e3a31f5dc289459aeacac995e7c828b6063d3
7934ac288acfb2552bb0b06ec1f61e5820d924a4 26-Jul-2013 Brian Carlstrom <bdc@google.com> Fix cpplint whitespace/comments issues

Change-Id: Iae286862c85fb8fd8901eae1204cd6d271d69496
6f485c62b9cfce3ab71020c646ab9f48d9d29d6d 19-Jul-2013 Brian Carlstrom <bdc@google.com> Fix cpplint whitespace/indent issues

Change-Id: I7c1647f0c39e1e065ca5820f9b79998691ba40b1
1895ea386ca78573302483f589ebabd8ce1480e7 18-Jul-2013 Brian Carlstrom <bdc@google.com> Fix cpplint readability/fn_size issues

Change-Id: I1efdb07a948a2af49db1a9d21ccab16dacc03a54
df62950e7a32031b82360c407d46a37b94188fbb 18-Jul-2013 Brian Carlstrom <bdc@google.com> Fix cpplint whitespace/parens issues

Change-Id: Ifc678d59a8bed24ffddde5a0e543620b17b0aba9
0cd7ec2dcd8d7ba30bf3ca420b40dac52849876c 18-Jul-2013 Brian Carlstrom <bdc@google.com> Fix cpplint whitespace/blank_line issues

Change-Id: Ice937e95e23dd622c17054551d4ae4cebd0ef8a2
2ce745c06271d5223d57dbf08117b20d5b60694a 18-Jul-2013 Brian Carlstrom <bdc@google.com> Fix cpplint whitespace/braces issues

Change-Id: Ide80939faf8e8690d8842dde8133902ac725ed1a
7940e44f4517de5e2634a7e07d58d0fb26160513 12-Jul-2013 Brian Carlstrom <bdc@google.com> Create separate Android.mk for main build targets

The runtime, compiler, dex2oat, and oatdump now are in seperate trees
to prevent dependency creep. They can now be individually built
without rebuilding the rest of the art projects. dalvikvm and jdwpspy
were already this way. Builds in the art directory should behave as
before, building everything including tests.

Change-Id: Ic6b1151e5ed0f823c3dd301afd2b13eb2d8feb81