summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't create copy relocs or dummy plt's if given -z notext.Rafael Espindola2017-03-143-7/+39
* MemCpyOptimizer: don't create new addrspace castsFiona Glaser2017-03-142-0/+26
* [debugserver] NFC. Cleanup Get/Set Register Value/ContextChris Bieneman2017-03-142-978/+535
* [globalisel] LLVM_BUILD_GLOBAL_ISEL=OFF should prevent GlobalISel instruction...Daniel Sanders2017-03-142-0/+5
* [libFuzzer] remove more stale codeKostya Serebryany2017-03-144-83/+4
* Fix Wdocumentation warningSimon Pilgrim2017-03-141-1/+1
* [libFuzzer] don't clear Counters in TracePC::CollectFeatures since they will ...Kostya Serebryany2017-03-142-4/+3
* [globalisel][tblgen] Add support for ComplexPatternsDaniel Sanders2017-03-1415-18/+481
* [libFuzzer] remove stale codeKostya Serebryany2017-03-143-42/+4
* [SelectionDAG] Add a signed integer absolute ISD nodeSimon Pilgrim2017-03-1414-254/+152
* [clangd] Fix not being able to attach a debugger on macOSBenjamin Kramer2017-03-141-0/+4
* [Hexagon] Recognize hexagonv62 as a valid target CPUKrzysztof Parzyszek2017-03-143-0/+14
* [WebAssembly] Use LEB encoding for value typesDerek Schuff2017-03-149-285/+271
* [CMake] Override debugserver to use the build tree on DarwinChris Bieneman2017-03-143-0/+16
* [cfi] Disable bad-split test on win32.Evgeniy Stepanov2017-03-141-0/+2
* [debugserver] Fixing a small logic error from r297685Chris Bieneman2017-03-141-1/+1
* Archives require a symbol table on Solaris, even if empty.Rafael Espindola2017-03-143-0/+24
* Fixed unintentional assignment-in-assert in new "extending memory management ...Billy Robert O'Neal III2017-03-146-6/+6
* [cfi] Add test for type metadata split issue.Evgeniy Stepanov2017-03-141-0/+19
* Modules: Optimize bitcode encoding of diagnostic stateDuncan P. N. Exon Smith2017-03-142-6/+10
* Fix asm printing of associated sections.Evgeniy Stepanov2017-03-148-30/+48
* [ARM] Replace some C++ selection code with TableGen patterns. NFC.Eli Friedman2017-03-145-64/+33
* [Support] Make the SystemZ bot happy by using make_error_code.Juergen Ributzka2017-03-141-1/+2
* Fix arch-specific-libdir tests on WindowsReid Kleckner2017-03-142-12/+12
* After rL297370 and rL297383, instead of a platform check, explicitlyDimitry Andric2017-03-141-1/+1
* [DAG] vector div/rem with any zero element in divisor is undefSanjay Patel2017-03-145-33/+35
* Warn on enum assignment to bitfields that can't fit all valuesReid Kleckner2017-03-144-2/+131
* [compiler-rt][builtins] __isOSVersionAtLeast should load CoreFoundationAlex Lorenz2017-03-142-17/+80
* Add more debugging code for the SystemZ bot.Juergen Ributzka2017-03-141-12/+24
* Mark LWG issues 2868, 2872, and 2890 as complete. There's nothing we need to ...Marshall Clow2017-03-141-3/+3
* SamplePGO ThinLTO ICP fix for local functions.Dehao Chen2017-03-149-6/+158
* Fix misspelled enumJonathan Roelofs2017-03-143-9/+9
* [InstCombine] improve readability; NFCISanjay Patel2017-03-141-29/+23
* [Driver] Fix arch-specific-libdir-rpath.cPirama Arumuga Nainar2017-03-141-3/+3
* Also mark LWG#2785 as complete, because we already implemented thatMarshall Clow2017-03-141-1/+1
* Implement LWG2784, and mark 2786, 2795, 2804, 2812, 2826, 2834, 2837 and 2838...Marshall Clow2017-03-143-16/+51
* [Driver] Add flag to request arch-specific-subdir in -rpathPirama Arumuga Nainar2017-03-145-30/+59
* [ubsan] Use the nicer nullability diagnostic handlersVedant Kumar2017-03-144-16/+22
* [ubsan] Add nullability handlers to interface fileVedant Kumar2017-03-141-0/+4
* [ubsan] Add diagnostic handlers for nullability errorsVedant Kumar2017-03-142-13/+46
* [InstCombine] consolidate rem tests and update checks; NFCSanjay Patel2017-03-145-138/+143
* [InstCombine] regenerate checks; NFCSanjay Patel2017-03-141-177/+225
* [Hexagon] Fix a condition in HexagonEarlyIfConv.cppKrzysztof Parzyszek2017-03-141-1/+1
* DarwinParser: include limitsSaleem Abdulrasool2017-03-141-0/+1
* Fix flakyness in TestCompletionPavel Labath2017-03-141-2/+2
* Fix typo in commentArtyom Skrobov2017-03-141-1/+1
* [X86] Add extra BITREVERSE testsSimon Pilgrim2017-03-141-131/+442
* [LV] Refactor cross-iteration phi's back-patching; NFCGil Rapaport2017-03-141-232/+244
* [ARM] Diagnose ARM MOVT without :lower16: or :upper16: expressionOliver Stannard2017-03-142-0/+4
* De-duplicate the two implementations of ARMBaseInstrInfo::isProfitableToIfCvt...Artyom Skrobov2017-03-141-13/+5
OpenPOWER on IntegriCloud