platform/upstream/llvm.git
2014-06-25 David MajnemerAST: Initialization with dllimport functions in C
2014-06-25 Alexander KornienkoAdded a test to ensure -Wimplicit-fallthrough works...
2014-06-25 Alexey VolkovFix unresolved symbols when loading gold plugin
2014-06-25 Simon Atanasyan[ELF] Add two new virtual functions to the `OutputELFWr...
2014-06-25 Evgeniy Stepanov[LICM] Don't create more than one copy of an instructio...
2014-06-25 Alexey Bataev[OPENMP] OMPSimdDirective and OMPForDirective: added...
2014-06-25 Tobias Grossertest/ScopInfo: Remove %defaultOpts and list passes...
2014-06-25 Tobias GrosserClean up XFAILed test cases
2014-06-25 Zachary TurnerReplace GCC-specific intrinsic with portable alternative.
2014-06-25 Rafael EspindolaFix another asserting method in the null streamer.
2014-06-25 Zachary TurnerDon't go through the TypeSourceInfo when getting the...
2014-06-25 Rafael EspindolaFix a regression from r211653.
2014-06-25 Simon Atanasyan[Driver] Follow-up to r211598, r211663. Do not build...
2014-06-25 NAKAMURA TakumiMCNullStreamer.cpp: Roll back a few empty methods that...
2014-06-25 NAKAMURA TakumiTools.cpp: Update getLinuxDynamicLinker() to return...
2014-06-25 NAKAMURA TakumiVirtualFileSystemTest.cpp: Get rid of initializer list...
2014-06-25 NAKAMURA TakumiReformat.
2014-06-25 Alexey Bataev[OPENMP] Improved code and replaced struct by lambda.
2014-06-25 NAKAMURA TakumiCodeGen/X86/pr20088.ll: Add -march=x86-64, or llc fails...
2014-06-25 Jim InghamAdded an option to turn OFF the "detach on error" behav...
2014-06-25 JF BastienImplement predefined stdint macros
2014-06-25 Alp TokerUse SourceMgr::getMemoryBuffer() in a couple of places
2014-06-25 Ed MasteRemove extra newline from log Printf
2014-06-25 Reid KlecknerFix parsing nested __if_exists blocks
2014-06-25 Rafael EspindolaMove some trivial methods up to MCStreamer.
2014-06-25 Lang Hames[RuntimeDyld] Adds the necessary hooks to MCJIT to...
2014-06-25 Rafael EspindolaSimplify the handling of .cfi_endproc.
2014-06-25 Reid KlecknerAdd a missing test for the __if_exists extension
2014-06-25 Reid KlecknerSplit tests for __if_exists out into their own file
2014-06-24 Hans WennborgMS ABI: Ignore dll attributes on partial template speci...
2014-06-24 Hans WennborgMerge handleDLLImportAttr and handleDLLExportAttr into...
2014-06-24 Rafael EspindolaSimplify EmitLabel.
2014-06-24 Juergen Ributzka[FastISel][X86] Fold XALU condition into branch and...
2014-06-24 Tom StellardR600/SI: Use a ComplexPattern for MUBUF stores
2014-06-24 Tom StellardR600: Promote i64 stores to v2i32
2014-06-24 NAKAMURA Takumildr-pseudo-obj-errors.s: Fix silly copypasto.
2014-06-24 Richard TrieuProvide a better diagnostic when braces are put before...
2014-06-24 NAKAMURA Takumillvm/test/MC/AArch64/ldr-pseudo-obj-errors.s: Add ...
2014-06-24 Rafael EspindolaPrint a=b as an assignment.
2014-06-24 Greg ClaytonPatch from Keno Fischer to enable JITLoaderGDB with...
2014-06-24 Matt ArsenaultR600: Fix inconsistency in rsq instructions.
2014-06-24 Jim InghamRework fix in r201744. You really DO need to waitpid...
2014-06-24 Todd FialaFix up Windows build for the SBUnixSignals addition.
2014-06-24 Sanjay Patelfixed a few typos in comments
2014-06-24 Ben LangmuirFix test issues from r211623 and remove test-only API
2014-06-24 Matt ArsenaultForgot to add file in r211631
2014-06-24 Matt ArsenaultAdd R600 builtin codegen.
2014-06-24 Matt ArsenaultFix missing C++ mode comment
2014-06-24 David Fangeliminate install of duplicate headers (take 2)
2014-06-24 David BlaikieFix up scoping in a few tests (and delete one that...
2014-06-24 Bill Schmidt[PPC64] Fix PR20071 (fctiduz generated for targets...
2014-06-24 Rafael EspindolaCorrectly Load Mixed FP-GP Variadic Arguments for x86-64.
2014-06-24 Ben LangmuirDisable the bits of r211623 that broke the bots
2014-06-24 Brad SmithUse appropriate default PIE settings for OpenBSD.
2014-06-24 Ben LangmuirAdd directory_iterator for (non-recursive) iteration...
2014-06-24 Alp TokerSimplify optimization-remark.c test following r211610
2014-06-24 Ed MasteRestore r211547: Add newline on last line of a few...
2014-06-24 Ed MasteRestore fixes reverted by r211607:
2014-06-24 Simon Atanasyan[Driver][Mips] Support mips64-linux-gnuabi64 / mips64el...
2014-06-24 Deepak PanickalRemove unused files, causing CMake build error.
2014-06-24 Robert Khasanovvpblend intrinsics combines as shifts intrinsics due...
2014-06-24 Matt ArsenaultR600: Remove DIV_INF
2014-06-24 David BlaikieFix test added in r211610 so it doesn't race on output...
2014-06-24 Matt ArsenaultR600/SI: Move pattern to instruction definition
2014-06-24 Weiming ZhaoFix test case in r211605/r211533
2014-06-24 Johannes Doerfert[Refactor] Create nicer test cases from C/C++
2014-06-24 Fariborz JahanianObjective-C. When we use @selector(save:), etc. there...
2014-06-24 Diego NovilloAdd new debug kind LocTrackingOnly.
2014-06-24 Diego NovilloAdd new debug kind LocTrackingOnly.
2014-06-24 Greg FitzgeraldRemove ARM XFAIL from passing test
2014-06-24 Deepak PanickalAdded support for new MI commands and bug fixes. More...
2014-06-24 Aaron BallmanAllow static_assert inside an anonymous union; fixes...
2014-06-24 Weiming ZhaoResubmit commit r211533
2014-06-24 Logan ChienUse lowercase windows.h for mingw cross compilation.
2014-06-24 David MajnemerCodeGen: Avoid multiple strlen calls
2014-06-24 Christian PirkerARM: Fix TPsoft for Thumb mode
2014-06-24 Alexander KornienkoRemove an empty directory left after r211508.
2014-06-24 Alexander KornienkoFix "warning: fallthrough annotation does not directly...
2014-06-24 Daniel Sanders[mips] Correct linux dynamic linker for -mnan=2008
2014-06-24 Rafael EspindolaReplace two release calls with std::move. I missed...
2014-06-24 Rafael EspindolaUpdate for llvm api change.
2014-06-24 Rafael EspindolaPass a unique_ptr<MemoryBuffer> to the constructors...
2014-06-24 Daniel SandersRevert: r211588 - [mips] Use __clear_cache builtin...
2014-06-24 NAKAMURA TakumiRevert r211121 (and r211285), "Change libclang initiali...
2014-06-24 NAKAMURA TakumiRevert r211287, "Remove support for LLVM runtime multi...
2014-06-24 Tobias Grossercmake: Fix reference to Pluto file
2014-06-24 Daniel Sanders[mips] Added support for assembling sdbbp.
2014-06-24 Alexey Bataev[OPENMP] Additional checking for 'collapse' clause.
2014-06-24 Daniel Sanders[mips] Use __clear_cache builtin instead of cacheflush...
2014-06-24 Daniel Sanders[asan] adding support of 32-bit address sanitizer for...
2014-06-24 Tim NorthoverARM: remove dead CodeGen functions.
2014-06-24 Evgeniy Stepanov[msan] Fix origin copying.
2014-06-24 Benjamin KramerInstCombine: Disable umul.with.overflow recognition...
2014-06-24 Benjamin KramerInstCombine: Don't try to reorder shuffles where the...
2014-06-24 Jeroen KetemaAdd half limits
2014-06-24 Jeroen KetemaIntroduce CLC_VERSION macros v2
2014-06-24 Jeroen KetemaAdd MAXFLOAT
2014-06-24 Jeroen KetemaMove clcmacro.h to avoid cluttering user namespace v2
2014-06-24 Daniel Jasperclang-format: Understand that breaking before lambdas...
2014-06-24 Evgeniy Stepanov[msan] Print stats even on successful run with atexit=1.
next