summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SLP] clean some formatsHaicheng Wu2018-03-131-3/+3
* [LazyValueInfo] PR33357 prevent infinite recursion on BinaryOperatorBrian M. Rzycki2018-03-132-3/+48
* Implement pure virtual method to fix build.Zachary Turner2018-03-131-0/+5
* Handle mixed-OS paths in DWARF readerEugene Zemtsov2018-03-132-2/+88
* [MC] fix documentation comments; NFCSanjay Patel2018-03-131-25/+14
* [PDB] Support dumping injected sources via the DIA reader.Zachary Turner2018-03-1319-0/+435
* Revert "[mips] Guard traps for microMIPS correctly"Simon Dardis2018-03-1317-626/+120
* [analyzer] Fix the matcher for GCDAntipattern to look for "signal" call in al...George Karpenkov2018-03-132-2/+17
* [llvm-mca] Remove the logic that computes the reciprocal throughput, and make...Andrea Di Biagio2018-03-136-53/+39
* [DAGCombine] visitREM - Don't assume that one divrem isn't driving anotherSimon Pilgrim2018-03-132-3/+33
* Build system changes for RISCVAzharuddin Mohammed2018-03-131-0/+4
* [lit] - Allow 1 test to report multiple micro-test results to provide support...Brian Homerding2018-03-137-0/+201
* [SelectionDAGBuilder] Replace deprecated calls to MemoryIntrinsic::getAlignme...Daniel Neilson2018-03-131-9/+10
* [MC] Move the reciprocal throughput computation from TargetSchedModel to MCSc...Andrea Di Biagio2018-03-133-29/+34
* [ELF} - Fix build bots.George Rimar2018-03-132-2/+2
* [X86] Remove SplitBinaryOpsAndApply and use SplitOpsAndApply by adding curly ...Craig Topper2018-03-131-43/+34
* [ELF] - Fix mistype in comment. NFC.George Rimar2018-03-131-1/+1
* [ELF] - Rename test cases to *.test.George Rimar2018-03-1328-0/+0
* [llvm-mca] Simplify code that computes the latency of an instruction inAndrea Di Biagio2018-03-131-30/+5
* Revert r327397 [CodeView] Omit forward references for unnamed structs and ...Brock Wyma2018-03-134-337/+38
* include locale.h in IOHandler.cppPavel Labath2018-03-131-0/+1
* test commit: fix formatting of a commentZaara Syeda2018-03-131-3/+3
* [dsymutil] Unify error handling outside DwarfLinker.Jonas Devlieghere2018-03-138-52/+79
* [ELF] - Represent tests as linker scripts instead of asm.George Rimar2018-03-1328-200/+232
* [mips] Guard traps for microMIPS correctlySimon Dardis2018-03-1317-120/+626
* [ThinLTO] Clear dllimport when setting dso_local.Rafael Espindola2018-03-133-1/+25
* [X86][Btver2] Split i8/i16/i32/i64 div/idiv costsSimon Pilgrim2018-03-132-20/+59
* [MC] Move the instruction latency computation from TargetSchedModel to MCSche...Andrea Di Biagio2018-03-133-9/+23
* Reland "[Attr] Fix parameter indexing for several attributes"Joel E. Denny2018-03-1317-153/+418
* [InstCombine] fix fmul reassociation to avoid creating an extra fdivSanjay Patel2018-03-132-19/+33
* [mips] Fix the definitions of the EVA instructionsSimon Dardis2018-03-1315-143/+266
* fix some user facing typos / in the commentsSylvestre Ledru2018-03-135-8/+8
* [clangd] Use the macro name range as the definition range.Haojian Wu2018-03-132-5/+4
* [dsymutil] Remove old error/warn functions. NFC.Jonas Devlieghere2018-03-131-11/+0
* [dsymutil] Perform analyzeContextInfo and CloneDIEs in parallelJonas Devlieghere2018-03-132-70/+141
* [SROA] Take advantage of separate alignments for memcpy source and destinationDaniel Neilson2018-03-132-20/+35
* [CodeView] Omit forward references for unnamed structs and unionsBrock Wyma2018-03-134-38/+337
* [llvm-mca] Use a const ArrayRef in a few places. NFCAndrea Di Biagio2018-03-132-15/+16
* [TTI] Fix a typo in the commentHaicheng Wu2018-03-131-1/+1
* [llvm-mca] Fix unused variable warning in opt mode.Clement Courbet2018-03-131-1/+1
* [Hexagon] Clang side of r327302 in LLVMKrzysztof Parzyszek2018-03-132-24/+38
* [WebAssembly] Demangle symbol names for use by the browser debuggerNicholas Wilson2018-03-133-3/+75
* [WebAssembly] Use helper macro from ELF/Options.td to tidy. NFCNicholas Wilson2018-03-131-15/+9
* [WebAssembly] Add missing --demangle argNicholas Wilson2018-03-133-0/+27
* [llvm-mca] Refactor event listeners to make the backend agnostic to event types.Clement Courbet2018-03-1312-137/+162
* [mips] Don't create nested CALLSEQ_START..CALLSEQ_END nodes.Simon Dardis2018-03-132-8/+473
* [clangd] Fix irrelevant declaratations in goto definition (on macros).Haojian Wu2018-03-132-0/+19
* [clangd] Remove extra ";", NFC.Haojian Wu2018-03-131-1/+1
* [X86][SSE41] createVariablePermute v2X64 - PCMPEQQ can test for index 0/1 and...Simon Pilgrim2018-03-132-15/+22
* [dsymutil] Unbreak non-Darwin bots.Jonas Devlieghere2018-03-131-3/+3
OpenPOWER on IntegriCloud