aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix Android.mk files for plugins on darwin.Stephen Hines2015-06-083-0/+11
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-1829-214/+3484
* Export all dynamic symbols for opt and bugpointPirama Arumuga Nainar2015-04-302-1/+2
* Add makefile for tools/bugpoint-passesPirama Arumuga Nainar2015-04-301-0/+21
* Fix mips vs. mips64 build issues.Stephen Hines2015-04-241-0/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-0994-1722/+4197
* Update lit.site.cfg to be able to run LLVM tests properly again.Stephen Hines2015-04-022-0/+68
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-23130-925/+6200
* Update LLVM lit test configuration to be able to work for 3.6.Stephen Hines2014-12-193-0/+118
* Build opt for the device.Tim Murray2014-12-191-0/+16
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-02156-2123/+10837
* Add host and device build rules for the llvm-symbolizer binary.Stephen Hines2014-10-231-0/+40
* Fix build of llvm-ar.Stephen Hines2014-07-251-54/+0
* Fix build rules for BuildVariables.inc in llvm-config.Stephen Hines2014-07-211-21/+24
* Update LLVM for rebase to r212749.Stephen Hines2014-07-2179-785/+3065
* Adds the ability to run the llvm test suite in-tree.Chris Wailes2014-06-0628-62/+1193
* 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-2968-1083/+2008
* 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-24142-3103/+6216
* Make LLVM build on AArch64.Tim Murray2014-03-141-0/+12
* am b7485134: am 449fc261: Merge "llvm: convert makefiles to support multilib ...Colin Cross2014-02-181-18/+8
|\
| * llvm: convert makefiles to support multilib buildColin Cross2014-02-061-18/+8
* | Merge remote-tracking branch 'upstream/release_34' into merge-20140211Stephen Hines2014-02-1196-2919/+3828
|\ \ | |/ |/|
| * Merging r196294:Bill Wendling2013-12-071-2/+14
| * Merging r196100:Bill Wendling2013-12-021-14/+6
| * Merging r195479:Bill Wendling2013-11-251-1/+1
| * Merging r195092:Bill Wendling2013-11-191-32/+6
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-1/+30
| * llvm-dwarfdump: support for emitting only the debug_types section using -debu...David Blaikie2013-11-191-0/+1
| * Revert r194865 and r194874.Alexey Samsonov2013-11-181-39/+1
| * [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-1/+39
| * llvm-cov: Clean up memory leaks.Benjamin Kramer2013-11-151-2/+2
| * llvm-cov requires IR and Support as libraries. Instrumentation would be overk...NAKAMURA Takumi2013-11-142-2/+2
| * Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to theSimon Atanasyan2013-11-111-0/+22
| * Change libLTO back to linking with @executable_path instead of @rpath.Bob Wilson2013-11-111-1/+1
| * llvm-ar: Let opening a directory failed in llvm-ar.NAKAMURA Takumi2013-11-081-0/+7
| * Suppress OS crash dialog in llvm-rtdyldAlp Toker2013-11-051-0/+5
| * Revert "llvm-cov: Added command-line option to change dir."Yuchen Wu2013-11-051-11/+1
| * llvm-cov: Added command-line option to change dir.Yuchen Wu2013-11-051-1/+11
| * Use startswith_lower() where possible.Jakub Staszak2013-11-041-1/+1
| * move getSymbolNMTypeChar to the one program that needs it: nm.Rafael Espindola2013-11-021-1/+224
| * Added command-line option to output llvm-cov to file.Yuchen Wu2013-11-021-1/+10
| * Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".Rafael Espindola2013-10-314-13/+41
| * Rules adjustments in order to build on DragonFly BSD.Rafael Espindola2013-10-311-2/+2
| * Updated llvm-cov's OVERVIEW descriptionYuchen Wu2013-10-311-1/+1
| * Support names like llvm-ar-3.4 and llvm-ranlib-3.4.Rafael Espindola2013-10-291-2/+2
| * Cleaning up comments in lliAndrew Kaylor2013-10-291-2/+2
| * Adding a workaround for __main linking with remote lli and Cygwin/MinGWAndrew Kaylor2013-10-291-0/+48