platform/upstream/llvm.git
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.
2014-05-19 Daniel Jasperclang-format: [JS] Support for EC6 arrow functions.
2014-05-19 Daniel JasperAddress review comments on r208954. No functional changes.
2014-05-19 Dinesh DwivediAdded inst-combine for 'MIN(MIN(A, 97), 23)' and 'MAX...
2014-05-19 Todd FialaAdded gdb remote test for one valid qRegisterInfo result.
2014-05-19 Todd FialaAdd support for gdb remote $X stop notification.
2014-05-19 Filipe CabecinhasChange the blend tests to AVX, not AVX2.
2014-05-19 NAKAMURA TakumiReformat blank lines.
2014-05-19 NAKAMURA TakumiWhitespace.
2014-05-19 Saleem Abdulrasoolpolly: update for LLVM API change
2014-05-18 Craig TopperRemove last uses of OwningPtr from llvm. As far as...
2014-05-18 Craig TopperUse std::unique_ptr instead of OwningPtr in the MemoryB...
2014-05-18 Alp TokerRAV reunification: MSPropertyRefExpr visitation
2014-05-18 Alp TokerRAV reunification: merge r162133 (visit the TypeLoc...
2014-05-18 Saleem Abdulrasoolprofile: explicitly initialize file name in the test
2014-05-18 Saleem Abdulrasoolprofile: adjust flags for libdl
2014-05-18 Saleem Abdulrasoolprofile: add logging on failure
2014-05-18 Saleem Abdulrasoolprofile: explicitly link against libdl
2014-05-18 Saleem Abdulrasoolassembly: support symbol definitions for COFF
2014-05-18 Saleem Abdulrasoolassembly: rework HIDDEN_DIRECTIVE to accomodate COFF
2014-05-18 Alp TokerOngoing RAV reunification
2014-05-18 Alp TokerFormat the two RecursiveASTVisitors
2014-05-18 Alp TokerBegin RAV reunification: s/DataRecursiveASTVisitor...
2014-05-18 Alp TokerRemove historical Unicode TODOs
2014-05-18 Saleem AbdulrasoolARM: make libcall setup more table driven
2014-05-18 Benjamin KramerOptions: Use erase_if to remove Args from the list.
2014-05-18 Benjamin KramerRemove unused diagnostic.
2014-05-18 Saleem AbdulrasoolDriver: force restricted IT blocks for Windows on ARM
2014-05-18 Saleem AbdulrasoolARM: improve WoA ABI conformance for frame register
2014-05-18 Saleem AbdulrasoolARM: consolidate frame pointer register knowledge
2014-05-17 Craig Topper[C++11] Use 'nullptr'. Lex edition.
2014-05-17 Saleem AbdulrasoolTarget: remove old constructors for CallLoweringInfo
2014-05-17 Saleem AbdulrasoolTarget: add support to build CallLoweringInfo
2014-05-17 Saleem AbdulrasoolTarget: change member from reference to pointer
2014-05-17 Saleem AbdulrasoolARM: whitespace
2014-05-17 Rafael EspindolaUpdate for llvm api change.
2014-05-17 Rafael EspindolaUse create methods since msvc doesn't handle delegating...
2014-05-17 Rafael EspindolaHandle ConstantAggregateZero when upgrading global_ctors.
2014-05-17 Rafael EspindolaUpdate for llvm api change.
2014-05-17 Rafael EspindolaReduce abuse of default values in the GlobalAlias const...
next