summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changes to the std::multimap formatter to make it work against trunk libc++ Enrico Granata2016-10-031-10/+50
* Modernize some code related to Args usage / implementation.Zachary Turner2016-10-034-225/+206
* [MSSA] Allow unittests to use BasicAA when building.George Burgess IV2016-10-031-12/+37
* Refactor the Args class.Zachary Turner2016-10-035-380/+345
* add a simple test case to validate test id()Todd Fiala2016-10-031-0/+17
* [coroutines] Adding builtins for coroutine intrinsics and backendutil support.Gor Nishanov2016-10-039-0/+310
* [WebAssembly] Update to more stack-machine-oriented terminology.Dan Gohman2016-10-038-28/+36
* [WebAssemby] Clean up an obsolete comment.Dan Gohman2016-10-031-2/+1
* [lit] Use argparse instead of optparseChris Bieneman2016-10-032-46/+45
* TargetMachine: Make the win32-macho workaround more specific.Matthias Braun2016-10-031-1/+1
* [WebAssembly] Delete an unused function. NFC.Dan Gohman2016-10-031-5/+0
* Set some tests to an unknown vendor and OSMatthias Braun2016-10-038-11/+11
* [LTO] Fix test to not depend on the exact address of symbols, just their linkageMehdi Amini2016-10-031-4/+4
* [WebAssembly] Fix indentation. NFC.Dan Gohman2016-10-031-1/+4
* [WebAssembly] Rename OPERAND_FP32IMM to OPERAND_F32IMM.Dan Gohman2016-10-034-8/+8
* ObjectiveC: fix a seg fault when deserialing redeclaration of ObjCMethodDecl.Manman Ren2016-10-033-3/+19
* [AArch64][RegisterBankInfo] Add getSameKindofOperandsMapping.Quentin Colombet2016-10-032-26/+54
* [RDF] Fix liveness propagation through shadowsKrzysztof Parzyszek2016-10-032-29/+80
* AArch64Subtarget: Remove unused CPUString fieldMatthias Braun2016-10-032-7/+6
* [analyzer] A blind attempt to fix a buildbot after r283092.Artem Dergachev2016-10-031-1/+1
* X86: Do not produce GOT relocations on windowsMatthias Braun2016-10-032-2/+32
* [esan] Fix ESan test failure on Debian Sid botQin Zhao2016-10-031-14/+28
* Add unit tests for StringSwitch.Zachary Turner2016-10-032-0/+108
* [PruneEH] Be correct in the face IPOSanjoy Das2016-10-032-4/+44
* [sancov] using env for better portabilityMike Aizatsky2016-10-031-1/+1
* Added more comments to tooling::Replacements.Eric Liu2016-10-031-0/+4
* Refactor LICM pass in preparation for LoopSink pass.Dehao Chen2016-10-031-8/+17
* [AMDGPU] Pass optimization level to SelectionDAGISelKonstantin Zhuravlyov2016-10-033-8/+11
* Factor out a diagnostic kind enum for use in two %select expressionsReid Kleckner2016-10-034-25/+40
* [AMDGPU] Sign extend AShr when promoting (instead of zero extending)Konstantin Zhuravlyov2016-10-032-10/+10
* Jump threading: avoid trying to split edge into landingpad block (PR27840)Hans Wennborg2016-10-032-0/+37
* Rename Error -> ReportError.Zachary Turner2016-10-031-15/+15
* Revert "Use getSize instead of data().size(). NFC."Rafael Espindola2016-10-034-8/+3
* [RDF] Further improve readability of the graphKrzysztof Parzyszek2016-10-031-11/+14
* Use getSize instead of data().size(). NFC.Rafael Espindola2016-10-034-3/+8
* Mark a couple issues as done (2742 and 2760)Marshall Clow2016-10-031-4/+4
* [RTDyld] Fix a bug in RTDyldMemoryManager::deregisterEHFrames.Lang Hames2016-10-031-1/+1
* [RDF] Replace RegisterAliasInfo with target-independent code using lane masksKrzysztof Parzyszek2016-10-0310-430/+369
* [CUDA] Clean up some comments in Sema::IsOverload. NFCJustin Lebar2016-10-031-7/+7
* [CUDA] Disallow overloading destructors.Justin Lebar2016-10-035-58/+38
* [x86, SSE/AVX] allow 128/256-bit lowering for copysign vector intrinsics (PR3...Sanjay Patel2016-10-034-451/+260
* [lit] Allow more file extensions for test cases.Logan Chien2016-10-031-1/+3
* Don't drop the llvm. prefix when renaming.Rafael Espindola2016-10-033-14/+28
* [ARC] Ignore qualifiers in copy-restore expressionsVedant Kumar2016-10-032-1/+15
* fix formatting; NFCSanjay Patel2016-10-031-8/+5
* [OpenCL] Fix bug in __builtin_astype causing invalid LLVM cast instructionsYaxun Liu2016-10-032-3/+91
* Change titie of page from Oulu to IssaquahMarshall Clow2016-10-031-2/+2
* List tentatively ready issues for IssaquahMarshall Clow2016-10-031-67/+141
* Prevent out of order HashDirective lexing in AsmLexer.Nirav Dave2016-10-033-27/+26
* This adds a separate file for the fp denormal regression tests. NFC.Sjoerd Meijer2016-10-031-0/+9
OpenPOWER on IntegriCloud