platform/upstream/llvm.git
2014-06-26 Johannes DoerfertHybrid dependency analysis
2014-06-26 Sanjay PatelChanged Phab 'CC' to 'subscriber'; fixed typo
2014-06-26 Jim GrosbachARM: Correctly identify cortex-m4 as v7em.
2014-06-26 Matt ArsenaultR600/SI: Add FP mode bits to binary.
2014-06-26 Logan ChienSilence unused variable and parameter warnings.
2014-06-26 Alexander KornienkoMake the clang-tidy-diff.py test conditional on the...
2014-06-26 Zachary TurnerAdd a Visualizer for VarDecl.
2014-06-26 Jeroen KetemaOpenCL 1.1 does not define CL_VERSION_1_2 so use hardco...
2014-06-26 Logan ChienPropset the executables for GetProgramPath().
2014-06-26 Logan ChienImplement the -fuse-ld= option.
2014-06-26 Logan ChienFix linux build.
2014-06-26 Aaron BallmanSilencing a warning about isZExtFree hiding an inherite...
2014-06-26 Andrea Di BiagioSilence a warning due to a comparison between signed...
2014-06-26 Will SchmidtAdd support for ppc64/power8 as a host
2014-06-26 Andreas SimbuergerUse own class for storing the RejectLogs
2014-06-26 Will Schmidtadd ppc64/pwr8 as target
2014-06-26 Will SchmidtAdd ppc64/power8 as a target
2014-06-26 Andreas SimbuergerAdd diagnostic remark for ReportVariantBasePtr
2014-06-26 Renato GolinAdded parsing co-processor names starting with "cr"
2014-06-26 Logan ChienAdd missing header for _LIBUNWIND_LOG().
2014-06-26 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'single...
2014-06-26 Andreas SimbuergerFix dangling reference
2014-06-26 Simon Atanasyan[Driver] Improve the `isPathUnderSysroot()` function...
2014-06-26 Andrea Di Biagio[X86] Improve the selection of SSE3/AVX addsub instruct...
2014-06-26 Andreas SimbuergerSupport for LLVM-style RTTI isa<...>, dyn_cast<......
2014-06-26 Andreas SimbuergerSupport the new DiagnosticRemarks
2014-06-26 Dinesh DwivediThis patch removed duplicate code for matching patterns
2014-06-26 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'section...
2014-06-26 David MajnemerSema: Allow dllimport entities in template args for...
2014-06-26 Dinesh DwivediAdded instruction combine to transform few more negativ...
2014-06-26 Craig TopperConvert some function arguments to use ArrayRef.
2014-06-26 Craig TopperConvert StringLiteralParser constructor to use ArrayRef...
2014-06-26 David MajnemerGlobalOpt: Don't optimize thread_local for initializers
2014-06-26 Alp TokerMake test from r211758 portable
2014-06-26 Justin BognerCodeGen: Improve warnings about uninstrumented files...
2014-06-26 Alp TokerReformat RAVs to sync up following recent updates
2014-06-26 Alp TokerRAV: visit copy expressions of captured variables in...
2014-06-26 Matt ArsenaultR600: Fix vector FMA
2014-06-26 Reid KlecknerForward -u to the linker on gnutools toolchains
2014-06-26 Marshall ClowPatch from Albert J. Wong to make type_traits take...
2014-06-26 Reid KlecknerRemove forward decl of SmallVectorImpl now that we...
2014-06-26 Hans WennborgDon't build switch tables for dllimport and TLS variabl...
2014-06-26 Alp TokerMSVC build fix following r211749
2014-06-26 Nick KledzikFix building for iOS
2014-06-26 Adam Nemet[X86] AVX512: Fix asm syntax for packed vcmp
2014-06-26 Alp TokerIntroduce a string_ostream string builder facilty
2014-06-25 Nico WeberMinor libc++abi changes to make things build better...
2014-06-25 Argyrios KyrtzidisFor CrashRecoveryContext::RunSafelyOnThread, propagate...
2014-06-25 Ben LangmuirMake -Wincomplete-umbrella go through the VFS
2014-06-25 Nico WeberUpdate libc++abi to use the ARM EHABI unwinder from...
2014-06-25 Michael LiaoFix typo
2014-06-25 Nico WeberLand support for ARM EHABI unwinding for libunwind.
2014-06-25 David BlaikieMake PR20038.cpp test case portable to non-Itanium...
2014-06-25 NAKAMURA TakumiSuppress clang-tidy-diff.py. It is incompatible to...
2014-06-25 Juergen Ributzka[FastISel][X86] More refactoring of select lowering...
2014-06-25 Nico WeberStart landing support for ARM EHABI unwinding.
2014-06-25 Alp TokerRemove REQUIRES lines from portable tests
2014-06-25 Eric ChristopherThe includes were sorted. Revert r210578.
2014-06-25 Hans WennborgDon't allow dllimport variables in constant initializers
2014-06-25 Juergen Ributzka[FastISel][X86] Refactor XALU folding. NFC.
2014-06-25 Sanjay Patelfixed typos in comment
2014-06-25 Aaron Watryrelational: Fix signbit
2014-06-25 Ben LangmuirAdd vfs::recursive_directory_iterator
2014-06-25 Reid KlecknerMention that Phabricator users should subscribe to...
2014-06-25 Juergen Ributzka[FastISel][X86] Only fold the cmp into the select when...
2014-06-25 Zachary TurnerFix silly compilation error.
2014-06-25 Rafael EspindolaMerge the used symbol scanning of MCObjectStreamer...
2014-06-25 Zachary TurnerFix a bug in the IRMemoryMap which generated bogus...
2014-06-25 Hans WennborgMS ABI: Propagate class-level DLL attributes to class...
2014-06-25 David BlaikieRevert "PR20038: DebugInfo: Inlined call sites where...
2014-06-25 David BlaikiePR20038: DebugInfo: Inlined call sites where the caller...
2014-06-25 David BlaikiePR20038: DebugInfo: Call sites without DebugLocs for...
2014-06-25 Tyler NowickiAdd Rpass-missed and Rpass-analysis reports to the...
2014-06-25 Andrea Di Biagio[X86] Always prefer to lower a VECTOR_SHUFFLE into...
2014-06-25 Serge PavlovFix treatment of types defined in function prototype
2014-06-25 Juergen RibutzkaFix indentation.
2014-06-25 Saleem AbdulrasoolHeaders: be a bit more careful about inline asm
2014-06-25 Rafael EspindolaFix the build.
2014-06-25 Rafael EspindolaMove expression visitation logic up to MCStreamer.
2014-06-25 Alexander Potapenko[ASan] When iterating over segments on OSX, treat the...
2014-06-25 Eli BenderskyRename loop unrolling and loop vectorizer metadata...
2014-06-25 Eli BenderskyAdd some test files for r211710.
2014-06-25 Eli BenderskyRename loop unrolling and loop vectorizer metadata...
2014-06-25 JF BastienFix = delete in MSVC build from r211705
2014-06-25 Alexander KornienkoRolling back, as the test fails on one of the buildbots:
2014-06-25 Rafael EspindolaSimplify the visitation of target expressions. No funct...
2014-06-25 JF BastienRandom Number Generator (llvm)
2014-06-25 Tim Northover[mach-o]: make sure custom sort method is irreflexive.
2014-06-25 Alexander KornienkoApparently, some versions of diff like -U0 more than...
2014-06-25 Alexander KornienkoAdd a check to flag the usage of C-style casts (Google...
2014-06-25 Rafael EspindolaSimplify AddValueSymbols. No functionality change.
2014-06-25 Evgeniy Stepanov[msan] Fix bad interaction between with-calls mode...
2014-06-25 Rafael EspindolaDon't leak a file descriptor.
2014-06-25 Alexander KornienkoAdd clang-tidy-diff.py script to run clang-tidy and...
2014-06-25 Logan ChienCode cleanup.
2014-06-25 Aaron Watryrelational: Implement signbit
2014-06-25 Chandler CarruthAdd Polly to the ignored trees.
2014-06-25 Chandler Carruth[x86] Add intrinsics for the pshufd, pshuflw, and pshuf...
2014-06-25 Aaron BallmanFixing the RST markup for the #pragma loop attribute...
2014-06-25 Aaron BallmanFixing the position of the supported syntax marker...
next