summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minidump plugin: functions parsing memory structures and filtering module listDimitar Vlahovski2016-10-198-2/+464
* [clang-move] Move using-decl in old cc.Haojian Wu2016-10-193-15/+63
* [Sparc][LEON] Detects an erratum on UT699 LEON 3 processors involving roundin...Chris Dewhurst2016-10-197-0/+95
* Add Chrono.h - std::chrono support headerPavel Labath2016-10-1910-124/+212
* Don't copy replacements in for-range loop. NFC.Benjamin Kramer2016-10-192-2/+2
* Reapply r284571 (with the new tests fixed).Sjoerd Meijer2016-10-198-14/+130
* llvm/test/MC/Mips/macro-ld-sd.s: Sweep a spurious character \xA0 in the test ...NAKAMURA Takumi2016-10-191-1/+1
* [SystemZ] Add missing vector instructions for the assemblerUlrich Weigand2016-10-195-18/+3237
* [SystemZ] Add optional argument to some vector string instructionsUlrich Weigand2016-10-195-175/+566
* [cmake] Use LLVM_CMAKE_PATH for GetSVN scriptMichal Gorny2016-10-191-1/+1
* [cmake] Allow testing against installed LLVM with no sourcesMichal Gorny2016-10-191-11/+6
* [cmake] Use LLVM_CMAKE_PATH for GetSVN scriptMichal Gorny2016-10-191-1/+1
* [cmake] Declare LLVM_CMAKE_PATH for use in subprojectsMichal Gorny2016-10-192-1/+3
* [Thumb-1] Synthesize TBB/TBH instructions to make use of compressed jump tablesJames Molloy2016-10-198-37/+262
* [Sema] Gcc compatibility of vector shiftAndrey Bokhanko2016-10-194-10/+71
* [DAGCombiner] Just call isConstOrConstSplat directly. NFCI.Simon Pilgrim2016-10-191-8/+4
* [modules] Do not report missing definitions of demoted constexpr variable tem...Vassil Vassilev2016-10-196-1/+43
* Fix line endingsSimon Pilgrim2016-10-192-814/+814
* [ELF] Add "error" and "warning" prefixes to linker messagesEugene Leviant2016-10-194-11/+11
* [DAGCombine] Generalize distributeTruncateThroughAnd to work with any non-opa...Simon Pilgrim2016-10-194-22/+15
* [clang-format] Add comment manipulation headerEric Liu2016-10-194-15/+71
* Revert of r284571 because of failing tests.Sjoerd Meijer2016-10-198-148/+14
* Checking FP function attribute values and adding more build attribute tests.Sjoerd Meijer2016-10-198-14/+148
* DenseSet: Appease msc18 to define derived constructors explicitly.NAKAMURA Takumi2016-10-191-0/+12
* [AVX-512] Teach isel lowering that a subvector broadcast being inserted into ...Craig Topper2016-10-194-168/+152
* Update the section.ll to fix non-x86 failure.Dehao Chen2016-10-191-10/+5
* Revert back to the state before r284550Chris Bieneman2016-10-191-33/+18
* Trying to fix a few more missing LDFLAGS.Chris Bieneman2016-10-191-0/+6
* Revert r284545 again as the regression in ppc still exists. There is bug in M...Dehao Chen2016-10-1911-190/+132
* [asan] Replace std::to_string with llvm::to_stringVitaly Buka2016-10-191-1/+2
* Resolve exception specifications when selecting an overloaded operator.Richard Smith2016-10-192-0/+4
* Fixing the linux bots I broke in r284550Chris Bieneman2016-10-191-3/+9
* [libFuzzer] extend -print_coverage to also print uncovered lines, functions, ...Kostya Serebryany2016-10-197-8/+133
* [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-...Justin Lebar2016-10-1912-141/+89
* When invoking Terminal, don't assume the default shellChris Bieneman2016-10-181-2/+2
* [CMake] Don't include LLDB_TEST_COMPILER in cached variableChris Bieneman2016-10-181-2/+8
* Use clang --driver-mode instead of guessing c++ compiler pathChris Bieneman2016-10-181-18/+21
* DR1330: instantiate exception-specifications when "needed". We previously didRichard Smith2016-10-188-34/+154
* [asan] Update test for D25715Vitaly Buka2016-10-181-1/+1
* [asan] Simplify calculation of stack frame layout extraction calculation of s...Vitaly Buka2016-10-184-56/+55
* [asan] Append line number to variable name if line is available and in the sa...Vitaly Buka2016-10-185-40/+93
* Using branch probability to guide critical edge splitting.Dehao Chen2016-10-1810-131/+189
* revert r284541.Dehao Chen2016-10-1810-188/+131
* [test] Fix buildbot after SCEV change.Michael Kruse2016-10-181-1/+1
* Conditionally eliminate library calls where the result value is not usedRong Xu2016-10-1813-0/+1234
* Using branch probability to guide critical edge splitting.Dehao Chen2016-10-1810-131/+188
* dwarfdump: add space missing from the type unit header descriptionDavid Blaikie2016-10-181-1/+1
* dwarfdump: Include the name in the unit description, even in non-summarized modeDavid Blaikie2016-10-181-0/+1
* Add target for test to fix regression introduced by r284533.Dehao Chen2016-10-181-0/+2
* dwarfdump: -summarize-types: print a short summary (unqualified type name, ha...David Blaikie2016-10-1811-44/+73
OpenPOWER on IntegriCloud