summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-27Hack to build .so filesHEADmasterHans de Goede1-3/+1
2016-06-27Add TGSI backend (wip)Hans de Goede1-0/+105
2016-06-27[clang-cl] Implement support for /stdDavid Majnemer3-4/+27
2016-06-26[X86] add _mm_loadu_si64Asaf Badouh2-0/+19
2016-06-25Fix unused variable warning after r273754.James Y Knight1-0/+1
2016-06-25[X86] Fix pslldq/psrldq intrinsics to not fail compilation with immediates la...Craig Topper4-250/+256
2016-06-25Fix bad test expectation.Peter Collingbourne1-2/+2
2016-06-25CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-prog...Peter Collingbourne6-30/+111
2016-06-25Implement C++17 P0386R2, inline variables. (The 'inline' specifier gives aRichard Smith27-70/+371
2016-06-24Add support for musl-libc on ARM Linux.Rafael Espindola9-11/+88
2016-06-24CodeGen: Update Clang to use the new type metadata.Peter Collingbourne22-439/+420
2016-06-24[CMake] Remove CLANG_APPEND_VC_REV optionChris Bieneman2-13/+7
2016-06-24Revert r273705Carlo Bertolli38-4347/+28
2016-06-24[OpenMP] Initial implementation of parse and sema for composite pragma 'distr...Carlo Bertolli38-28/+4347
2016-06-24clang-format: [JS] Fix build breakage.Martin Probst2-2/+2
2016-06-24DeadStoresChecker: Don't warn about dead stores into volatile variablesStephan Bergmann2-0/+6
2016-06-24Correct error in change description.Richard Smith1-1/+1
2016-06-24Remaining motions pass.Richard Smith1-2/+0
2016-06-24Inline variables tentatively approved for C++17.Richard Smith1-1/+1
2016-06-24Updates from further motions.Richard Smith1-8/+1
2016-06-24Fix make-check issuesStrahinja Petrovic1-4/+5
2016-06-24More approved features for C++17.Richard Smith1-2/+2
2016-06-24Dynamic memory allocation with alignment has been approved for C++17.Richard Smith1-2/+2
2016-06-24Using for attributes voted into C++17.Richard Smith4-1/+52
2016-06-24This patch fixes problem with passing structures and unionsStrahinja Petrovic2-1/+50
2016-06-24Add (commented out) status entries for the upcoming WG21 motions.Richard Smith1-0/+59
2016-06-24IgnoringImplicit matcher.Cong Liu5-3/+59
2016-06-24try to fix the MSVC buildDavid Majnemer1-1/+2
2016-06-24Use even more ArrayRefsDavid Majnemer8-38/+28
2016-06-24Use more ArrayRefsDavid Majnemer39-238/+174
2016-06-24Use the same underlying type for bitfieldsDavid Majnemer8-33/+33
2016-06-23Parser::ParseCXXCondition(): Prune \param in r273548 [-Wdocumentation]NAKAMURA Takumi1-3/+0
2016-06-23clang-format: [JS] handle conditionals in fields, default params.Martin Probst2-3/+11
2016-06-23Invoke simplifycfg and sroa before instcombine.Dehao Chen3-3/+28
2016-06-23clang-format: [JS] recognize more type locations.Martin Probst3-0/+19
2016-06-23Implement p0292r2 (constexpr if), a likely C++1z feature.Richard Smith24-77/+477
2016-06-23Re-commit r273548, reverted in r273589, with a fix to not produceRichard Smith16-374/+295
2016-06-23Add a test case for the regression in -Wfor-loop-analysis caused by r273548.Peter Collingbourne1-0/+6
2016-06-23Revert r273548, "Rearrange condition handling so that semantic checks on a co...Peter Collingbourne16-294/+374
2016-06-23[Analyzer] Don't cache report generation ExplodedNodesBen Craig3-3/+18
2016-06-23Restructure the propagation of -fPIC/-fPIE.Rafael Espindola12-36/+31
2016-06-23Fixing a FIXME related to Unicode support on Windows. Converted the Win32 API...Aaron Ballman1-18/+27
2016-06-23CodeGen: support linker options on Windows ARMSaleem Abdulrasool6-0/+20
2016-06-23clang-format: [Proto] Use more compact format for text-formatted optionsDaniel Jasper2-8/+5
2016-06-23Attempt to fix MIPS buildbots after r273425.Daniel Sanders1-2/+2
2016-06-23Rearrange condition handling so that semantic checks on a condition variableRichard Smith16-374/+294
2016-06-23[AVX512] Replace masked unpack builtins with shufflevector and selects.Craig Topper9-666/+618
2016-06-23Use ranges to concisely express iterationDavid Majnemer18-184/+123
2016-06-22[driver] Remove one more bunch of empty 'test inputs' folders. NFCSimon Atanasyan0-0/+0
2016-06-22[driver] Remove empty folders from the Inputs folder for the driver's tests. NFCSimon Atanasyan0-0/+0