aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix Android.mk files for plugins on darwin.Stephen Hines2015-06-081-0/+4
* Export all dynamic symbols for opt and bugpointPirama Arumuga Nainar2015-04-301-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Build opt for the device.Tim Murray2014-12-191-0/+16
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+1
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+1
* Adds the ability to run the llvm test suite in-tree.Chris Wailes2014-06-061-46/+47
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+3
* Fix master-without-vendors build breakage.Shih-wei Liao2012-05-101-2/+3
* Merge with upstream LLVM @152063Stephen Hines2012-03-051-0/+1
* Apply changes to migrate to upstream Oct 20th 2011.Logan Chien2011-10-211-5/+6
* Add build rules for llc, opt, and llvm-link on target device.Logan Chien2011-10-191-8/+48
* Add llvm opt executable build rules.Logan Chien2011-10-111-0/+36
* Disable llvm-link and opt, since we no long rely on them. The replacement is ...Shih-wei Liao2010-08-061-21/+0
* Revert "Disable llvm-link and opt, since we no long rely on them. The replace...Shih-wei Liao2010-08-061-0/+21
* Disable llvm-link and opt, since we no long rely on them. The replacement is ...Shih-wei Liao2010-08-061-21/+0
* Right usage of linking. Enable the reuse of the same Slang object across mult...Shih-wei Liao2010-08-051-0/+1
* Add opt.Shih-wei Liao2010-07-131-0/+20