summaryrefslogtreecommitdiffstats
path: root/compiler/llvm
Commit message (Expand)AuthorAgeFilesLines
* am 3e78664f: am f8dc6489: am 7571e8b7: Add flock(2)ing on dex-cache files to ...Brian Carlstrom2013-08-151-2/+2
|\
| * Add flock(2)ing on dex-cache files to prevent racesBrian Carlstrom2013-08-151-2/+2
* | Revert "Update ART for LLVM merge up to r187914."Brian Carlstrom2013-08-141-1/+3
|/
* Update ART for LLVM merge up to r187914.Stephen Hines2013-08-131-3/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-132-11/+11
* C++11 support for ART.Mathieu Chartier2013-08-131-2/+2
* Revert "Update ART for LLVM merge up to r187914."Stephen Hines2013-08-131-1/+3
* Update ART for LLVM merge up to r187914.Stephen Hines2013-08-091-3/+1
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-293-6/+84
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-2622-139/+139
* Fixing cpplint readability/check issuesBrian Carlstrom2013-07-181-3/+3
* Fixing cpplint readability/casting issuesBrian Carlstrom2013-07-181-1/+1
* Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...Brian Carlstrom2013-07-181-1/+1
* Fix cpplint readability/fn_size issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint build/namespaces issuesBrian Carlstrom2013-07-185-115/+191
* Fix cpplint whitespace/parens issuesBrian Carlstrom2013-07-181-1/+1
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-183-8/+0
* Fix cpplint whitespace/newline issuesBrian Carlstrom2013-07-171-11/+27
* Fix cpplint runtime/explicit issuesBrian Carlstrom2013-07-171-1/+1
* Fix cpplint whitespace/braces issuesBrian Carlstrom2013-07-171-2/+1
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-1713-39/+39
* Add verification of boot.oat generated on deviceBrian Carlstrom2013-07-171-1/+0
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-1227-0/+9830