aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-04Merge "Update aosp/master LLVM for rebase to r222494."android-wear-5.0.0_r1lollipop-wear-releaseStephen Hines
2014-12-02Update aosp/master LLVM for rebase to r222494.Stephen Hines
2014-11-25Merge "glibc has <sys/uio.h>."Elliott Hughes
2014-11-25glibc has <sys/uio.h>.Elliott Hughes
2014-11-09Merge "Don't use libgcc_s on Darwin."Dan Albert
2014-11-08Don't use libgcc_s on Darwin.Dan Albert
2014-11-08Merge "Enable 64-bit builds of all host LLVM tools."Dan Albert
2014-11-08Enable 64-bit builds of all host LLVM tools.Stephen Hines
2014-11-06am fbc55c91: Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines
2014-11-05Merge "Revert "Enable 64-bit builds of all host LLVM tools.""Stephen Hines
2014-11-05Revert "Enable 64-bit builds of all host LLVM tools."Stephen Hines
2014-11-05am e5a80829: Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines
2014-11-05Merge "Enable 64-bit builds of all host LLVM tools."Stephen Hines
2014-11-04Enable 64-bit builds of all host LLVM tools.Stephen Hines
2014-11-04am 3160f501: Merge "Add color support for Clang!"Stephen Hines
2014-11-03Merge "Add color support for Clang!"Stephen Hines
2014-11-03am 0d802495: Merge "Allow mm in these subdirectories."Dan Albert
2014-11-03Merge "Allow mm in these subdirectories."Dan Albert
2014-11-03Allow mm in these subdirectories.Dan Albert
2014-10-31Add color support for Clang!Stephen Hines
2014-10-30am a7f35714: Merge "Add host and device build rules for the llvm-symbolizer b...Stephen Hines
2014-10-30Merge "Add host and device build rules for the llvm-symbolizer binary."Stephen Hines
2014-10-30am 8c094149: Merge "Merge in the following upstream patches to resolve Cortex...Stephen Hines
2014-10-30Merge "Merge in the following upstream patches to resolve Cortex-A57 crashes."Stephen Hines
2014-10-24Merge in the following upstream patches to resolve Cortex-A57 crashes.Stephen Hines
2014-10-23Add host and device build rules for the llvm-symbolizer binary.Stephen Hines
2014-10-21am 8a177369: Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines
2014-10-20Bring in fixes for Cortex-A53 errata + build updates.lollipop-devStephen Hines
2014-10-17am 281cc67b: Merge "Bring in fixes for Cortex-A53 errata + build updates."Stephen Hines
2014-10-17Merge "Bring in fixes for Cortex-A53 errata + build updates."android-l-preview_r2l-previewStephen Hines
2014-10-17Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines
2014-10-15am b86aaa73: add ARM codegen for x86 LLVM if specifiedTim Murray
2014-10-15add ARM codegen for x86 LLVM if specifiedTim Murray
2014-10-01am f8e021ce: Undefined fseeko/ftello for Windows builds.Stephen Hines
2014-10-01am 8a95734f: Fix windows build for LLVM.Stephen Hines
2014-09-30Undefined fseeko/ftello for Windows builds.Stephen Hines
2014-09-30Fix windows build for LLVM.Stephen Hines
2014-09-22am 06d8c96f: Merge "Move libLLVMProfileData to llvm_post_static_libraries."Stephen Hines
2014-09-22Merge "Move libLLVMProfileData to llvm_post_static_libraries."Stephen Hines
2014-09-19Move libLLVMProfileData to llvm_post_static_libraries.Tong Shen
2014-09-16am 593a05ca: Add support for scalarizing cttz_zero_undefPetar Jovanovic
2014-09-16am f06aaf11: Add support for scalarizing ctlz_zero_undefPetar Jovanovic
2014-09-15Add support for scalarizing cttz_zero_undefPetar Jovanovic
2014-09-15Add support for scalarizing ctlz_zero_undefPetar Jovanovic
2014-09-14am aa9f408c: Legalizer: Use the scalar bit width when promoting bit counting ...Benjamin Kramer
2014-09-14am 2e21ddcf: Merge "Legalizer: Use the scalar bit width when promoting bit co...Stephen Hines
2014-09-14Legalizer: Use the scalar bit width when promoting bit counting instrs onBenjamin Kramer
2014-09-14Merge "Legalizer: Use the scalar bit width when promoting bit counting instrs...Stephen Hines
2014-09-12Legalizer: Use the scalar bit width when promoting bit counting instrs onBenjamin Kramer
2014-09-04am fc712ff9: Merge "Revert "Add LOCAL_NO_FPIE to LLVM.""Tim Murray