summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove a now-empty file left behind by r257940.Dan Gohman2016-01-151-0/+0
* [SelectionDAG] CSE nodes with differing SDNodeFlagsDan Gohman2016-01-154-42/+80
* Make -Wdelete-non-virtual-dtor warn on explicit `a->~A()` dtor calls too.Nico Weber2016-01-155-28/+84
* [analyzer] Check for return of nil in ObjC methods with nonnull return type.Devin Coughlin2016-01-152-20/+60
* [Orc] Make FDRPCChannel final.Lang Hames2016-01-151-1/+1
* [CMake] [Order-files] Use print_function as an attempt at being forward compa...Chris Bieneman2016-01-151-17/+19
* PM: Fix an inverted condition in simplifyFunctionCFGJustin Bogner2016-01-151-2/+1
* [CMake] Support generation of linker order files using dtraceChris Bieneman2016-01-154-22/+408
* [WinEH] Rename CatchReturnInst::getParentPad, NFCJoseph Tremoulet2016-01-154-5/+7
* [Orc] Remove some reinterpret casts in debugging output.Lang Hames2016-01-151-6/+4
* Small fixes to ensure TestLogging.py tests work with Python 3.5 as well as 2.7.Adrian McCarthy2016-01-151-3/+3
* CXX_FAST_TLS calling convention: fix issue on ARM.Manman Ren2016-01-152-4/+16
* CXX_FAST_TLS calling convention: fix issue on AArch64.Manman Ren2016-01-152-4/+32
* [Orc] Add a void cast to work around a GCC diagnostic bug.Lang Hames2016-01-151-0/+4
* Implement missing GoASTContext methodsRyan Brown2016-01-151-6/+145
* CXX_FAST_TLS calling convention: fix issue on X86-64.Manman Ren2016-01-152-4/+20
* Fix -Wmismatched-tags warning/errorXinliang David Li2016-01-151-1/+2
* Codegen: [PPC] Silence false-positive initialization warning. NFCKyle Butt2016-01-151-2/+2
* [PGO] Commonize (more) index profile file and buffer writer.Xinliang David Li2016-01-152-34/+72
* Bring back "Assert that we have all use/users in the getters."Rafael Espindola2016-01-157-24/+103
* Revert "[ARM] Add ARMv8-M security extension instructions to ARMv8-M Baseline...Reid Kleckner2016-01-159-187/+3
* Reapply r257800 with fixMatthew Simpson2016-01-153-42/+597
* Add OpenMP dist_schedule clause to distribute directive and related regressio...Carlo Bertolli2016-01-1517-2/+488
* # This is a combination of 2 commits.Reid Kleckner2016-01-1519-603/+11
* Don't try to check all uses if lazy loading.Rafael Espindola2016-01-152-0/+16
* Recommit r257912George Rimar2016-01-154-17/+61
* Revert r257912 - forgot to commit one file.George Rimar2016-01-153-53/+11
* [llvm-readobj] Add support for TLSDESC_PLT and TLSDESC_GOT dynamic section ta...George Rimar2016-01-153-11/+53
* [Support/ELF] - Added DT_TLSDESC_PLT and DT_TLSDESC_GOT constants.George Rimar2016-01-151-0/+2
* [codeview] Dump the file checksum substreamReid Kleckner2016-01-152-0/+52
* [CMake] Need to install VersionFromVCS.cmake as part of LLVM's CMake modulesChris Bieneman2016-01-151-1/+0
* Add the GC commandline options and throw errors if they are usedPete Cooper2016-01-155-0/+67
* Remove out of bounds reloc from reduced file.Pete Cooper2016-01-151-4/+0
* test-release.sh: Fix clang-tools-extra symlink for CMake buildHans Wennborg2016-01-151-3/+13
* Do not check JSON alignment of scalar accessesMichael Kruse2016-01-151-26/+28
* Add a test showing when ld64 can hide linkonce_odr symbols.Rafael Espindola2016-01-151-0/+30
* Stop increasing alignment of externally-visible globals on ELFJames Y Knight2016-01-155-25/+78
* Fix decoration of TestConcurrentEventsPavel Labath2016-01-151-1/+35
* [clang-tidy] Fix a copy-paste error.Alexander Kornienko2016-01-151-1/+1
* Make sure this test is actually executed.Rafael Espindola2016-01-152-2/+1
* Update to ISL 0.16.1Michael Kruse2016-01-15196-1227/+3611
* Re-commit r257064, after it was reverted in r257340.Silviu Baranga2016-01-152-3/+490
* Revert r256322 (and follow-up 256323), the test it added does not pass on OS X.Nico Weber2016-01-152-179/+17
* Add option to update-isl.sh for specific commitMichael Kruse2016-01-151-1/+4
* Change isSafeToLoadUnconditionally arguments order. Separated from http://rev...Artur Pilipenko2016-01-156-16/+16
* [analyzer] Provide .def-files and visitors for SVal/SymExpr/MemRegion, v2.Artem Dergachev2016-01-1512-100/+809
* [InstructionsTest] delete via unique_ptr (NFC)Joseph Tremoulet2016-01-151-10/+6
* [Hexagon] Generate CONST64 when optimizing for size in copy-to-combineKrzysztof Parzyszek2016-01-152-11/+82
* [Hexagon] Handle DBG_VALUE instructions in copy-to-combineKrzysztof Parzyszek2016-01-151-7/+49
* Reapply r257753 with fix:George Rimar2016-01-1510-2/+426
OpenPOWER on IntegriCloud