platform/upstream/llvm.git
2014-07-23 Saleem AbdulrasoolAsmParser: remove deprecated LLIR support
2014-07-23 Saleem AbdulrasoolExecutionEngine: remove a stray semicolon
2014-07-23 Mark HeffernanRename metadata in test which was missed when renaming...
2014-07-23 Robert Khasanov[SKX] Fix lowercase "error:" in rev 213757
2014-07-23 Justin Holewinski[NVPTX] Make sure we do not generate MULWIDE ISD nodes...
2014-07-23 Mark HeffernanIn unroll pragma syntax and loop hint metadata, change...
2014-07-23 Mark HeffernanIn unroll pragma syntax and loop hint metadata, change...
2014-07-23 Alex Lorenztest commit: remove trailing space
2014-07-23 Artyom SkrobovFix test/Driver/cl-x86-flags.c by providing explicit...
2014-07-23 Marshall ClowUpdate the synopsis and comments with the results of...
2014-07-23 Ben LangmuirAdd stopgap option -fmodule-implementation-of <name>
2014-07-23 Todd FialaAdd kalimba architecture checking to TestImageListMulti...
2014-07-23 Tom StellardImplement sin builtin for float types
2014-07-23 Tom StellardImplement cos builtin for float types
2014-07-23 Tom StellardImplement atan2 builtin
2014-07-23 Tom StellardImplement atan builtin
2014-07-23 Chad Rosier[AArch64] Lower sdiv x, pow2 using add + select + shift.
2014-07-23 Robert Khasanov[SKX] Enabling mask instructions: encoding, lowering
2014-07-23 Todd FialaImprove documentation on triple encoding expectations...
2014-07-23 Todd FialaUpdate lldb to track recent Triple arm64 enum removal...
2014-07-23 Tim NorthoverARM: spot SBFX-compatbile code expressed with sign_exte...
2014-07-23 Tim NorthoverARM: add patterns for [su]xta[bh] from just a shift.
2014-07-23 James MolloyEnable partial libcall inlining for all targets by...
2014-07-23 Daniel JasperPrevent assert in ASTMatchFinder.
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Daniel SandersAdded release notes for MIPS.
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-07-23 Tim NorthoverAArch64: use aarch64_be instead of arm64_be in all...
2014-07-23 Tilmann Scheller[ARM] Make the assembler reject unpredictable pre/post...
2014-07-23 Tim NorthoverAArch64: update Clang for merged arm64/aarch64 triples.
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-07-23 Daniel Sanders[mips] -mno-shared should only be given to the assemble...
2014-07-23 Benjamin KramerAdd the fix that should've accompanied r213738.
2014-07-23 Benjamin Kramercheck_clang_tidy_fix.sh: Fail immediately if clang...
2014-07-23 Benjamin KramerReapply r213647 with a fix.
2014-07-23 Benjamin KramerASTMatchers: Bound node results are always const, make...
2014-07-23 Andrea Di BiagioRevert r211771. It was: "[X86] Improve the selection...
2014-07-23 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'update...
2014-07-23 Simon Atanasyan[Driver][Mips] Restore FIXME comment was removed accide...
2014-07-23 Yi KongARM: Add doc for ACLE memory barrier intrinsics
2014-07-23 Chandler Carruth[x86] Clean up a test case to use check labels and...
2014-07-23 Yi KongAdd module map entry for ARM ACLE header file
2014-07-23 Tilmann Scheller[ARM] Add regression test for the earlyclobber constrai...
2014-07-23 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-23 Alexey Bataev[OPENMP] Initial parsing an sema analysis for 'write...
2014-07-23 Chandler Carruth[SDAG] Make the DAGCombine worklist not grow endlessly...
2014-07-23 Nick LewyckyWe may visit a call that uses an alloca multiple times...
2014-07-23 Nico WeberImprove diagnostic on default-initializing const variab...
2014-07-23 Renato GolinRevert "Include assembly files in builtins library...
2014-07-23 NAKAMURA TakumiRework to let RuntimeDyld/X86/MachO_x86-64_PIC_relocati...
2014-07-23 Richard SmithRevert r213647; the added test triggers an assertion.
2014-07-23 NAKAMURA TakumiSuppress a test on win32 for now, llvm/test/ExecutionEn...
2014-07-23 NAKAMURA TakumiRuntimeDyld/X86/MachO_x86-64_PIC_relocations.s: Use...
2014-07-23 Richard SmithAST printer: fix double space before base class with...
2014-07-23 Richard SmithWhen pretty-printing a declaration of a pack, put the...
2014-07-23 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'read...
2014-07-23 Saleem AbdulrasoolPlugins: silence a few more signed comparision warnings
2014-07-23 Saleem AbdulrasoolTarget: silence a GCC warning
2014-07-23 Saleem Abdulrasooltest: add an explicit target triple
2014-07-23 Rui Ueyama[PECOFF] Fix entry point functions selection
2014-07-23 Nick Kledzik[mach-o] add initial support for modes in arm code.
2014-07-23 NAKAMURA TakumiTrailing whitespace.
2014-07-23 NAKAMURA TakumiRuntimeDyldMachOAArch64.h: Fix a warning. [-Wunused...
2014-07-22 Richard SmithPR14615: add (passing) tests for this already-fixed bug
2014-07-22 Lang Hames[MCJIT] Make stub_addr functionality in RuntimeDyldChec...
2014-07-22 Todd FialaEnable lldb-platform exe support for Linux.
2014-07-22 Lang Hames[MCJIT] Teach RuntimeDyldChecker to handle underscores...
2014-07-22 Juergen RibutzkaXFAIL the test on MIPS
2014-07-22 Juergen Ributzka[FastIsel][AArch64] Add support for the FastLowerCall...
2014-07-22 Juergen Ributzka[AArch64] Use CHECK-LABEL in ARM64 ABI unit tests.
2014-07-22 Alexey Samsonov[Sanitizer] Disable Wframe-larger-than on PowerPC hosts
2014-07-22 Lang Hames[MCJIT] Improve stub_addr file-not-found diagnostic...
2014-07-22 Nick Kledzik[mach-o] add support for round tripping all arm/thumb...
2014-07-22 Rui Ueyama[PECOFF] Parameterize ResovalbeSymbols object.
2014-07-22 Lang Hames[MCJIT] Refactor and add stub inspection to the Runtime...
2014-07-22 Rui Ueyama[PECOFF] Remember /noentry option so that later passes...
2014-07-22 David MajnemerSBCommunication: Fix a pointer-to-function to void...
2014-07-22 David MajnemerScriptInterpreterPython: %p should be used with void...
2014-07-22 Juergen RibutzkaAppease the buildbots.
2014-07-22 David MajnemerHost: Fix a pointer-to-function to void-pointer cast
2014-07-22 David MajnemerSBHostOS: Fix a pointer-to-function to void-pointer...
2014-07-22 David MajnemerPluginManager: Don't cast from void-pointer to pointer...
2014-07-22 Simon Atanasyan[Mips] Replace assembler code by YAML to make the ...
2014-07-22 Juergen Ributzka[RuntimeDyld][MachO][AArch64] Add a helper function...
2014-07-22 Juergen Ributzka[RuntimeDyld][MachO][AArch64] Implement the decodeAdden...
2014-07-22 Juergen Ributzka[RuntimeDyld][MachO][AArch64] Add assertion to check...
2014-07-22 Juergen Ributzka[RuntimeDyld] Change the return type of decodeAddend...
2014-07-22 Renato GolinFix incompatible assembly in ARM builtins library
2014-07-22 Renato GolinInclude assembly files in builtins library build
2014-07-22 David MajnemerTypeSynthetic: Fix a pointer-to-function to void-pointe...
2014-07-22 David MajnemerMangled: Fix an 'unused variable' warning on GNU/Linux
2014-07-22 Ehsan AkhgariUse the correct from type in a SCS
2014-07-22 Suyog SardaThis patch implements optimization as mentioned in...
2014-07-22 Suyog SardaAdded InstCombine transform for pattern "(A & B) ^...
2014-07-22 Suyog SardaAdded InstCombine Transform for patterns:
2014-07-22 Dan LiewRevert "Treat warnings in Sphinx as errors. The reasons...
2014-07-22 Dan LiewAdd LLVM_TOOLS_BINARY_DIR variable to LLVMConfig.cmake...
2014-07-22 Alexey Samsonov[ASan] Fix comments about __sanitizer_cov function
2014-07-22 Dan AlbertFix classic_locale for Android.
2014-07-22 Kate StoneDramatically improves C++ demangling performance by...
next