summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the -c option from dotest.py.Zachary Turner2015-12-086-164/+6
* [PPC64, TSAN] Provide setjmp interceptor support for PPC64Bill Schmidt2015-12-084-2/+393
* [Sema] Add warning when comparing nonnull and nullGeorge Burgess IV2015-12-084-37/+69
* [PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt2015-12-0818-11/+270
* [CMake] Ignore externalizing debuginfo for unit testsChris Bieneman2015-12-081-3/+5
* [CGP] Check that we have an insert point before moving llvm.dbg.value aroundReid Kleckner2015-12-082-4/+65
* [EarlyCSE] Value forwarding for unordered atomicsPhilip Reames2015-12-082-19/+204
* [X86][SSE4A] Added fast-isel intrinsics testsSimon Pilgrim2015-12-081-0/+98
* [X86][SSSE3] Added fast-isel intrinsics testsSimon Pilgrim2015-12-081-0/+290
* [X86][SSE3] Added fast-isel intrinsics testsSimon Pilgrim2015-12-081-0/+171
* [X86][AVX2] Stripped backend codegen testsSimon Pilgrim2015-12-081-207/+1
* Remove default case in switch which covers all enumeration valuesEd Maste2015-12-081-1/+0
* Remove the -X option from dotest.pyZachary Turner2015-12-083-10/+3
* Fix ARMv4T (Thumb1) epilogue generationArtyom Skrobov2015-12-085-95/+132
* [CMake] Adding simulator supported runtimes should be done in the block that ...Chris Bieneman2015-12-081-2/+2
* Revert "Add Available Externally linkage type to isWeakForLinker()"Mehdi Amini2015-12-082-24/+1
* Cleanup test: remove useless alignmentMehdi Amini2015-12-081-2/+2
* Add Available Externally linkage type to isWeakForLinker()Mehdi Amini2015-12-082-1/+24
* Use range loops and autos in utils/TableGen/ClangAttrEmitter.cpp and generate...Eugene Zelenko2015-12-081-21/+17
* Remove the -g option from dotest.pyZachary Turner2015-12-083-11/+1
* Remove the -b option from dotest.pyZachary Turner2015-12-085-49/+0
* COFF: Create an empty but valid PDF file.Rui Ueyama2015-12-081-6/+34
* Change DeclContextFindDeclByName to return a vector of CompilerDecl objects. ...Greg Clayton2015-12-086-20/+19
* Remove +b option from dotest.pyZachary Turner2015-12-084-22/+1
* X86: produce more friendly errors during MachO relocation handlingTim Northover2015-12-083-32/+94
* Remove the -D option from dotest.py.Zachary Turner2015-12-083-9/+0
* [ARM] Allowing SP/PC for AND/BIC mod_imm_notRenato Golin2015-12-082-4/+15
* Use range loops and autos in lib/Serialization/ASTWriter.cpp.Eugene Zelenko2015-12-081-127/+103
* [TSan] Remove legacy Makefile.old!Alexey Samsonov2015-12-082-166/+0
* [CMake] Remove debug output leftovers.Alexey Samsonov2015-12-081-2/+0
* tsan: fix test invisible barrierDmitry Vyukov2015-12-083-18/+51
* Update clang-format-vs READMEHans Wennborg2015-12-081-3/+4
* adding readability-identifier-naming to llvm clang-tidy configuration.Mike Aizatsky2015-12-081-1/+13
* [Hexagon] Add NewValueJump support for C4_cmpneq, C4_cmplte, C4_cmplteuRon Lieberman2015-12-082-0/+107
* flip on executable bit on test runner testsTodd Fiala2015-12-082-0/+0
* Move all private members together. NFC.Rafael Espindola2015-12-081-23/+22
* [tsan] Add dispatch_group API interceptors and synchronizationKuba Brecka2015-12-082-1/+117
* [tsan] Fix memcmp interceptor to correctly use COMMON_INTERCEPTOR_NOTHING_IS_...Kuba Brecka2015-12-081-2/+2
* [mips][ias] Range check uimm8 operandsDaniel Sanders2015-12-085-6/+16
* Fix MSVC build after rL255016Tamas Berghammer2015-12-081-2/+4
* Modify "platform connect" to connect to processes as wellTamas Berghammer2015-12-0825-151/+576
* [mips][ias] Range check uimm6 operands and fix a bug this revealed.Daniel Sanders2015-12-0811-93/+193
* Add a new option to Platform::LoadImage to install the imageTamas Berghammer2015-12-088-31/+225
* Fixup dotest.py on mac for the configuration packagePavel Labath2015-12-082-3/+3
* [x86][avx512] more changes in intrinsics to be align with gcc formatAsaf Badouh2015-12-083-24/+24
* [x86][avx512] more changes in intrinsics to be align with gcc formatAsaf Badouh2015-12-081-18/+18
* [AArch64] Add ARMv8.2-A FP16 vector instructionsOliver Stannard2015-12-0831-337/+1917
* Fixup dotest.py after the configuration package introductionPavel Labath2015-12-081-1/+1
* [OPENMP 4.5] Parsing/sema for 'num_tasks' clause.Alexey Bataev2015-12-0821-12/+406
* dding test for fnstswMichael Zuckerman2015-12-081-0/+2
OpenPOWER on IntegriCloud