summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of condition variables in the face of temp dtors.Manuel Klimek2014-05-052-13/+10
* Move test from r207969 to another folder and rename it.Michael Zolotukhin2014-05-051-0/+0
* Always set alignment of vectorized LD/ST in SLP-Vectorizer. <rdar://problem...Yi Jiang2014-05-052-0/+31
* Fix spelling.Joerg Sonnenberger2014-05-051-0/+0
* Be a bit more specific in the release notes.Rafael Espindola2014-05-051-1/+2
* LTO: -internalize sets visibility to defaultDuncan P. N. Exon Smith2014-05-052-0/+28
* CodeGen: Cleanup visibility in RTTIBuilderDuncan P. N. Exon Smith2014-05-051-9/+5
* Remove the -disable-cfi option.Rafael Espindola2014-05-054-40/+2
* [Test] Remove substitution for clangAdam Nemet2014-05-051-1/+0
* Add -Wmodule-build to make it easy to see when modules are (re)builtBen Langmuir2014-05-053-0/+27
* Modify test to not use -disable-cfi.Rafael Espindola2014-05-052-34/+27
* Select bdver2 instead of bdver1 if TBM support is present on models < 0x10.Kaelyn Takata2014-05-051-1/+2
* Move test to the ARM64 directory.Rafael Espindola2014-05-051-0/+0
* Convert a CodeGen test into a MC test.Rafael Espindola2014-05-052-161/+208
* Add clang-tidy -header-filter optionAlexander Kornienko2014-05-057-6/+64
* Fix test from r207966 and add a comment there.Michael Zolotukhin2014-05-051-2/+4
* [ASan/Win] Fix issue 305 -- don't instrument .CRT initializer/terminator call...Timur Iskhodzhanov2014-05-051-4/+14
* Trivial simplification. No functionality change.Rafael Espindola2014-05-051-1/+1
* Add regression test for r207692.Michael Zolotukhin2014-05-051-0/+23
* clang-format: Understand functions with decltype return type.Daniel Jasper2014-05-052-1/+10
* Added some heuristics to identify c style castingDinesh Dwivedi2014-05-052-17/+46
* Driver: Recognize CentOS 6 as RHEL 6.Benjamin Kramer2014-05-051-11/+9
* StringRefize and take out an old FIXMEAlp Toker2014-05-054-9/+8
* clang-format: Improve understanding of decltype.Daniel Jasper2014-05-052-1/+5
* [ASan/Win] Add DLL thunks for the fake stack interfaceTimur Iskhodzhanov2014-05-051-0/+3
* Fix gcc -pedantic warning in lto.cpp.Patrik Hagglund2014-05-051-2/+2
* Fix bug in clang-format while merging short functionDinesh Dwivedi2014-05-052-4/+95
* Fix crash when resolving branch conditions for temporary destructor condition...Manuel Klimek2014-05-052-25/+52
* Simplify getARMCPUForMArch() and make it more consistentChristian Pirker2014-05-052-53/+53
* clang-format: Fix import statements with ColumnLimit: 0Daniel Jasper2014-05-052-1/+6
* tsan: disable debug output in normal modeDmitry Vyukov2014-05-051-6/+5
* [ELF] Use a range based access to the ELFFile's sections collection.Simon Atanasyan2014-05-052-24/+19
* Add range access to ELFFile's sections collection.Simon Atanasyan2014-05-051-16/+19
* Update lit.cfg to support the clang-interpreter test from r207950Alp Toker2014-05-052-0/+2
* Add speculative clang-interpreter testAlp Toker2014-05-051-0/+10
* [Mips] R_MIPS_GPREL32 relocation support.Simon Atanasyan2014-05-055-5/+187
* Make module self-import an errorBen Langmuir2014-05-055-7/+21
* cindex-dump.py: fix the --show-ids description stringAlp Toker2014-05-051-1/+1
* Fix cindex-dump.py --show-idsAlp Toker2014-05-051-1/+1
* Rename eExecution*** to eExpression*** to be consistent with the result type.Jim Ingham2014-05-0522-122/+122
* Make the Expression Execution result enum available to the SB API layer.Jim Ingham2014-05-0530-105/+224
* CodeGen: correct memset emittance for WoASaleem Abdulrasool2014-05-042-1/+20
* CodeGen: strengthen WoA AEABI avoidance testsSaleem Abdulrasool2014-05-041-0/+22
* MC: support FK_SecRel_4 for Windows on ARMSaleem Abdulrasool2014-05-043-0/+48
* LoopUnroll: If we're doing partial unrolling, use the PartialThreshold to lim...Benjamin Kramer2014-05-042-3/+53
* SLPVectorizer: Bring back the insertelement patch (r205965) with fixesArnold Schwaighofer2014-05-043-30/+211
* Try harder to get the compiler to use float registers in differentJoerg Sonnenberger2014-05-041-8/+26
* AVX-512: minor change in rndscale intrinsicElena Demikhovsky2014-05-042-4/+13
* Split out header integration testsAlp Toker2014-05-044-0/+0
* [LCG] Add the last (and most complex) of the edge insertion mutationChandler Carruth2014-05-043-0/+290
OpenPOWER on IntegriCloud