aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Adds the ability to run the llvm test suite in-tree."Stephen Hines2014-06-0946-78/+1532
|\
| * Adds the ability to run the llvm test suite in-tree.Chris Wailes2014-06-0646-78/+1532
|/
* Merge "Build LLVM for the host as 32-bit only."Ian Rogers2014-06-051-0/+2
|\
| * Build LLVM for the host as 32-bit only.Ian Rogers2014-06-051-0/+2
|/
* Merge "llvm: fix build"Colin Cross2014-06-053-5/+5
|\
| * llvm: fix buildColin Cross2014-06-043-5/+5
|/
* Merge "Updated the makefiles to use AArch64 name."Stephen Hines2014-06-0411-89/+89
|\
| * Updated the makefiles to use AArch64 name.Chris Wailes2014-06-0411-89/+89
|/
* Merge "[MIPS64] Enable mips64 build"Stephen Hines2014-06-042-1/+2
|\
| * [MIPS64] Enable mips64 buildDuane Sand2014-06-042-1/+2
* | Merge "Switch name from tblgen -> llvm-tblgen for consistency with upstream L...Tim Murray2014-06-045-29/+29
|\ \ | |/ |/|
| * Switch name from tblgen -> llvm-tblgen for consistency with upstream LLVM.Stephen Hines2014-06-035-29/+29
|/
* am cd06393a: Merge "Update LLVM for 3.5 rebase (r209712)."Stephen Hines2014-05-303628-222089/+231220
|\
| * Merge "Update LLVM for 3.5 rebase (r209712)."Stephen Hines2014-05-303628-222089/+231220
| |\
| | * Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-293628-222089/+231220
| |/
* | am 220b921a: Merge "We need to build the ARM components for AArch64 as well."Stephen Hines2014-05-076-5/+11
|\ \ | |/
| * Merge "We need to build the ARM components for AArch64 as well."Stephen Hines2014-05-076-5/+11
| |\
| | * We need to build the ARM components for AArch64 as well.Stephen Hines2014-05-066-5/+11
* | | am a15b2316: Merge "Don\'t try to use Clang on Windows yet."Stephen Hines2014-05-051-1/+4
|\ \ \ | |/ /
| * | Merge "Don't try to use Clang on Windows yet."Stephen Hines2014-05-051-1/+4
| |\ \ | | |/ | |/|
| | * Don't try to use Clang on Windows yet.Tim Murray2014-04-011-1/+4
* | | Merge commit '2136801bbd32f5e9554aa8009d0e5f862744162b' into HEADBill Yi2014-04-290-0/+0
|\ \ \
| * \ \ am 15492aa7: am 4afc3292: Merge "Enable x86_64 build"Tim Murray2014-03-175-5/+5
| |\ \ \
| * \ \ \ am 91cda01e: am d3e2a437: Merge "Make LLVM build on AArch64."Tim Murray2014-03-1521-7/+455
| |\ \ \ \
| * \ \ \ \ am 0f9fcaae: am 130045ba: Merge "Avoid redefinition of __STDC_CONSTANT_MACROS."Ian Rogers2014-03-131-1/+0
| |\ \ \ \ \
| * \ \ \ \ \ am 3183a4b8: am 4829c014: Merge "x86_64 isn\'t a currently supported LLVM arc...Elliott Hughes2014-03-111-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am 9fedb398: am bd3e4ce9: am b7485134: am 449fc261: Merge "llvm: convert make...Colin Cross2014-03-100-0/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 3fb031f5: am cfe73f37: Fix Windows configuration for LLVM 3.4.Stephen Hines2014-03-101-1/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am df51e525: am 4d459ec2: Don\'t build DFSan functionality for Android.Stephen Hines2014-03-101-2/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ am f8f49b49: am 373aa5c6: Update LLVM for merge to 3.4.Stephen Hines2014-03-1020-28/+38
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ am 008f5bfe: am ce9904c6: Merge remote-tracking branch \'upstream/release_34\...Stephen Hines2014-03-103749-73815/+299046
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ am a01b0ad9: am c27b10b1: am 1fb20b43: am edba52bc: Merge "[MIPS64] Temporary...Elliott Hughes2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ am c150d210: am 877a6e14: am e5c96aeb: am 94af5fd9: Merge "Avoid redefinition...Ian Rogers2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ am 2e072618: am 5fdf6cf6: am 16a8fd80: Avoid redefinition of __STD_FORMAT_MAC...Ian Rogers2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 2ef279b3: am 8d2ad1af: Avoid redefinition of __STD_FORMAT_MACROS.Ian Rogers2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am ef5a4427: am 13607273: am 78c0f17f: Merge "llvm: rename aarch64 target to ...Colin Cross2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am b2713ca8: am c27b99f0: am 95015e5c: Merge "Remove unused files."Stephen Hines2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 987f85d3: am 6562c95b: am 0000ef0b: Merge "AArch64: Temporarily disable AA...Ben Cheng2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am da96b641: am 0de283df: Fixes for LLDB build to work around host 4.6.2+ com...Todd Fiala2014-03-101-0/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 5803f741: am ba309b04: Added libs to the host\'s libLLVM.so.Todd Fiala2014-03-106-1/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am ef13f53c: am 1255ecdd: am a91a22bc: am 8e708faf: am 5edef2e8: Merge "x86_6...Stephen Hines2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am fbafaf4f: am c0c7ba11: Merge "Only build HOST LLVM when forced to do so."Stephen Hines2014-03-102-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 82b5399b: am 917ae8fb: Fix LLVM version number (3.3).Stephen Hines2014-03-101-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am f36bad31: (-s ours) am 0210adda: (-s ours) am d79086a1: (-s ours) am 3acb5...Stephen Hines2014-03-100-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ am 7e3bc2d7: Merge "CleanSpec for clang 3.5"Brian Carlstrom2014-04-291-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge "CleanSpec for clang 3.5"Brian Carlstrom2014-04-291-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | CleanSpec for clang 3.5Brian Carlstrom2014-04-281-0/+2
| |/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | am 37a6adeb: Merge "Update to LLVM 3.5a."Stephen Hines2014-04-254942-309447/+335155
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge "Update to LLVM 3.5a."Stephen Hines2014-04-254942-309447/+335155
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | Update to LLVM 3.5a.Stephen Hines2014-04-244942-309447/+335155
| |/ / / / / / / / / / / / / / / / / / / / / / / / /