summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "[analyzer] Quickfix: do not overflow in calculating offset in RegionM...George Karpenkov2018-02-263-60/+1
* Partial fix for TestConflictingSymbol.py on WindowsAdrian McCarthy2018-02-263-4/+4
* [DebugInfo] Remove target-specific instructions in testScott Linder2018-02-261-2/+0
* [X86] Add constant folding to combineMOVMSK.Craig Topper2018-02-262-22/+78
* [opt-viewer] Kill parser processes before moving onto renderingAdam Nemet2018-02-261-0/+2
* opt-diff: Support splitting to multiple output filesAdam Nemet2018-02-261-4/+11
* [opt-viewer] Set title for the source pagesAdam Nemet2018-02-265-1/+7
* opt-viewer: also find thinlto opt.yaml filesAdam Nemet2018-02-261-1/+1
* opt-viewer: output index firstAdam Nemet2018-02-261-7/+9
* [analyzer] Quickfix: do not overflow in calculating offset in RegionManagerGeorge Karpenkov2018-02-263-1/+60
* [Darwin] Specify DWARF 2/4 when running apple accelerator tests.Davide Italiano2018-02-262-1/+6
* [libcxx] [test] Fix MSVC warnings and errors.Stephan T. Lavavej2018-02-2610-75/+76
* [X86] Add a custom legalization for (i16 (bitcast v16i1)) and (i32 (bitcast v...Craig Topper2018-02-264-1698/+121
* Fix for LLVM r326109David Zarzycki2018-02-262-31/+24
* [SLP] Added new test + fixed some checks, NFC.Alexey Bataev2018-02-262-13/+175
* Revert "Emit proper CodeView when -gcodeview is passed without the cl driver."Zachary Turner2018-02-262-16/+1
* [InstCombine] Add test cases with vector constants to fpextend.llCraig Topper2018-02-261-0/+41
* [InstCombine] Switch to using FileCheck instead of grep. Auto-generate checks...Craig Topper2018-02-261-30/+61
* Emit proper CodeView when -gcodeview is passed without the cl driver.Zachary Turner2018-02-262-1/+16
* Add "lldb-test breakpoint" command and convert the case-sensitivity test to u...Pavel Labath2018-02-269-145/+218
* Fix-up for r326106: FindAvailableMemoryRange needs a nullptr as its 5th argum...Kuba Mracek2018-02-261-2/+2
* Fix for LLVM r326109David Zarzycki2018-02-261-2/+4
* [ADT] Simplify and optimize StringSwitchDavid Zarzycki2018-02-263-107/+82
* [Driver] Forward opt-remark hotness threshold to LTOAdam Nemet2018-02-262-1/+14
* [LTO] Support filtering by hotness thresholdAdam Nemet2018-02-268-11/+65
* [asan] Be more careful and verbose when allocating dynamic shadow memoryKuba Mracek2018-02-265-12/+36
* [MSan] Print current stack on CHECK violationAlex Shlyapnikov2018-02-263-2/+38
* [X86][AVX] createPSADBW - support 256-bit cases on AVX1 via SplitBinaryOpsAnd...Simon Pilgrim2018-02-262-114/+47
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-2612-7/+70
* AMDGPU/GlobalISel: Make f64 constants legalMatt Arsenault2018-02-262-10/+52
* [scudo] Make some tests less Linux-yKostya Kortchinsky2018-02-265-44/+43
* [CodeGen][DebugInfo] Refactor duplicated code, NFCScott Linder2018-02-261-6/+2
* [InstCombine] allow fdiv folds with less than fully 'fast' opsSanjay Patel2018-02-262-21/+11
* [X86][AVX] Add AVX1 PSAD testsSimon Pilgrim2018-02-262-374/+475
* Revert r326092: [gtest] Add PrintTo overload for StringRef.Ilya Biryukov2018-02-261-13/+0
* Fix tabs/spaces indentation problem in TestUnicodeSymbols.pyAdrian McCarthy2018-02-261-7/+7
* [CodeGen] Don't omit any redundant information in -debug outputFrancis Visoiu Mistrih2018-02-266-10/+9
* [X86][SSE] Regenerate PSAD tests Simon Pilgrim2018-02-261-8/+8
* [gtest] Add PrintTo overload for StringRef.Ilya Biryukov2018-02-261-0/+13
* Re-land: "[Support] Replace HashString with djbHash."Jonas Devlieghere2018-02-2611-221/+210
* [ELF] - Fix variable name and mistype in comment. NFC.George Rimar2018-02-261-4/+4
* Re-commit r324991 "Fix for PR32992. Static const classes not exported."Hans Wennborg2018-02-262-3/+41
* [AMDGPU] Scratch setup fix on AMDPAL gfx9+ merge shaderTim Renouf2018-02-263-1/+54
* [LiveIntervals] Handle moving up dead partial writeTim Renouf2018-02-262-0/+55
* Resolve build bot problems in unittests/Format/FormatTest.cppBjorn Pettersson2018-02-261-1/+2
* Test commitDavid Zarzycki2018-02-261-1/+0
* Skip two more ioctl interceptors for NetBSDKamil Rytarowski2018-02-262-3/+3
* Explicitly initialize ForceEnableInt128 to avoid UBIlya Biryukov2018-02-261-1/+1
* Revert "[Support] Replace HashString with djbHash."Jonas Devlieghere2018-02-2611-210/+221
* [Support] Replace HashString with djbHash.Jonas Devlieghere2018-02-2611-221/+210
OpenPOWER on IntegriCloud