aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move libLLVMProfileData to llvm_post_static_libraries."Stephen Hines2014-09-221-2/+2
|\
| * Move libLLVMProfileData to llvm_post_static_libraries.Tong Shen2014-09-191-2/+2
|/
* Merge "Legalizer: Use the scalar bit width when promoting bit counting instrs...Stephen Hines2014-09-142-6/+56
|\
| * Legalizer: Use the scalar bit width when promoting bit counting instrs onBenjamin Kramer2014-09-122-6/+56
|/
* Merge "Revert "Add LOCAL_NO_FPIE to LLVM.""Tim Murray2014-09-041-3/+0
|\
| * Revert "Add LOCAL_NO_FPIE to LLVM."Tim Murray2014-09-041-3/+0
|/
* Merge "Add LOCAL_NO_FPIE to LLVM."Tim Murray2014-09-031-0/+3
|\
| * Add LOCAL_NO_FPIE to LLVM.Tim Murray2014-09-031-0/+3
|/
* Merge "Add support for scalarizing cttz_zero_undef"Stephen Hines2014-08-282-0/+38
|\
| * Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-08-262-0/+38
* | Merge "Add support for scalarizing ctlz_zero_undef"Stephen Hines2014-08-282-0/+20
|\ \ | |/
| * Add support for scalarizing ctlz_zero_undefPetar Jovanovic2014-08-262-0/+20
|/
* Merge "Fix build of llvm-ar."Stephen Hines2014-08-141-54/+0
|\
| * Fix build of llvm-ar.Stephen Hines2014-07-251-54/+0
* | Merge "Fixes the build when NDEBUG is not defined."Stephen Hines2014-08-121-0/+1
|\ \ | |/ |/|
| * Fixes the build when NDEBUG is not defined.Dan Albert2014-07-191-0/+1
* | Merge "Fix build rules for BuildVariables.inc in llvm-config."Stephen Hines2014-07-232-24/+24
|\ \
| * | Fix build rules for BuildVariables.inc in llvm-config.Stephen Hines2014-07-212-24/+24
* | | Merge "Update LLVM for rebase to r212749."Stephen Hines2014-07-232155-29104/+86375
|\ \ \ | |/ / | | / | |/ |/|
| * Update LLVM for rebase to r212749.Stephen Hines2014-07-212155-29104/+86375
|/
* 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
| |\ \ \ \ \ \ \ \ \ \