summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Merge "Now we have a proper C++ library, use std::unique_ptr."Ian Rogers2014-05-205-32/+3
|\
| * Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-195-32/+3
* | Updating clean-oat againBrian Carlstrom2014-05-192-20/+19
|/
* Remove unneeded realpath that was causing bad dependencies in a clean buildBrian Carlstrom2014-05-191-1/+1
* Switch ART to libc++.Ian Rogers2014-05-194-6/+6
* Merge "Add ISA directory to image and odex pathnames."Brian Carlstrom2014-05-194-41/+43
|\
| * Add ISA directory to image and odex pathnames.Brian Carlstrom2014-05-164-41/+43
* | Merge "Build live ranges in preparation for register allocation."Nicolas Geoffray2014-05-191-0/+1
|\ \ | |/ |/|
| * Build live ranges in preparation for register allocation.Nicolas Geoffray2014-05-191-0/+1
* | Merge "64-bit host multilib build."Ying Wang2014-05-161-5/+1
|\ \
| * | 64-bit host multilib build.Ying Wang2014-05-161-5/+1
| |/
* | Merge "add make target variables for gtests"Tsu Chiang Chuang2014-05-161-0/+6
|\ \ | |/ |/|
| * add make target variables for gtestsTsu Chiang Chuang2014-05-161-0/+6
* | Merge "Linearize the graph before creating live ranges."Nicolas Geoffray2014-05-161-0/+1
|\ \
| * | Linearize the graph before creating live ranges.Nicolas Geoffray2014-05-161-0/+1
| |/
* | Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-0/+3
* | Merge "ART: Make build error a warning for TARGET_CPU_SMP"Andreas Gampe2014-05-151-1/+3
|\ \
| * | ART: Make build error a warning for TARGET_CPU_SMPAndreas Gampe2014-05-151-1/+3
* | | Merge "Move RoS allocator to use unordered_set."Ian Rogers2014-05-151-0/+3
|\ \ \ | |/ / |/| |
| * | Move RoS allocator to use unordered_set.Ian Rogers2014-05-151-0/+3
| |/
* | Merge "ART: Fix MonitorExit code on ARM"Andreas Gampe2014-05-151-1/+5
|\ \
| * | ART: Fix MonitorExit code on ARMAndreas Gampe2014-05-151-1/+5
| |/
* | Don't import llvm.mk for non-portable builds.Ian Rogers2014-05-151-3/+5
|/
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-2/+2
* Add loop recognition and CFG simplifications in new compiler.Nicolas Geoffray2014-05-131-0/+1
* Make it easy to change the default GC type.Hiroshi Yamauchi2014-05-121-0/+8
* Build live-in, live-out and kill sets for each block.Nicolas Geoffray2014-05-071-0/+1
* Merge "Make arm64 build with ART_TARGET_CLANG."Tim Murray2014-05-021-1/+11
|\
| * Make arm64 build with ART_TARGET_CLANG.Tim Murray2014-05-021-1/+11
* | Merge "Add additional flags to make ART_TARGET_CLANG function with 3.5."Tim Murray2014-05-021-8/+18
|\ \ | |/
| * Add additional flags to make ART_TARGET_CLANG function with 3.5.Tim Murray2014-04-301-8/+18
* | Use instruction specific dalvik cache dirs.Narayan Kamath2014-05-011-0/+1
* | x86_64 Assembler Test Infrastructure, fix x86_64 assemblerAndreas Gampe2014-04-301-1/+2
|/
* Merge "Avoid volatile 64-bit tearing on 32-bit architectures."Ian Rogers2014-04-281-0/+8
|\
| * Avoid volatile 64-bit tearing on 32-bit architectures.Ian Rogers2014-04-281-0/+8
* | Merge "Add a Transform to SSA phase to the optimizing compiler."Nicolas Geoffray2014-04-281-0/+1
|\ \
| * | Add a Transform to SSA phase to the optimizing compiler.Nicolas Geoffray2014-04-281-0/+1
| |/
* | Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly codeAndreas Gampe2014-04-251-0/+1
* | Add a GTest for Assembly Stubs, Add some ARM64 and X86-64 StubsAndreas Gampe2014-04-251-0/+1
|/
* Fix dependencies in the test suite for multi-target testsAndreas Gampe2014-04-213-4/+79
* Preparation for transition to libc++.Ian Rogers2014-04-164-12/+29
* Merge "Long support in optimizing compiler."Nicolas Geoffray2014-04-161-0/+1
|\
| * Long support in optimizing compiler.Nicolas Geoffray2014-04-161-0/+1
* | art: Use SIRT::GetAlignedSirtSizeTarget in calling conventionDmitry Petrochenko2014-04-101-0/+1
|/
* AArch64: Fix Managed Register unit testsSerban Constantinescu2014-04-071-2/+2
* force dex2oat target executables to be compiled for 32-bitColin Cross2014-04-021-0/+3
* Update missed DEX2OAT -> DEX2OATD changes.Nicolas Geoffray2014-04-021-2/+2
* Use debug version of DEX2OAT explicitly.Nicolas Geoffray2014-04-021-2/+3
* Build changes to build multilib testsAndreas Gampe2014-04-015-35/+98
* Add -lpthread -ldl to link executable/testsAndrew Hsieh2014-04-012-0/+2