summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add libLLVMExecutionEngine, libLLVMMCJIT and libLLVMRuntimeDyld as device mod...replicant-6.0-beta-0002replicant-6.0-beta-0001replicant-6.0-alpha-0006replicant-6.0-alpha-0005replicant-6.0Wolfgang Wiedmeyer2016-08-253-0/+64
* Remove ENABLE_TIMESTAMPS to ensure reproducible builds.Stephen Hines2015-10-122-2/+2
* Update llvm device version number to 3.6.Stephen Hines2015-06-172-3/+3
* Fix Android.mk files for plugins on darwin.Stephen Hines2015-06-084-0/+15
* Update aosp/master LLVM with patches for fp16Pirama Arumuga Nainar2015-05-2621-27/+2237
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-182002-16722/+46581
* Export all dynamic symbols for opt and bugpointPirama Arumuga Nainar2015-04-303-6/+2
* Add makefile for tools/bugpoint-passesPirama Arumuga Nainar2015-04-302-0/+22
* am 7b4cd9c6: Merge "Fix mips vs. mips64 build issues."Stephen Hines2015-04-251-0/+1
|\
| * Merge "Fix mips vs. mips64 build issues."Stephen Hines2015-04-251-0/+1
| |\
| | * Fix mips vs. mips64 build issues.Stephen Hines2015-04-241-0/+1
| |/
* | am 53b3699b: Merge "Remove any stale BuildVariables.inc files in the source t...Stephen Hines2015-04-161-0/+1
|\ \ | |/
| * Merge "Remove any stale BuildVariables.inc files in the source tree."Stephen Hines2015-04-161-0/+1
| |\
| | * Remove any stale BuildVariables.inc files in the source tree.Stephen Hines2015-04-151-0/+1
| |/
* | am 3d7a0abc: Merge "Remove duplicate."Ying Wang2015-04-131-1/+0
|\ \ | |/
| * Merge "Remove duplicate."Ying Wang2015-04-131-1/+0
| |\
| | * Remove duplicate.Ying Wang2015-04-131-1/+0
| |/
* | am 31195f0b: Merge "Update aosp/master llvm for rebase to r233350"Pirama Arumuga Nainar2015-04-106817-117534/+152810
|\ \ | |/
| * Merge "Update aosp/master llvm for rebase to r233350"Pirama Arumuga Nainar2015-04-106817-117534/+152810
| |\
| | * Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-096817-117534/+152810
| |/
* | am c75239e6: Merge "Take HOST_PREFER_32_BIT into account"Colin Cross2015-04-091-0/+4
|\ \ | |/
| * Merge "Take HOST_PREFER_32_BIT into account"Colin Cross2015-04-081-0/+4
| |\
| | * Take HOST_PREFER_32_BIT into accountColin Cross2015-04-081-0/+4
* | | am 55a4283a: Merge "Set LOCAL_MULTLIB := first for all LLVM host builds"Colin Cross2015-04-081-0/+2
|\ \ \ | |/ /
| * | Merge "Set LOCAL_MULTLIB := first for all LLVM host builds"Colin Cross2015-04-081-0/+2
| |\ \ | | |/
| | * Set LOCAL_MULTLIB := first for all LLVM host buildsColin Cross2015-04-071-0/+2
* | | am 6f4fa452: Merge "Update lit.site.cfg to be able to run LLVM tests properly...Stephen Hines2015-04-034-1/+73
|\ \ \ | |/ /
| * | Merge "Update lit.site.cfg to be able to run LLVM tests properly again."Stephen Hines2015-04-024-1/+73
| |\ \
| | * | Update lit.site.cfg to be able to run LLVM tests properly again.Stephen Hines2015-04-024-1/+73
| |/ /
* | | am 3fa16bd6: Merge "Update aosp/master LLVM for rebase to r230699."Stephen Hines2015-04-014970-116913/+282029
|\ \ \ | |/ /
| * | Merge "Update aosp/master LLVM for rebase to r230699."Stephen Hines2015-04-014970-116913/+282029
| |\ \ | | |/ | |/|
| | * Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-234970-116913/+282029
* | | am beed4739: Merge "Remove uses of libcxx.mk."Dan Albert2015-03-272-4/+0
|\ \ \ | |/ /
| * | Merge "Remove uses of libcxx.mk."Dan Albert2015-03-272-4/+0
| |\ \ | | |/ | |/|
| | * Remove uses of libcxx.mk.Dan Albert2015-03-272-4/+0
| |/
* | am b7d2e72b: Merge "Add NOTICE file"Conley Owens2015-03-181-0/+70
|\ \ | |/
| * Merge "Add NOTICE file"Conley Owens2015-03-181-0/+70
| |\
| | * Add NOTICE fileConley Owens2015-03-121-0/+70
| |/
* | am 09b23d75: am 22cea81c: Merge "Revert "Add -fno-inline to LLVM device flags.""Stephen Hines2015-01-291-4/+0
|\ \ | |/
| * am 22cea81c: Merge "Revert "Add -fno-inline to LLVM device flags.""Stephen Hines2015-01-291-4/+0
| |\
| | * Merge "Revert "Add -fno-inline to LLVM device flags.""Stephen Hines2015-01-291-4/+0
| | |\
| | | * Revert "Add -fno-inline to LLVM device flags."Stephen Hines2015-01-211-4/+0
* | | | am 4e18f8fb: am e5656de2: Merge "MISched: Fix moving stores across barriers"Stephen Hines2015-01-292-6/+49
|\ \ \ \ | |/ / /
| * | | am e5656de2: Merge "MISched: Fix moving stores across barriers"Stephen Hines2015-01-292-6/+49
| |\ \ \ | | |/ /
| | * | Merge "MISched: Fix moving stores across barriers"Stephen Hines2015-01-292-6/+49
| | |\ \ | | | |/
| | | * MISched: Fix moving stores across barriersTom Stellard2015-01-212-6/+49
| | |/
* | | am 1d70b3af: am 5a622b72: Merge "Pass LSAN_OPTIONS down so that it is possibl...Dan Albert2015-01-091-1/+2
|\ \ \ | |/ /
| * | am 5a622b72: Merge "Pass LSAN_OPTIONS down so that it is possible to add supp...Dan Albert2015-01-091-1/+2
| |\ \ | | |/
| | * Merge "Pass LSAN_OPTIONS down so that it is possible to add suppressions."Dan Albert2015-01-081-1/+2
| | |\
| | | * Pass LSAN_OPTIONS down so that it is possible to add suppressions.Rafael Espindola2015-01-081-1/+2