platform/upstream/llvm.git
2014-07-22 Dan LiewFix Sphinx warning.
2014-07-22 Robert Lyttonremove hardcoded metadata numbers from tests
2014-07-22 Aaron BallmanImprove the checkUInt32Argument() helper function so...
2014-07-22 Aaron BallmanProvide extra information in the "integer constant...
2014-07-22 Timur Iskhodzhanov[ASan/Win] Add SEH handling to the DLL thunk as well
2014-07-22 Peter Zotov[OCaml] Don't truncate constants over 32 bits in Llvm...
2014-07-22 Timur Iskhodzhanov[ASan/Win] Handle SEH exceptions (best-effort, similar...
2014-07-22 Sasa Stankovic[mips] Fix two patterns that select i32's (for MIPS32r6...
2014-07-22 Aaron BallmanAdding a heading to the loop hint attributes so that...
2014-07-22 Aaron BallmanEscaping an RST character to correct a Sphinx warning.
2014-07-22 Aaron BallmanDisallowing GNU-style attributes in new expressions...
2014-07-22 Timur Iskhodzhanov[ASan/Win] Add handling of C++ exceptions to the RTL
2014-07-22 Alexey Bataev[OPENMP] Tests for nesting of regions for 'atomic'...
2014-07-22 Benjamin Kramer[clang-tidy] Add a check for RAII temporaries.
2014-07-22 Timur Iskhodzhanov[ASan] Simplify exception/longjmp tests even further
2014-07-22 Elena DemikhovskyAVX-512: I added new headers to makefiles. It should...
2014-07-22 Deepak PanickalFix an issue where an entry point of 0x00 would cause...
2014-07-22 Deepak PanickalFix the warnings introduced
2014-07-22 Timur Iskhodzhanov[ASan] Split throw_catch tests into two files: throw...
2014-07-22 Elena DemikhovskyAVX-512: Added intrinsics to clang.
2014-07-22 Elena DemikhovskyAVX-512: Fixed intrinsic of VSQRTPS/PD instructions.
2014-07-22 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'atomic...
2014-07-22 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'ordered...
2014-07-22 David MajnemerFix std::make_heap's worst case time complexity
2014-07-22 Sanjay Patelfixed typo in comment
2014-07-22 Richard TrieuFix '&' printing for template arguments in parentheses...
2014-07-22 Chandler Carruth[SDAG] Refactor the code for inserting a newly allocate...
2014-07-22 Richard TrieuMore gracefully handle parentheses in templare argument...
2014-07-22 Chandler Carruth[SDAG] Remove a giant pile of asserts that may have...
2014-07-22 Richard TrieuFix a template diffing problem were an '&' is unexpecte...
2014-07-22 Bill WendlingAdd openmp to the list of tagged things.
2014-07-22 Richard SmithRevert of r213521. This change introduced a non-hermeti...
2014-07-22 Saleem AbdulrasoolSema: correct handling for __va_start for WoA
2014-07-22 Serge PavlovAvoid crash if default argument parsed with errors.
2014-07-22 Reid Kleckner-fms-extensions: Implement half of #pragma init_seg
2014-07-22 Nick Kledzik[mach-o] Add test case for armv6 (arm not thumb) hello...
2014-07-22 Kate StoneImprove LLDB's embedded C++ demangler by addressing...
2014-07-22 Alexey Samsonov[MSan] Fix strncpy interceptor
2014-07-21 Hans Wennborgclang-cl: ignore /showIncludes when combined with ...
2014-07-21 Mark HeffernanRename metadata llvm.loop.vectorize.unroll to llvm...
2014-07-21 Mark HeffernanRename metadata llvm.loop.vectorize.unroll to llvm...
2014-07-21 Eli BenderskyAdd some tests for NVPTX lowering of cmpxchg
2014-07-21 Nick Kledzik[mach-o] add support for old x86 __eh_frame sections
2014-07-21 Hans Wennborgclang-format vs plugin: set version number from cmake...
2014-07-21 Alexey Samsonov[ASan] Fix __asan_describe_address and add a test for it.
2014-07-21 Hal FinkelMatch semantics of PointerMayBeCapturedBefore to its...
2014-07-21 David BlaikieRevert "Recommit r212203: Don't try to construct debug...
2014-07-21 Tom Stellardtest-release.sh: Add support for dot releases
2014-07-21 Arnaud A. de... Revert "Emit lifetime.start / lifetime.end markers...
2014-07-21 Mark HeffernanFix build breakage caused by use of std::to_string...
2014-07-21 Alexey SamsonovAdjust gen_dynamic_list for PowerPC function descriptors
2014-07-21 Arnaud A. de... Emit lifetime.start / lifetime.end markers for unnamed...
2014-07-21 Saleem Abdulrasoolbuild: silence GCC warning on Linux
2014-07-21 Mark HeffernanAdd support for '#pragma unroll'.
2014-07-21 Justin BognerSema: Handle C11 atomics when diagnosing out of range...
2014-07-21 Saleem AbdulrasoolR600: silence GCC warning
2014-07-21 Tom StellardR600/SI: Refactor VOP3 instruction definitions
2014-07-21 Tom StellardR600/SI: Separate encoding and operand definitions...
2014-07-21 Logan ChienReplace the result usages while legalizing cmpxchg.
2014-07-21 Deepak PanickalUpdate CMakeLists.txt and Makefiles for building/linkin...
2014-07-21 Deepak PanickalAdd the Hexagon DSP breakpoint opcode to PlatformWindow...
2014-07-21 Deepak PanickalABI for the Hexagon DSP
2014-07-21 Deepak PanickalDynamic loader for the Hexagon DSP
2014-07-21 Tom StellardR600/SI: Initailize encoding fields of unused VOP3...
2014-07-21 Tom StellardR600/SI: Initialize unused VOP3 sources to 0 instead...
2014-07-21 Duncan P. N... Revert "[C++11] Add predecessors(BasicBlock *) / succes...
2014-07-21 Tom StellardR600/SI: Add instruction shrinking pass
2014-07-21 David BlaikieFix lld build for llvm API changes committed in r213557
2014-07-21 Dan LiewFix Sphinx warnings.
2014-07-21 Tom StellardR600/SI: VOPC instructions explicitly define VCC
2014-07-21 David BlaikieCorrect the ownership passing semantics of object:...
2014-07-21 David BlaikieRemove unnecessary use of unique_ptr::release() used...
2014-07-21 Zachary TurnerRename dosep.ty to dosep.py
2014-07-21 David BlaikieRemove unused variable.
2014-07-21 Zachary TurnerRemove spurious debugging message from CMake.
2014-07-21 Tom StellardR600/SI: Clean up some of the unused REGISTER_{LOAD...
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-21 Tom StellardR600/SI: Specify wavefront size for SI and CI
2014-07-21 Tom StellardR600/SI: Remove vaddr operand from BUFFER_LOAD_*_OFFSET...
2014-07-21 Daniel Sanders[mips] Do not emit '.module fp=...' unless we really...
2014-07-21 Marshall Clowmake the same change as in 213546 for vector<bool>
2014-07-21 Marshall ClowIn response to bug #20362, change the order of operatio...
2014-07-21 Robert Khasanov[SKX] Enabling SKX target and AVX512BW, AVX512DQ, AVX51...
2014-07-21 Tom Stellarddocs: Update relaease documents to include the patch...
2014-07-21 Dan LiewExport LLVM_ENABLE_ASSERTIONS in LLVMConfig.cmake so...
2014-07-21 Tom StellardR600/SI: Store constant initializer data in constant...
2014-07-21 Tom StellardR600/SI: Add isCFDepth0 Predicate to SALU addc pattern
2014-07-21 Tom StellardR600/SI: Use VALU for i1 XOR
2014-07-21 Tom StellardR600/SI: Use a custom encoding method for simm16 in...
2014-07-21 Tom StellardR600/SI: Rename SOPP operands to match the encoding...
2014-07-21 Alexander Potapenko[lsan] Allow using ucontext.h in the test on OSX.
2014-07-21 Daniel Sanders[mips] Add MipsOptionRecord abstraction and use it...
2014-07-21 Tom StellardTableGen: Allow AddedComplexity values to be negative
2014-07-21 Simon Atanasyan[Mips] Fix typo in the comment.
2014-07-21 Hal FinkelMove the CapturesBefore tracker from AA into CaptureTra...
2014-07-21 Alexander Potapenko[lsan] Define MAP_ANONYMOUS as MAP_ANON for OSX in...
2014-07-21 Aaron BallmanThis declaration has no definition, which is causing...
2014-07-21 Alexander Potapenko[lsan] Use a more standard-conformant sched_yield(...
2014-07-21 Aaron BallmanFixing an MSVC conversion warning about implicitly...
2014-07-21 Hal FinkelMove isIdentifiedFunctionLocal from BasicAA to AA
next