summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DWARFv5] Support DW_FORM_strp in the .debug_line header.Paul Robinson2017-11-0713-49/+57
* New clang option -fno-plt which avoids the PLT and lazy binding while making ...Sriraman Tallam2017-11-076-0/+30
* [scudo] Make getNumberOfCPUs Fuchsia compliantKostya Kortchinsky2017-11-076-8/+40
* [WebAssembly] Include GENERIC_TF_SOURCES in wasm buildsSam Clegg2017-11-071-2/+6
* Recommit r317510 "[InstCombine] Pull shifts through a select plus binop with ...Craig Topper2017-11-072-27/+342
* [refactor] rename field references in __builtin_offsetofAlex Lorenz2017-11-072-0/+44
* Clang/libomptarget map interface flag renaming - NFC patchGeorge Rokos2017-11-071-41/+38
* [index] __builtin_offset's field reference is located at the end locationAlex Lorenz2017-11-072-2/+2
* [InstCombine] Update stale comment. NFCCraig Topper2017-11-071-2/+1
* [index] index field references in __builtin_offsetAlex Lorenz2017-11-072-0/+44
* [Hexagon] Make a test more flexible in HexagonLoopIdiomRecognitionKrzysztof Parzyszek2017-11-071-18/+51
* [AArch64][SVE] Asm: Add support for (ADD|SUB)_ZZZFlorian Hahn2017-11-077-0/+292
* [AArch64][SVE] Asm: Add SVE (Z) Register definitions and parsing supportFlorian Hahn2017-11-075-1/+330
* SystemZ Swift TargetInfo: swifterror support in the backend is brokenArnold Schwaighofer2017-11-071-1/+1
* [SelectionDAG] Fix typo in comment. NFCCraig Topper2017-11-071-1/+1
* tsan: allow usage of global vars with ctors in interceptorsDmitry Vyukov2017-11-071-13/+32
* Update sanitizer_allocator to use new API.Kostya Kortchinsky2017-11-075-21/+33
* [clangd] Fix opening declarations located in non-preamble inclusionMarc-Andre Laperle2017-11-071-4/+9
* [clangd] Fix initialize capabilities responseSam McCall2017-11-073-80/+86
* [CodeGen] split math and complex tests into separate files; NFCISanjay Patel2017-11-074-425/+418
* [AArch64][SVE] Asm: Set SVE as unsupported feature for existing scheduler mod...Florian Hahn2017-11-078-0/+16
* [clangd] MSVC - third time's the charmSam McCall2017-11-071-1/+1
* [clangd] don't crash on invalid JSON-RPC IDSam McCall2017-11-071-1/+3
* Reland "Correct dwarf unwind information in function epilogue for X86"Petar Jovanovic2017-11-07101-36/+1709
* Silence MSVC error C2398Kristof Beyls2017-11-071-2/+2
* [clang-refactor] Use ClangTool more explicitly by making refaroing actions AS...Eric Liu2017-11-071-126/+192
* [SLP] Fix PR35047: Fix default cost model for cast op in X86.Alexey Bataev2017-11-073-39/+30
* [clangd] another try at fixing MSVCSam McCall2017-11-071-1/+1
* Fix an issue in r317563 causing a clang assertTamas Berghammer2017-11-071-3/+3
* Mark intentional fall-through with LLVM_FALLTHROUGH.Kristof Beyls2017-11-071-0/+1
* Add a -D flag to FileCheck to define variablesAlexander Richardson2017-11-073-0/+21
* [X86] Regenerate select testsSimon Pilgrim2017-11-071-34/+4
* [clang-tidy] Misc redundant expressions checker updated for macrosGabor Horvath2017-11-074-133/+373
* [AArch64][SVE] Asm: Replace 'IsVector' by 'RegKind' in AArch64AsmParser (NFC)Florian Hahn2017-11-072-46/+69
* Silence C4715 warning from MSVC (NFC).Kristof Beyls2017-11-071-0/+1
* [analyzer] pr34779: CStringChecker: Accept non-standard headers.Artem Dergachev2017-11-072-2/+14
* [AArch64][SVE] Asm: Extend EnforceVectorSubVectorTypeIs to distinguish Scalab...Florian Hahn2017-11-071-0/+5
* Support scoped enums in the DWARF AST parserTamas Berghammer2017-11-075-9/+14
* test: Clean up finalize_build_dictionaryPavel Labath2017-11-071-2/+1
* "Fix" concurrent events test for armPavel Labath2017-11-0722-29/+2
* [GlobalISel] Enable legalizing non-power-of-2 sized types.Kristof Beyls2017-11-0714-435/+1140
* [clangd] Add ErrorCode enum class.Haojian Wu2017-11-074-9/+29
* [docs] Add section 'Half-Precision Floating Point'Sjoerd Meijer2017-11-071-0/+43
* [CGP] Disable Select instruction handling in optimizeMemoryInst. NFCSerguei Katkov2017-11-073-4/+4
* [docs][ARM] Add HowTo for cross compiling and testing compiler-rt builtinsPeter Smith2017-11-072-0/+205
* [clangd] fix MSVC build errorsSam McCall2017-11-072-2/+2
* Add new check in google module for Objective-C code to ensure global variable...Haojian Wu2017-11-078-6/+230
* [X86] Don't clobber reserved registers with stack adjustmentsBjorn Steinbrink2017-11-072-0/+31
* [X86] Add patterns to fold a 64-bit load into the EVEX vcvtph2ps instructions.Craig Topper2017-11-072-19/+20
* [X86] Add patterns for folding a v16i8 with the VEX vcvtph2ps intrinsics.Craig Topper2017-11-072-6/+8
OpenPOWER on IntegriCloud