| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct IDF calculator for ReverseIDF | Daniel Berlin | 2016-04-19 | 4 | -7/+21 |
* | [Orc] Disable RPC callST unit test until the S390 failures encountered during | Lang Hames | 2016-04-19 | 1 | -20/+22 |
* | [LSAN] Fix test swapcontext.cc on MIPS | Sagar Thakur | 2016-04-19 | 4 | -9/+14 |
* | Introduce a "patchable-function" function attribute | Sanjoy Das | 2016-04-19 | 16 | -26/+234 |
* | LTO: Adapt to LLVM API changes in r266713 | Duncan P. N. Exon Smith | 2016-04-19 | 2 | -2/+2 |
* | IR: Rename API for enabling ODR uniquing of DITypes, NFC | Duncan P. N. Exon Smith | 2016-04-19 | 8 | -34/+34 |
* | [ORC] Whitespace. | Lang Hames | 2016-04-19 | 1 | -4/+4 |
* | [Orc] Tidy up some of the RPC primitives, add a unit-test for the callST | Lang Hames | 2016-04-19 | 2 | -65/+152 |
* | test infra cleanup: convert test_runner lib into package | Todd Fiala | 2016-04-19 | 6 | -30/+19 |
* | BitcodeWriter: Break recursion when enumerating Metadata, almost NFC | Duncan P. N. Exon Smith | 2016-04-19 | 3 | -77/+80 |
* | [CUDA] Add --no-cuda-noopt-debug, which disables --cuda-noopt-debug. | Justin Lebar | 2016-04-19 | 3 | -1/+8 |
* | [CUDA] Add --cuda-compile-host-device, which overrides --cuda-host-only and -... | Justin Lebar | 2016-04-19 | 4 | -23/+62 |
* | Add a test case to check a member's default constructor is also run. | Akira Hatanaka | 2016-04-19 | 1 | -0/+4 |
* | vim: add swiftcc keyword | Saleem Abdulrasool | 2016-04-19 | 1 | -3/+3 |
* | COFF: Support /manifestinput command line option. | Rui Ueyama | 2016-04-19 | 6 | -6/+76 |
* | Make tuples constructors conditionally EXPLICIT. See N4387 | Eric Fiselier | 2016-04-19 | 12 | -12/+385 |
* | Fix Windows build. | Chaoren Lin | 2016-04-19 | 1 | -0/+1 |
* | [lanai] Set boolean contentss to ZeroOrOneBooleanContent. | Jacques Pienaar | 2016-04-19 | 1 | -0/+3 |
* | Increase SmallVector size for ConstantUniqueMap::getHashValue() (NFC) | Mehdi Amini | 2016-04-19 | 1 | -1/+1 |
* | Port DemandedBits to the new pass manager. | Michael Kuperstein | 2016-04-18 | 11 | -55/+120 |
* | [ObjC++] Fix crash when emitting debug info for a block member capturing this. | Adrian Prantl | 2016-04-18 | 2 | -3/+27 |
* | Add missing #include, found by modules selfhost. | Richard Smith | 2016-04-18 | 1 | -2/+3 |
* | Add missing header, found by modules selfhost. | Richard Smith | 2016-04-18 | 1 | -0/+2 |
* | Mark -Xclang as being a compilation-only option so that the clang driver | Richard Smith | 2016-04-18 | 2 | -1/+13 |
* | [libFuzzer] try to print correct time in seconds when reporting a timeout. Do... | Kostya Serebryany | 2016-04-18 | 3 | -6/+6 |
* | [DWARF] Force a linkage_name on an inlined subprogram's abstract origin. | Paul Robinson | 2016-04-18 | 12 | -27/+112 |
* | Remove old DIBuilder::createFunction overload used only by dragonegg, which d... | Reid Kleckner | 2016-04-18 | 2 | -24/+0 |
* | [msan] Don't hardcode 4kiB page size in msan_test.cc. | Marcin Koscielnicki | 2016-04-18 | 1 | -8/+17 |
* | [modules] Remove some more unnecessary forwarding functions. | Richard Smith | 2016-04-18 | 2 | -74/+43 |
* | Add debugging to the cache pruning | Mehdi Amini | 2016-04-18 | 1 | -4/+23 |
* | CachePruning: fix typo, we accumulate file size here, not time | Mehdi Amini | 2016-04-18 | 1 | -1/+1 |
* | ARM: use a pseudo-instruction for cmpxchg at -O0. | Tim Northover | 2016-04-18 | 9 | -8/+475 |
* | Fix trip count calculation for parallel loops in runtime | Jonathan Peyton | 2016-04-18 | 3 | -26/+109 |
* | Additional test for use-after-scope | Kostya Serebryany | 2016-04-18 | 1 | -0/+14 |
* | Runtime support for untied tasks | Jonathan Peyton | 2016-04-18 | 2 | -2/+37 |
* | Fix for pthread_setspecific (TLS and shutdown) problem | Jonathan Peyton | 2016-04-18 | 3 | -14/+20 |
* | [sanitizer-coverage] make sure coverage flags are not passed to clang if the ... | Kostya Serebryany | 2016-04-18 | 2 | -0/+3 |
* | [sanitizer-coverage] better docs for -fsanitize-coverage=trace-bb | Kostya Serebryany | 2016-04-18 | 1 | -1/+17 |
* | [Hexagon] V60/HVX builtin definitions for clang | Krzysztof Parzyszek | 2016-04-18 | 2 | -13/+3536 |
* | [libFuzzer] warn if the corpus is empty | Kostya Serebryany | 2016-04-18 | 2 | -1/+5 |
* | [X86][SSE] Test case for PR2585 | Simon Pilgrim | 2016-04-18 | 1 | -0/+32 |
* | Rename LocationNode -> SectionsCommand. | Rui Ueyama | 2016-04-18 | 2 | -14/+14 |
* | Remove redundant curly braces. | Rui Ueyama | 2016-04-18 | 1 | -3/+3 |
* | Refactor LinkerScript::assignAddresses. NFC. | Rui Ueyama | 2016-04-18 | 2 | -26/+22 |
* | [Orc] Explicitly delete RPC::SequenceNumberManager's copy-constructor and | Lang Hames | 2016-04-18 | 1 | -0/+3 |
* | ensure lldbinline remembers .py extension | Todd Fiala | 2016-04-18 | 2 | -6/+20 |
* | [Orc] Re-commit r266581 with fixes for MSVC, and format cleanups. | Lang Hames | 2016-04-18 | 12 | -464/+873 |
* | [X86][AVX] Added extra memory folding tests for D19228 | Simon Pilgrim | 2016-04-18 | 1 | -0/+25 |
* | try to make comments more meaningful; NFC | Sanjay Patel | 2016-04-18 | 1 | -9/+7 |
* | [ValueTracking] Correct lit test comments. NFC. | Chad Rosier | 2016-04-18 | 1 | -2/+2 |