summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve the debug-info test created in r274263.Yunzhong Gao2016-10-051-3/+20
* [LV] Pass profitability analysis in vectorizer constructor (NFC)Matthew Simpson2016-10-051-23/+28
* Remove trailing whitespace.Rui Ueyama2016-10-0520-221/+221
* [RDF] Fix live def propagation through basic blockKrzysztof Parzyszek2016-10-052-45/+274
* Convert various CommandInterpreter functions to StringRef.Zachary Turner2016-10-0511-297/+286
* AMDGPU: Do not re-use tmpreg in spill/restore loweringMatthias Braun2016-10-051-2/+2
* [LV] Pass legality analysis in vectorizer constructor (NFC)Matthew Simpson2016-10-051-12/+12
* Store the hash in SectionPiece.Rafael Espindola2016-10-054-6/+14
* FastISel: Remove unused/un-overridden entry points. NFCI.Peter Collingbourne2016-10-053-38/+1
* [LV] Remove obsolete comment (NFC)Matthew Simpson2016-10-051-3/+1
* [LV] Use getScalarizationOverhead in memory instruction costs (NFC)Matthew Simpson2016-10-051-14/+10
* Removing optimization from the RUN lines and adjusting the checksNemanja Ivanovic2016-10-051-50/+2
* Add the ability to set breakpoints on named RenderScript reductionsLuke Drummond2016-10-052-40/+404
* fix documentation comments; NFCSanjay Patel2016-10-052-46/+6
* Comment out failing test while I figure out who is at faultMarshall Clow2016-10-051-1/+1
* Allow the caller to pass in the hash.Rafael Espindola2016-10-052-4/+7
* Fix some test failures due to the recent Breakpoint patch.Zachary Turner2016-10-051-9/+3
* Compact SectionPiece.Rafael Espindola2016-10-053-8/+14
* Mark LWG#2679 as completeMarshall Clow2016-10-051-2/+2
* Improve DEBUG_VALUE assembly comments for spilled bitpiecesReid Kleckner2016-10-052-7/+91
* [LV] Add helper function for predicated block probability (NFC)Matthew Simpson2016-10-051-13/+25
* [mips][ias] fix li macro when values are negated with ~Simon Dardis2016-10-054-8/+44
* Removing the new Minidump pluginDimitar Vlahovski2016-10-0520-820/+25
* Try to fix Android build.Zachary Turner2016-10-051-1/+1
* [LV] Add isScalarWithPredication helper function (NFC)Matthew Simpson2016-10-051-11/+23
* Revert "[asan] Switch to using dynamic shadow offset on iOS"Anna Zaks2016-10-054-44/+6
* Revert "[asan] LLVM: Switch to using dynamic shadow offset on iOS"Anna Zaks2016-10-051-3/+2
* [DAG] Teach computeKnownBits and ComputeNumSignBits in SelectionDAG to look t...Bjorn Pettersson2016-10-054-3/+57
* Test commit permission. NFCBjorn Pettersson2016-10-051-1/+1
* Convert some breakpoint code to use StringRef.Zachary Turner2016-10-054-257/+198
* Make lldb -Werror clean on Windows.Zachary Turner2016-10-0539-233/+274
* Disable warnings in LLDBWrapPython.cpp with -Werror.Zachary Turner2016-10-051-0/+8
* Fix build due to comparison of std::pairs.Zachary Turner2016-10-051-16/+20
* Mark LWG#2358 as doneMarshall Clow2016-10-051-2/+2
* Simplify setting the Live bit in SectionPiece. NFC.Rafael Espindola2016-10-052-13/+7
* Make tests for is_empty better. No functional change.Marshall Clow2016-10-051-5/+31
* [change-namespace] Pass Style to ChangeNamespaceTool.Haojian Wu2016-10-051-1/+1
* Add llvm::enumerate() range adapter.Zachary Turner2016-10-052-54/+147
* Don't pass null to memcpy. Should fix the asan bots.Rafael Espindola2016-10-051-1/+2
* [RenderScript] reflow/reword some comments and normalize namesLuke Drummond2016-10-054-567/+508
* Recommit: "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-0558-90/+182
* [change-namespace] Fixed a bug in getShortestQualifiedNameInNamespace.Eric Liu2016-10-052-10/+31
* Make DeletedLines local variables in checkEmptyNamespace.Eric Liu2016-10-052-5/+24
* Add another append test for basic_stringMarshall Clow2016-10-051-0/+4
* [clang-format] append newline after code when inserting new headers at the en...Eric Liu2016-10-052-3/+20
* Revert r282920 "X86: Allow conditional tail calls in Win64 "leaf" functions (...Hans Wennborg2016-10-053-31/+8
* Remove redundant check. NFC.Rafael Espindola2016-10-051-3/+1
* Revert "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-0561-226/+98
* [X86] Don't randomly encode %rip where illegalDouglas Katzman2016-10-054-4/+40
* Mark LWG issues 2221, 2556 and 2589 as completeMarshall Clow2016-10-051-7/+7
OpenPOWER on IntegriCloud