aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llc/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix mips vs. mips64 build issues.Stephen Hines2015-04-241-0/+1
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+1
* Adds the ability to run the llvm test suite in-tree.Chris Wailes2014-06-061-1/+0
* llvm: fix buildColin Cross2014-06-041-2/+2
* Updated the makefiles to use AArch64 name.Chris Wailes2014-06-041-11/+11
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+2
* We need to build the ARM components for AArch64 as well.Stephen Hines2014-05-061-5/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+3
* Make LLVM build on AArch64.Tim Murray2014-03-141-0/+12
* llvm: convert makefiles to support multilib buildColin Cross2014-02-061-18/+8
* [MIPS64] Temporary placeholder build, to allow other projects to buildDuane Sand2014-02-051-2/+3
* llvm: rename aarch64 target to arm64Colin Cross2014-01-231-3/+3
* AArch64: Temporarily disable AArch64 buildSerban Constantinescu2013-12-111-0/+4
* am 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid early fail on x32 or x86_6...Stephen Hines2013-09-231-1/+1
|\
| * x86_64/x32: Avoid early fail on x32 or x86_64 buildPavel Chupin2013-09-201-1/+1
* | Update LLVM for merge to r183849.Stephen Hines2013-06-131-0/+1
* | Update LLVM for merge to r180947.Stephen Hines2013-05-061-0/+1
|/
* Fix dependencies for llc/ARMAsmPrinter.Stephen Hines2013-02-261-0/+1
* Fix broken dependency for x86 llc.Stephen Hines2012-10-311-1/+1
* Fix missing libLLVMMipsAsmParser dependency for llc.Stephen Hines2012-08-081-0/+1
* Fix master-without-vendors build breakage.Shih-wei Liao2012-05-101-2/+3
* Merge with upstream LLVM @152063Stephen Hines2012-03-051-0/+1
* Add build rules for MIPS.Logan Chien2011-11-271-13/+43
* Apply changes to migrate to upstream Oct 20th 2011.Logan Chien2011-10-211-1/+1
* Add build rules for llc, opt, and llvm-link on target device.Logan Chien2011-10-191-0/+91