summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] rearrange shuffle+binop fold; NFCSanjay Patel2018-12-031-8/+9
* [llvm-objcopy] Add --build-id-link-dir flagJake Ehrlich2018-12-0310-3/+211
* [InstCombine] add tests for shuffle+binop fold; NFCSanjay Patel2018-12-031-2/+58
* [clang-tidy] Fix unordered_map failure with specializing std::hash<> and remo...Jonas Toth2018-12-032-2/+20
* [Hexagon] Change instruction type field in TSFlags to 7 bitsKrzysztof Parzyszek2018-12-035-182/+177
* [llvm-tapi] initial commit, supports ELF text stubsArmando Montanez2018-12-0311-0/+575
* [clang-tidy] Recommit: Add the abseil-duration-comparison checkJonas Toth2018-12-0312-93/+657
* [MachineOutliner] Drop candidates that require fixups if it's beneficialJessica Paquette2018-12-034-5/+338
* [Hexagon] Add HasV5 predicate for compatibility with auto-generated filesKrzysztof Parzyszek2018-12-031-6/+6
* Fix issue with Tpi Stream hash map.Zachary Turner2018-12-031-0/+6
* Revert "[clang-tidy] Add the abseil-duration-comparison check"Jonas Toth2018-12-0312-656/+93
* [X86] Fix bad formatting. NFCCraig Topper2018-12-031-1/+1
* [Hexagon] Remove unused operand definitions, NFCKrzysztof Parzyszek2018-12-031-8/+1
* [Hexagon] Some formatting changes, NFCKrzysztof Parzyszek2018-12-032-5/+3
* [clang-tidy] Add the abseil-duration-comparison checkJonas Toth2018-12-0312-93/+656
* Don't build the Tpi Hash map by default.Zachary Turner2018-12-031-3/+0
* [X86] Teach LowerMUL/LowerMULH for vXi8 to unpack constant RHS.Craig Topper2018-12-0313-748/+555
* [X86] Add DAG combine to combine a v8i32->v8i16 truncate with a packuswb that...Craig Topper2018-12-033-4/+42
* Fix non-modular build.Adrian Prantl2018-12-032-1/+5
* Adding tests for -ast-dump; NFC.Aaron Ballman2018-12-031-0/+239
* Update Diagnostic handling for changes in CFE.Adrian Prantl2018-12-033-17/+40
* Avoid emitting redundant or unusable directories in DIFile metadata entries.Adrian Prantl2018-12-035-22/+74
* Show a proper error message if output file is too large.Rui Ueyama2018-12-032-1/+8
* [Reproducers] Change how reproducers are initialized.Jonas Devlieghere2018-12-0340-311/+402
* [SimplifyCFG] add tests for cross block compare folding; NFCSanjay Patel2018-12-031-0/+259
* [Serialization][NFC] Remove pointless "+ 0" in ASTReaderBruno Ricci2018-12-031-9/+9
* [CmpInstAnalysis] fix formatting; NFCSanjay Patel2018-12-033-10/+10
* [OpenMP][libomptarget] Flush intermediate values during team reduction Gheorghe-Teodor Bercea2018-12-031-0/+1
* [clangd] Avoid memory-mapping files on WindowsIlya Biryukov2018-12-033-3/+87
* Fix line endings. NFCI.Simon Pilgrim2018-12-031-99/+99
* [AST][Sema] Remove CallExpr::setNumArgsBruno Ricci2018-12-036-120/+137
* Fixing -print-module-scope for legacy SCC passesFedor Sergeev2018-12-032-4/+28
* [LLD][ELF] - Remove the excessive condition. NFC.George Rimar2018-12-031-1/+1
* [AArch64] Add command-line option for SSBSPablo Barrio2018-12-031-0/+9
* [SystemZ::TTI] Return zero cost for ICmp that becomes Load And Test.Jonas Paulsson2018-12-032-0/+35
* [SanitizerCommon] Remove RenameFileEugene Leviant2018-12-034-17/+0
* [OpenCL][Sema] Improving formattingMarco Antognini2018-12-031-3/+2
* [libcxx] Implement P0318: unwrap_ref_decay and unwrap_referenceLouis Dionne2018-12-036-36/+145
* [AArch64] Add command-line option for SSBSPablo Barrio2018-12-0311-34/+48
* [PDB] Support PDB-backed expressions evaluation (+ fix stuck test)Aleksandr Urakov2018-12-0312-33/+136
* [CodeComplete] Cleanup access checking in code completionIlya Biryukov2018-12-037-55/+176
* [Sema] Avoid CallExpr::setNumArgs in Sema::BuildCallToObjectOfClassTypeBruno Ricci2018-12-031-25/+23
* [clangd] Fix a stale comment, NFC.Haojian Wu2018-12-032-3/+2
* [AMDGPU] Add sdwa support for ADD|SUB U64 decomposed PseudosRon Lieberman2018-12-034-2/+563
* [AST] Fix an uninitialized bug in the bits of FunctionDeclBruno Ricci2018-12-031-21/+23
* [clangd] Get rid of AST matchers in CodeComplete, NFCHaojian Wu2018-12-031-9/+18
* Portable Python script across Python versionSerge Guelton2018-12-032-2/+4
* [AST][NFC] Pack CXXDeleteExprBruno Ricci2018-12-034-41/+55
* Portable Python script across versionSerge Guelton2018-12-039-32/+32
* Portable Python script across Python versionSerge Guelton2018-12-036-24/+24
OpenPOWER on IntegriCloud