summaryrefslogtreecommitdiff
path: root/src/compiler/llvm/compiler_llvm.cc
AgeCommit message (Expand)Author
2013-07-12Create separate Android.mk for main build targets Brian Carlstrom
2013-07-11libart-compiler cleanup Brian Carlstrom
2013-04-08Remove remaining code related to compiled invoke and proxy stubs. Jeff Hao
2013-03-30Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/pl... Brian Carlstrom
2013-03-27Remove code related to compiled invoke stubs. Jeff Hao
2013-03-24Changes to move to jb-mr2 based llvm Brian Carlstrom
2013-03-06Minor LLVM cleanup. Ian Rogers
2013-03-06Remove ExtractCodeAndPrelink and switch Portable to MCLinker Brian Carlstrom
2013-03-04Move compiler_llvm to art::llvm. Ian Rogers