platform/upstream/llvm.git
2014-05-20 Eric ChristopherClean up language and grammar.
2014-05-20 Eric ChristopherClean up language and grammar.
2014-05-20 Joerg SonnenbergerGo via uintptr_t when casting away constness, otherwise...
2014-05-20 Alp TokerFix typos
2014-05-20 NAKAMURA Takumiclang/test/SemaCXX/err_init_conversion_failed.cpp:...
2014-05-20 Daniel SandersTemporarily revert: r209129 - [mips][mips64r6] Sorted...
2014-05-20 Timur Iskhodzhanov[ASan Win] Simplify and improve the way we forward...
2014-05-20 Aaron BallmanNone of these attributes require FunctionTemplate to...
2014-05-20 Bradley Smith[ARM64] Port basic-a64-diagnostics.s over to ARM64
2014-05-20 Tim NorthoverTableGen: permit non-leaf ComplexPattern uses
2014-05-20 Daniel Jasperclang-format: [JS] Understand top-level function litera...
2014-05-20 Simon AtanasyanAdd parentheses to suppress the gcc warning '-Wparenthe...
2014-05-20 Benjamin KramerLegalizer: Make bswap promotion safe for vectors.
2014-05-20 Simon Atanasyan[Mips] Add more relocation types and MIPS specific...
2014-05-20 Christian PirkerARMEB: Additional test files for ARM fixups
2014-05-20 Tim NorthoverTableGen: convert InstAlias's Emit bit to an int.
2014-05-20 Alexey Volkov[X86] Tune LEA usage for Silvermont
2014-05-20 Zinovy Nis[LV][REFACTOR] One more tiny fix for printing debug...
2014-05-20 Robert LyttonXCore target: sort typestring enum fields alphabetically
2014-05-20 Ben LangmuirSpeculative fix for Windows buildbot after r209138
2014-05-20 Saleem Abdulrasoolllvm-readobj: use range-based for loop
2014-05-20 Nick LewyckyTeach isKnownNonNull that a nonnull return is not null...
2014-05-20 Craig Topper[C++11] Use 'nullptr'. Tooling edition.
2014-05-20 Craig Topper[C++11] Use 'nullptr'. Analysis edition.
2014-05-20 Richard TrieuFix diagnostic message for member function pointer...
2014-05-20 David BlaikieDebugInfo: Emit function definitions within their names...
2014-05-20 David BlaikieFollow up to 209187, updating a test to use FileCheck...
2014-05-20 David BlaikieUpdate test/DebugInfo/2010-04-06-NestedFnDbgInfo.ll...
2014-05-20 Richard TrieuIgnore void returning overloaded functions fom -Wunused...
2014-05-20 Nick LewyckyAdd 'nonnull', a new parameter and return attribute...
2014-05-19 Alp TokerARCMT/GC-check-warn-nsalloc.m: don't provide a diag...
2014-05-19 Adrian PrantlLTO: Add a testcase for linking modules with incompatib...
2014-05-19 Adrian PrantlDemote the "Debug Info Version" module flag to llvm...
2014-05-19 Kevin EnderbyOK, NAKAMURA Takumi beat me to this change. So backing...
2014-05-19 Renato GolinUsing SmallString and correct addr var
2014-05-19 Kevin EnderbyDavid Blaikie pointed out that the test added in r20915...
2014-05-19 David BlaikieDebugInfo: Assume all subprogram DIEs have been created...
2014-05-19 NAKAMURA Takumi[CMake] Add llvm-size to check-llvm, to fix build since...
2014-05-19 Chad Rosier[ARM64] Adds Cortex-A53 scheduling support for vector...
2014-05-19 Alp TokerImprove test verification from r209172
2014-05-19 Matt ArsenaultRemove unused method declaration
2014-05-19 Alexey SamsonovAdd documentation for llvm-dwarfdump tool
2014-05-19 Alp TokerGet ARCMT/GC-check-warn-nsalloc.m working
2014-05-19 Renato GolinFix usage of string when StringRef was needed
2014-05-19 Todd FialaAdded gdb remote protocol tests across all qRegisterInf...
2014-05-19 Richard Smith[modules] Fix ODR violation: there's another clang...
2014-05-19 Richard Smith[module] Remove a header that isn't used and doesn...
2014-05-19 Peter CollingbourneImplement the no_split_stack attribute.
2014-05-19 David BlaikieDebugInfo: Don't include DW_AT_inline on each abstract...
2014-05-19 David BlaikieDebugInfo: Fix missing inlined_subroutines caused by...
2014-05-19 Eric ChristopherFix typos.
2014-05-19 Reid Klecknercmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS
2014-05-19 Juergen Ributzka[ConstantHoisting][X86] Change the cost model to never...
2014-05-19 Richard SmithIf two sibling modules declare the same entity, and...
2014-05-19 Greg ClaytonDon't allow two threads to both be in SBDebugger::Creat...
2014-05-19 Andrea Di Biagio[X86] Add ISel patterns to improve the selection of...
2014-05-19 Kevin EnderbyImplement MachOObjectFile::isSectionData() and MachOObj...
2014-05-19 Hans WennborgAllow dllimport on function definitions when they're...
2014-05-19 Filipe CabecinhasAdded more insertps optimizations
2014-05-19 Lang HamesFix testers by removing dubious testcase for r209154.
2014-05-19 Lang Hames[RuntimeDyld] Fix x86-64 MachO GOT relocation handling.
2014-05-19 Simon Atanasyan[Mips] Show warning if the linker cannot find a pair...
2014-05-19 Alexey SamsonovKill symbolization functionality in llvm-dwarfdump...
2014-05-19 Todd FialaRevert r209142.
2014-05-19 Peter CollingbourneCheck the alwaysinline attribute on the call as well...
2014-05-19 Renato GolinNon-allocatable Global Named Register
2014-05-19 Aaron BallmanRemoving an XFAIL which shouldn't apply. We no longer...
2014-05-19 Matt ArsenaultUse range for
2014-05-19 Alexander KornienkoAdded a comment
2014-05-19 Hans Wennborgtest/CodeGenCXX/dllexport.cpp: -O2 and -disable-llvm...
2014-05-19 Ben LangmuirDon't refresh stat() info for pcm files
2014-05-19 Todd FialaUpdate Xcode settings for Xcode 5.1 (5B130a) to remove...
2014-05-19 Alexander KornienkoImproved llvm-namespace-comment check.
2014-05-19 Aaron BallmanThis test doesn't need to be XFAILed anywhere; it just...
2014-05-19 Jyotsna Vermareverting r209132
2014-05-19 Ben LangmuirFix use-after-free and spurious error during module...
2014-05-19 Alp TokerMemoryBuffer: Use GetNativeSystemInfo()
2014-05-19 Sergey Matveev[sanitizer] Fix go build following r209121.
2014-05-19 Eric ChristopherRevert "Patch for function cloning to inline all blocks...
2014-05-19 Bradley Smith[ARM64] Split tbz/tbnz into W/X register variant
2014-05-19 Joerg SonnenbergerRevert use of 128bit support on 32bit PPC, it breaks...
2014-05-19 Jyotsna VermaHexagon: Add encoding bits to the mpy instructions.
2014-05-19 Anton Yartsev[analyzer] Alpha and implicit checker lists, expand...
2014-05-19 Aaron BallmanThis test is XFAILed on Windows, but I cannot see a...
2014-05-19 Zoran Jovanovic[mips][mips64r6] Sorted *_ENC, *_DESC classes and tests
2014-05-19 Aaron BallmanFixing some comments in this test. No functional changes.
2014-05-19 Joey Gouly[OpenCL] Reject reqd_work_group_size(X, Y, Z) where...
2014-05-19 Aaron BallmanResolving MSVC warnings about switch statements with...
2014-05-19 Benjamin KramerFlip on vectorization of bswap intrinsics.
2014-05-19 Oliver StannardPass -gdwarf-N options to integrated assembler
2014-05-19 Benjamin KramerSDAG: Legalize vector BSWAP into a shuffle if the shuff...
2014-05-19 Oliver StannardARM: PCS non-compliance when struct is padded to avoid...
2014-05-19 Sergey Matveev[sanitizer] Support sandboxing in sanitizer coverage.
2014-05-19 Manuel KlimekMake the ARCMT tests self-contained.
2014-05-19 Sergey Matveev[asan] Make the coverage tests clean up after themselves.
2014-05-19 Hafiz Abid... Build lldb-mi with autotools on Linux.
2014-05-19 Kostya Serebryany[asan] update asan_symbolize.py to use the new llvm...
2014-05-19 Timur Iskhodzhanov[Sanitizer tests] Don't need to use -lstdc++ thanks...
2014-05-19 Daniel Jasperclang-format: Don't force line breaks in ObjC calls...
2014-05-19 Daniel Jasperclang-format: [JS] Support ES6 destructuring assignments.
next