platform/upstream/llvm.git
2013-02-07 Anna Zaks[analyzer] Add pointer escape type param to checkPointe...
2013-02-07 Anna Zaks[analyzer] Don't reinitialize static globals more than...
2013-02-07 Michael IlsemanHave InstCombine call SipmlifyCall when handling calls...
2013-02-07 Douglas GregorForm the default -fmodules-cache-path= properly.
2013-02-07 Enrico GranataRenaming SBValueList::get() to
2013-02-07 Fariborz Jahanianobjective-C modern translator. More fixups for
2013-02-07 Nadav Rotemfix 80-col violation and fix the docs.
2013-02-07 Enrico GranataCorrect logging for function calls that return SBValueList
2013-02-07 Marshall ClowChange the 'result_type' from unsigned to 'uint_fast32_...
2013-02-07 Greg ClaytonBe sure to set the data offset to zero if we actually...
2013-02-07 Daniel Dunbar[lit] Add a display function for lit.Test.TestResult.
2013-02-07 Akira Hatanaka[mips] Make Filler a class and reduce indentation.
2013-02-07 Andrew KaylorFixing stale pointer problem in ELFObjectFile
2013-02-07 Eric ChristopherFormatting.
2013-02-07 Eric Christopher"Clean up" line section symbol emission by emitting...
2013-02-07 Daniel Jasperclang-format: Don't put useless space in f( ::g()).
2013-02-07 Will Schmidt[patch] bug 15055 Add Unistd.h to OProfileWrapper.cpp
2013-02-07 Bill SchmidtConstrain PowerPC autovectorization to fix bug 15041.
2013-02-07 Shankar Easwaranfix segment ordering of elf segments
2013-02-07 Shankar Easwaranadd changes for layoutafter/layoutbefore/ingroup/layout...
2013-02-07 Akira Hatanaka[mips] Add definition of JALR instruction which has...
2013-02-07 Tom StellardR600/SI: cleanup VGPR encoding
2013-02-07 Tom StellardR600/SI: Handle VGPR64 destination in copyPhysReg().
2013-02-07 Tom StellardR600/SI: Add pattern for mul.
2013-02-07 Tom StellardR600/SI: simplify and fix SMRD encoding
2013-02-07 Tom StellardR600/SI: add proper 64bit immediate support v2
2013-02-07 Tom StellardR600: Add an explicit default processor
2013-02-07 Michael IlsemanIdentify and simplify idempotent intrinsics. Test case...
2013-02-07 Douglas GregorAdd missing header from r174648
2013-02-07 Douglas GregorRetain all hidden methods in the global method pool...
2013-02-07 Dmitri Gribenkolibclang: reduce CXString abuse
2013-02-07 Arnold SchwaighoferLoop Vectorizer: Refactor Memory Cost Computation
2013-02-07 Douglas GregorRename -fmodule-cache-path <blah> to -fmodules-cache...
2013-02-07 DeLesley HutchinsThread safety analysis: make sure that expressions...
2013-02-07 Edwin VaneFix for combined loop and nullptr convert tests
2013-02-07 Marshall ClowBelt and suspenders when calling sysconf
2013-02-07 Meador IngeADT: Correct APInt::getActiveWords for zero values
2013-02-07 Chad RosierTestcase for r174477.
2013-02-07 Michael J.... [Object][ELF] Fix crash on no dynamic section.
2013-02-07 Enrico Granata<rdar://problem/13107151>
2013-02-07 Marshall ClowAnother libc++ warning suppression on Linux; no functio...
2013-02-07 Marshall ClowMore libc++ warning suppression on Linux; no functional...
2013-02-07 Dmitry Vyukovtsan: fix suppress_java logic
2013-02-07 Tom StellardR600/SI: Use proper instructions for array/shadow samplers.
2013-02-07 Tom StellardR600/SI: Make sample intrinsic address parameter type...
2013-02-07 Tom StellardR600/SI: Add basic support for more integer vector...
2013-02-07 Arnold SchwaighoferARM cost model: Add costs for vector selects
2013-02-07 Guy BenyeiEnable overloading of OpenCL events - this is needed...
2013-02-07 Alexander Potapenko[ASan] Remove the replace_cfallocator flag, which is...
2013-02-07 Alexander Potapenko[ASan] Enable alloc_dealloc_mismatch by default on...
2013-02-07 Tim NorthoverFileCheckize volatile test
2013-02-07 Alexander Potapenko[ASan] Enable the new and delete wrappers on Darwin.
2013-02-07 Howard HinnantRevert accidental check-in. These changes are probably...
2013-02-07 Dmitry Vyukovtsan: intercept libc __res_iclose
2013-02-07 Howard HinnantMichael van der Westhuizen: The attached patch add...
2013-02-07 Dmitry Vyukovtsan: fix Go build
2013-02-07 Tim NorthoverOnly check for volatile memcpys in test.
2013-02-07 Tim NorthoverAdd AArch64 wchar definition to test
2013-02-07 Tim NorthoverXFAIL test that's inappropriate for AArch64 ABI
2013-02-07 Tim NorthoverPermit ABIs where the caller extends the result (test...
2013-02-07 Kostya Serebryany[sanitizer] always allocate 16-byte aligned chunks...
2013-02-07 Alexander Potapenko[sanitizer_common] Fix lint warnings.
2013-02-07 Michel DanzerR600/SI: Add pattern for flog2
2013-02-07 NAKAMURA TakumiFDE::dumpHeader(): Forgot to fix one more formatting...
2013-02-07 Dmitri GribenkoDocumentation: fix typo: stdard -> stdarg
2013-02-07 Dmitri GribenkoDocumentation: add information about builtin includes...
2013-02-07 Marshall ClowClean up some warnings for Linux build; No functionalit...
2013-02-07 Tom StellardR600: Consolidate sub register indices.
2013-02-07 Tom StellardR600: Add support for SET*_DX10 instructions
2013-02-07 Tom StellardR600: Add tests for unsupported condition codes.
2013-02-07 Tom StellardR600: Fix assembly name for SETGT_INT
2013-02-07 NAKAMURA Takumilibclang: CursorVisitor::VisitBuiltinTypeLoc(): Add...
2013-02-07 Manuel KlimekImplements equalsNode for Decl and Stmt.
2013-02-07 Alexander Potapenko[ASan] Fix a compilation warning.
2013-02-07 Alexander Potapenko[ASan] Implement asan_mz_size(), asan_mz_force_lock...
2013-02-07 NAKAMURA TakumiFDE::dumpHeader(): Forgot to fix one more formatting...
2013-02-07 Guy BenyeiAdd OpenCL samplers as Clang builtin types and check...
2013-02-07 Evgeniy Stepanov[sanitizer] OFF_T on Mac is u64.
2013-02-07 Kostya Serebryany[tsan] race_on_write test
2013-02-07 Evgeniy Stepanov[sanitizer] Exclude off64_t test on mac.
2013-02-07 Alexey Samsonov[Sanitizer] include stddef.h for ptrdiff_t in intercept...
2013-02-07 Zonr ChangImplement aeabi_{f,d}cmp*.
2013-02-07 Kostya Serebryany[msan] add strip_path_prefix flag; print error summary...
2013-02-07 Evgeniy Stepanov[sanitizer] Add a missing header.
2013-02-07 Evgeniy Stepanov[sanitizer] Fix wrong size of OFF_T on 32-bit platforms.
2013-02-07 Michael J.... [docs] lld self hosts.
2013-02-07 Owen AndersonRemove this testcase until I can figure out how to...
2013-02-07 Michael J.... [Driver] Add -L and -l support.
2013-02-07 Michael J.... [Driver] Replace Target with TargetInfo. Simplify Linke...
2013-02-07 Owen AndersonAnother attempt at getting the XFAIL line right for...
2013-02-07 Sean Silva[ReleaseNotes] tidy up organization and formatting
2013-02-07 Nadav RotemUpdate Release notes regarding TTI.
2013-02-07 Nadav RotemDocument the loop vectorizer changes.
2013-02-07 Nick LewyckyApply the pure-virtual odr rule to other constructs...
2013-02-07 Reed KotlerMake sure we call externals from libraries properly...
2013-02-07 Sean Silvatblgen: Diagnose duplicate includes.
2013-02-07 Michael GottesmanMoved some comments due to the recent refactoring of...
2013-02-07 Reed KotlerEnable jumps when in -static mode.
2013-02-07 Greg ClaytonAddress sanitizer found an issue which we filed a bug...
2013-02-07 Greg ClaytonFixed an bug found by running LLDB with the address...
next