summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix reuse of non-dominating synthesized value in subregion exitMichael Kruse2015-11-062-1/+32
* Use SHT_X86_64_UNWIND on every OS.Rafael Espindola2015-11-0620-26/+24
* Pass SectionStart directly to the one function that uses it.Rafael Espindola2015-11-061-8/+5
* Fix for AArch64 watchpoint cache corruption in case of ptrace failureOmair Javaid2015-11-061-1/+49
* [mips][ias] Range check uimm4 operands and fixed a bug this revealed.Daniel Sanders2015-11-066-14/+56
* [mips][ias] Range check uimm3 operands.Daniel Sanders2015-11-066-7/+28
* [mips][ias] Range check uimm2 operands and fix a bug this revealed.Daniel Sanders2015-11-0623-58/+100
* [mips][ias] Range check uimmz operands.Daniel Sanders2015-11-064-2/+56
* [mips] Define patterns for the atomic_{load,store}_{8,16,32,64} nodes.Vasileios Kalintiris2015-11-067-36/+136
* tsan: make invisible test barrier portableDmitry Vyukov2015-11-062-21/+18
* AMDGPU/SI: Emit HSA kernels with symbol type STT_AMDGPU_HSA_KERNELTom Stellard2015-11-068-4/+84
* [analyzer] Add VforkChecker to find unsafe code in vforked process.Yury Gribov2015-11-068-9/+384
* [tsan] Enable new/delete C++ interceptors for OS XKuba Brecka2015-11-062-1/+9
* [tsan] Replace pthread_yield with sched_yield in lit testsKuba Brecka2015-11-063-3/+3
* Add a new attribute: norecurseJames Molloy2015-11-0619-14/+49
* DIBuilder.h: Prune \param(s) corresponding to r252219. [-Wdocumentation]NAKAMURA Takumi2015-11-061-2/+0
* Revert r252249 (and r252255, r252258), "[WinEH] Clone funclets with multiple ...NAKAMURA Takumi2015-11-066-2669/+25
* Fix another case where loop-convert wasn't handling correctly data members.Angel Garcia Gomez2015-11-062-3/+28
* Trying to fix the FreeBSD build breakage due to r251916.Kuba Brecka2015-11-061-1/+1
* Code style fix (caused by wrongly default clang-format style) (NFC)Xinliang David Li2015-11-063-33/+42
* [ELF2] Add GOT section for MIPS target.Igor Kudrin2015-11-0611-11/+213
* Cleanup foo.h headers and __config to work in CEric Fiselier2015-11-066-3/+24
* Adjust debug metadata to LLVM changes in 252219Tobias Grosser2015-11-0611-26/+26
* Change the way we read data from the ObjC runtimeEnrico Granata2015-11-061-18/+20
* Simplify the alignment handling in FDE emission.Rafael Espindola2015-11-061-16/+15
* Delete dead store. NFC.Rafael Espindola2015-11-061-1/+0
* Add data formatters for NSError and NSExceptionEnrico Granata2015-11-067-0/+626
* docs: Document function-attached metadata and IR changes from r252219.Peter Collingbourne2015-11-062-22/+37
* Range-for some LiveIntervals code under reviewReid Kleckner2015-11-061-9/+7
* [WinEH] Split EH_RESTORE out of CATCHRET for 32-bit EHReid Kleckner2015-11-066-52/+90
* NFC: Update documentation for createUniqueFile() to explain that models witho...Cameron Esfahani2015-11-061-3/+3
* A little more careful handling of platforms and unspecified unknownJason Molenda2015-11-062-43/+91
* Refactor: Simplify boolean conditional return statements in lib/ARCMigrateAlexander Kornienko2015-11-065-47/+18
* Use a range loop.Rafael Espindola2015-11-061-3/+1
* [Statepoints] Mark gc.result and gc.relocate as readonlyIgor Laevsky2015-11-061-2/+4
* Temporarily disable flaky checks in wineh-multi-parent-cloning.Andrew Kaylor2015-11-061-4/+8
* CommandGuide/lit.rst: Document the new commandline option -aMatthias Braun2015-11-061-0/+5
* Refactor: simplify boolean conditional return statements in lib/AnalysisAlexander Kornienko2015-11-061-4/+1
* Fix build warningsAndrew Kaylor2015-11-061-4/+4
* Jim thinks we shouldn't bother to pollute the svn repo with theseJason Molenda2015-11-061-2/+2
* Fix bugpoint breakage on libcxx introduced by r252247Keno Fischer2015-11-061-2/+2
* Upstream a change to MemoryHistoryASan from Sean:Jason Molenda2015-11-061-2/+11
* Add PlatformRemoteAppleWatch (apple watch), PlatformRemoteAppleTV (apple tv),Jason Molenda2015-11-0611-12/+3373
* Reuse native curses(8) library on NetBSDBruce Mitchener2015-11-061-1/+3
* [WinEH] Clone funclets with multiple parentsAndrew Kaylor2015-11-066-25/+2665
* [clang-tidy] readability-named-parameter: don't complain about implicit param...Alexander Kornienko2015-11-062-0/+6
* [bugpoint] Add a named metadata (+their operands) reducerKeno Fischer2015-11-063-13/+252
* Pass the streamer to the constructor instead of every other method. NFC.Rafael Espindola2015-11-061-76/+66
* Add a warning to TargetList::CreateTargetInternalJason Molenda2015-11-051-0/+8
* [swig] Start of pylint on python build scripts.Bruce Mitchener2015-11-058-1628/+1614
OpenPOWER on IntegriCloud