aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Give lit a --xunit-xml-output option for saving results in xunit formatChris Matthews2015-01-082-7/+55
* Merge "Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build."Tim Murray2015-01-051-1/+1
|\
| * Don't clobber LOCAL_CFLAGS_arm64 in llvm-device-build.Tim Murray2015-01-051-1/+1
* | Merge "Add -fno-inline to LLVM device flags."Tim Murray2015-01-051-0/+4
|\ \ | |/
| * Add -fno-inline to LLVM device flags.Tim Murray2014-12-301-0/+4
* | Merge "Update LLVM lit test configuration to be able to work for 3.6."Stephen Hines2014-12-226-2/+157
|\ \
| * | Update LLVM lit test configuration to be able to work for 3.6.Stephen Hines2014-12-196-2/+157
|/ /
* | Merge "Build opt for the device."Tim Murray2014-12-191-0/+16
|\ \ | |/
| * Build opt for the device.Tim Murray2014-12-191-0/+16
|/
* Merge "Update aosp/master LLVM for rebase to r222494."Stephen Hines2014-12-045086-104450/+265811
|\
| * Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-025086-104450/+265811
|/
* Merge "glibc has <sys/uio.h>."Elliott Hughes2014-11-251-1/+1
|\
| * glibc has <sys/uio.h>.Elliott Hughes2014-11-251-1/+1
|/
* Merge "Don't use libgcc_s on Darwin."Dan Albert2014-11-091-2/+4
|\
| * Don't use libgcc_s on Darwin.Dan Albert2014-11-081-2/+4
|/
* Merge "Enable 64-bit builds of all host LLVM tools."Dan Albert2014-11-081-3/+2
|\
| * Enable 64-bit builds of all host LLVM tools.Stephen Hines2014-11-081-3/+2
|/
* am fbc55c91: Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines2014-11-061-2/+3
|\
| * Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines2014-11-051-2/+3
| |\
| | * Revert "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-2/+3
* | | am e5a80829: Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-3/+2
|\ \ \ | |/ /
| * | Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines2014-11-051-3/+2
| |\ \ | | |/
| | * Enable 64-bit builds of all host LLVM tools.Stephen Hines2014-11-041-3/+2
| |/
* | am 3160f501: Merge "Add color support for Clang!"Stephen Hines2014-11-042-0/+8
|\ \ | |/
| * Merge "Add color support for Clang!"Stephen Hines2014-11-032-0/+8
| |\
| | * Add color support for Clang!Stephen Hines2014-10-312-0/+8
* | | am 0d802495: Merge "Allow mm in these subdirectories."Dan Albert2014-11-033-1/+9
|\ \ \ | |/ /
| * | Merge "Allow mm in these subdirectories."Dan Albert2014-11-033-1/+9
| |\ \ | | |/ | |/|
| | * Allow mm in these subdirectories.Dan Albert2014-11-033-1/+9
| |/
* | am a7f35714: Merge "Add host and device build rules for the llvm-symbolizer b...Stephen Hines2014-10-302-0/+41
|\ \ | |/
| * Merge "Add host and device build rules for the llvm-symbolizer binary."Stephen Hines2014-10-302-0/+41
| |\
| | * Add host and device build rules for the llvm-symbolizer binary.Stephen Hines2014-10-232-0/+41
* | | am 8c094149: Merge "Merge in the following upstream patches to resolve Cortex...Stephen Hines2014-10-302-41/+49
|\ \ \ | |/ /
| * | Merge "Merge in the following upstream patches to resolve Cortex-A57 crashes."Stephen Hines2014-10-302-41/+49
| |\ \ | | |/ | |/|
| | * Merge in the following upstream patches to resolve Cortex-A57 crashes.Stephen Hines2014-10-242-41/+49
| |/
* | am 8a177369: Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-210-0/+0
|\ \
| * | Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-2024-15/+1965
* | | am 281cc67b: Merge "Bring in fixes for Cortex-A53 errata + build updates."Stephen Hines2014-10-1724-15/+1965
|\ \ \ | | |/ | |/|
| * | Merge "Bring in fixes for Cortex-A53 errata + build updates."Stephen Hines2014-10-1724-15/+1965
| |\ \
| | * | Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-1724-15/+1965
| |/ /
* | | am b86aaa73: add ARM codegen for x86 LLVM if specifiedTim Murray2014-10-155-0/+25
|\ \ \ | | |/ | |/|
| * | add ARM codegen for x86 LLVM if specifiedTim Murray2014-10-155-0/+25
* | | am f8e021ce: Undefined fseeko/ftello for Windows builds.Stephen Hines2014-10-011-0/+11
|\ \ \ | |/ /
| * | Undefined fseeko/ftello for Windows builds.Stephen Hines2014-09-301-0/+11
* | | am 8a95734f: Fix windows build for LLVM.Stephen Hines2014-10-012-4/+2
|\ \ \ | |/ /
| * | Fix windows build for LLVM.Stephen Hines2014-09-302-4/+2
* | | am 06d8c96f: Merge "Move libLLVMProfileData to llvm_post_static_libraries."Stephen Hines2014-09-221-2/+2
|\ \ \ | | |/ | |/|
| * | 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
| |/ /
* | | am 593a05ca: Add support for scalarizing cttz_zero_undefPetar Jovanovic2014-09-160-0/+0
|\ \ \ | | |/ | |/|