platform/upstream/llvm.git
2014-02-12 Tom StellardRevert "Enforce python2 for systems that use python3...
2014-02-12 Daniel SandersArcanist failed to commit the two clang test correction...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-02-12 Dmitri Gribenkolibclang: fix a crash in clang_disposeDiagnosticSet...
2014-02-12 Evgeniy Stepanov[sanitizer] Fix wait4 interceptor on Android.
2014-02-12 Tim NorthoverWhitespace cleanup (mostly stray tabs, a few not-quite...
2014-02-12 Tim NorthoverARM & NEON: add test for r101232
2014-02-12 Tim NorthoverARM NEON: fix range checking on immediates.
2014-02-12 Dmitri GribenkoDon't use find | xargs in test/Modules/fmodules-validat...
2014-02-12 NAKAMURA TakumiWindows/Path.inc: Move <shlobj.h> after "Windows.h...
2014-02-12 NAKAMURA TakumiTeach tablegen() macro to check needed variables
2014-02-12 NAKAMURA Takumiclang/test/Modules/fmodules-validate-once-per-build...
2014-02-12 NAKAMURA Takumiclang/lib/Driver/Multilib.cpp: Rewrite normalizePathSeg...
2014-02-12 Kostya Serebryany[sanitizer] added class BVGraph, to be used in a deadlo...
2014-02-12 Dmitri Gribenko'svn add' files I forgot for r201224 (Add an option...
2014-02-12 Dmitri GribenkoAdd an option to allow Clang verify source files for...
2014-02-12 Amara Emerson[ARM] Fix NEON wrongly being enabled with soft-float...
2014-02-12 Benjamin KramerR600: Always implement both versions of isTruncateFree...
2014-02-12 Alexander KornienkoConsume checker names from clang static analyzer.
2014-02-12 Daniel JasperFix memory leak introduced by r201010.
2014-02-12 Alexey Samsonov[TSan] Kill tsan_symbolize_addr2line_linux.cc
2014-02-12 Alexey Samsonov[Sanitizer] Teach external symbolizer to work with...
2014-02-12 Alexey Samsonov[UBSan] Parse common runtime flags before using a symbo...
2014-02-12 Craig TopperRemove special case filtering for instructions with...
2014-02-12 Craig TopperMark XACQUIRE_PREFIX/XRELEASE_PREFIX as isAsmParserOnly...
2014-02-12 Todd FialaFix elf core file VMA-contiguous region collapsing.
2014-02-12 Alexey Samsonov[Sanitizer] Build sanitizer_common with -Wframe-larger...
2014-02-12 Alexey Samsonov[Sanitizer] Reduce stack frame size of SlowUnwindStackW...
2014-02-12 NAKAMURA Takumi[PR18809] Mark DebugInfo/empty.ll as XFAIL:cygming.
2014-02-12 Kostya Serebryany[sanitizer] added a bit vector class to be used in...
2014-02-12 Jonathan RoelofsFix r201205's use-after-free bug caught by sanitizer bot
2014-02-12 Jonathan Roelofs[libcxxabi] Fix broken codesourcery.com links in comments
2014-02-12 Craig TopperTest case I forgot to 'add' for r201126.
2014-02-12 Enrico GranataAvoid leaking namebuf in case of an early exit
2014-02-12 Jonathan RoelofsAdd Multilib selection machinery
2014-02-12 Tobias GrosserFix formatting
2014-02-12 Jonathan RoelofsRevert 201202
2014-02-12 Jonathan RoelofsAdd Multilib selection machinery
2014-02-12 Matt ArsenaultRemove unneeded include
2014-02-12 Filipe CabecinhasFix cmake compilation on Mac OS X.
2014-02-12 David MajnemerMS ABI: vptr injection should obey alignment requirements
2014-02-12 David BlaikieDwarfUnit: Include type unit's file strings in the...
2014-02-12 David BlaikieFix some formatting in my last commit (r201196)
2014-02-12 David BlaikieDwarfUnit: Provide a reference to a defining DwarfCompi...
2014-02-12 David BlaikieDwarfUnit: Refactor DW_AT_file creation into a common...
2014-02-11 David BlaikieDwarfUnit: Replace unnecessary conditionals with asserts.
2014-02-11 Evan ChengTweak ARM fastcc by adopting these two AAPCS rules:
2014-02-11 Tobias GrosserAdd link to polyhedral.info
2014-02-11 Tobias GrosserRemove MayAliasSet class
2014-02-11 Adrian PrantlReapply r201180 with an additional error path.
2014-02-11 Alexander KornienkoFix build error caused by r201186 (GCC's "declaration...
2014-02-11 Adrian PrantlRevert "Debug info: Emit values in subregisters that...
2014-02-11 David BlaikieDebugInfo: Don't include the name of the CU file in...
2014-02-11 Alexander KornienkoExpose the name of the checker producing each diagnosti...
2014-02-11 David BlaikieDebugInfo: Remove dependence on file numbering in the...
2014-02-11 Hans WennborgRequire CMake 2.8.12.1 or later on Windows
2014-02-11 David BlaikieRemove bad debug info test.
2014-02-11 Sylvestre Ledruupdate of the clang version (should probably managed...
2014-02-11 Adrian Prantlwhitespace
2014-02-11 Adrian PrantlDebug info: Emit values in subregisters that do not...
2014-02-11 Adrian Prantlmake llvm-dwarfdump a little more resilient when parsin...
2014-02-11 David BlaikieRemove bad debug info test.
2014-02-11 Matt ArsenaultR600/SI: Fix assertion on infinite loops.
2014-02-11 Benjamin KramerInstCombine: Teach icmp merging about the equivalence...
2014-02-11 David MajnemerMS ABI: Add support for the -vm{b,g,s,m,v} flags
2014-02-11 Jim GrosbachTidy up a bit. Formatting only.
2014-02-11 Jim GrosbachARM: Thumb2 LDR(literal) can target SP.
2014-02-11 Jonathan RoelofsTest commit -- Remove an extra newline from Toolchains.cpp
2014-02-11 Greg ClaytonWhen a multiline expression produces output, the multi...
2014-02-11 Benjamin KramerSCEV: Cast switched values to make -Wswitch more useful.
2014-02-11 Ed MasteRemove decorator for llvm.org/pr17233
2014-02-11 Ed MasteRemove FreeBSD decorator for llvm.org/pr17499 (no longe...
2014-02-11 Ed MasteRemove decorators for llvm.org/pr17920 fixed by r200646
2014-02-11 Ed MasteUpdate decorator for FreeBSD failure pr18066
2014-02-11 Argyrios Kyrtzidis[Sema] Revert the change in r200622 that allowed intege...
2014-02-11 Greg ClaytonDon’t leak memory when reading memory and we do an...
2014-02-11 Sylvestre LedruImprove the declaration when LDPO_PIE is not available.
2014-02-11 Jordan Rose'nonnull(1)' on a block parameter should apply to the...
2014-02-11 Sylvestre LedruIf LDPO_PIE is not defined (before binutils 2.23 version),
2014-02-11 Mark SeabornAdd a note about using "Differential Revision:" in...
2014-02-11 Benjamin KramerScalarEvolution: Analyze trip count of loops with a...
2014-02-11 Robert LougherTeach the DAGCombiner how to fold concat_vector nodes...
2014-02-11 Dmitri GribenkoRename some PCH-related errors to have 'err_' as their...
2014-02-11 Dmitri GribenkoFix a typo in the function name that I just introduced...
2014-02-11 Dmitri Gribenkolibclang: audit all APIs that accept a CXTranslationUni...
2014-02-11 Evgeniy Stepanov[asan] Fix Windows build.
2014-02-11 Ed MasteAdd decorator for llvm.org/pr18805 until root cause...
2014-02-11 Evgeniy Stepanov[sanitizer] Fix build.
2014-02-11 Evgeniy Stepanov[sanitizer] Use system unwinder in signal handlers...
2014-02-11 Alexey Samsonov[Sanitizer] External symbolizer refactoring: split...
2014-02-11 Bradley Smith[AArch64] Add missing PCRel relocations for AArch64...
2014-02-11 Chandler Carruth[LPM] Switch LICM to actively use LCSSA in addition...
2014-02-11 Alexey SamsonovRemove unused config.llvm_symbolizer_path
2014-02-11 Dmitri Gribenkolibclang: use namespace qualifiers in the macro, so...
2014-02-11 Tim NorthoverAArch64: share slgihtly more NEON implementation with...
2014-02-11 Robert LyttonXCore target: fix const section handling
2014-02-11 Robert Lytton XCore target: Lower ATOMIC_LOAD & ATOMIC_STORE
2014-02-11 Robert LyttonXCore target: add section information.
2014-02-11 Robert LyttonXCore target: Pass through "-fverbose-asm" flag to...
2014-02-11 Elena DemikhovskyAVX: fixed a bug in LowerVECTOR_SHUFFLE
next