platform/upstream/llvm.git
2013-03-06 Akira Hatanaka[mips] Custom-legalize BR_JT.
2013-03-06 Greg ClaytonAdded tests to test for "settings set" with trailing...
2013-03-06 Andrew KaylorAdding support for DW_OP_stack_value in DWARFExpression...
2013-03-06 Anna Zaks[analyzer] Pass the correct Expr to the bug reporter...
2013-03-06 Anna Zaks[analyzer] IDC: Add config option; perform the idc...
2013-03-06 Sean CallananAdded a little bit of logging to ClangFunction to
2013-03-06 Andrew KaylorAdd support for non-register scalar values in DoMateria...
2013-03-06 Howard HinnantHave basic_istream::read call sgetn intead of sbumpc...
2013-03-06 Andrew TrickGeneralize my previous fix for -print-options.
2013-03-06 Michael LiaoRemove tailing whitespaces
2013-03-06 Andrew TrickGive -loop-vectorize an explicit default.
2013-03-06 Howard HinnantCorrect silly type-o. Thanks Richard.
2013-03-06 Argyrios Kyrtzidis[PCH] When pre-validating the headers from the PCH...
2013-03-06 Argyrios Kyrtzidis[PCH] For HeaderFileInfoTrait, hash the key using size...
2013-03-06 Argyrios Kyrtzidis[PCH] We don't need to instantiate HeaderFileInfoTrait...
2013-03-06 Argyrios Kyrtzidis[PCH] Remove a couple of fields from serialization...
2013-03-06 Fariborz JahanianSpell Objective-C correctly.
2013-03-06 Shuxin YangMemory Dependence Analysis (not mem-dep test) take...
2013-03-06 Fariborz Jahaniansay objective-C in the warning and streamline
2013-03-06 Howard HinnantThe bitset(unsigned long long) constructor was broken...
2013-03-06 Matt KopecImprove/Cleanup ptrace wrapper and remove dependency...
2013-03-06 Dmitri GribenkoDriver: add support for new style multiarch in Ubuntu...
2013-03-06 Edwin VaneNew ASTMatchers and enhancement to hasOverloadedOperato...
2013-03-06 Reid Kleckner[msan] Block reports from interceptors during _Unwind_B...
2013-03-06 Reid Kleckner[msan] pthread_join() returns int, not void*
2013-03-06 Stefanus Du... Test case for PR-15414 - nullptr_t functions
2013-03-06 Reid Kleckner[sanitizers] Fix check failure on dealloc from new...
2013-03-06 Edwin VaneFixed Use-Nullptr when replacing return(0)
2013-03-06 Alexey Samsonov[Sanitize] Don't emit function attribute sanitize_addre...
2013-03-06 Greg ClaytonFixed enum printing for negative enums. There previousl...
2013-03-06 Jim GrosbachInstCombine: Don't shrink allocas when combining with...
2013-03-06 Greg ClaytonFixed test suite errors due to new clang -v output.
2013-03-06 Greg ClaytonNow that "settings set" will strip leading and trailing...
2013-03-06 Weiming Zhaorevert r176531 due to clan-native-arm fails
2013-03-06 Akira Hatanaka[mips] Add a line which checks function name. Rename...
2013-03-06 Richard SmithPR15390: If a function returns a pointer to a function...
2013-03-06 Greg ClaytonDisable JITed code in any processes that use DynamicLoa...
2013-03-06 Richard SmithAfter issuing a diagnostic for undefining or redefining...
2013-03-06 Fariborz Jahanianobjective-C: don't crash after diagnosing
2013-03-06 Michael LiaoFix PR15355
2013-03-06 Jakub StaszakUse dyn_cast instead of isa && cast. No functionality...
2013-03-06 Jakub StaszakRemove duplicated forward declaration.
2013-03-05 Douglas GregorRemove unused static variable.
2013-03-05 Jordan RosePreprocessor: don't keep comments under -traditional...
2013-03-05 Greg Clayton<rdar://problem/13341472>
2013-03-05 Greg Clayton<rdar://problem/13184855>
2013-03-05 Weiming ZhaoPR 11326: Lack diagnosic message when ABI conflicts...
2013-03-05 Akira Hatanaka[mips] Remove android calling convention.
2013-03-05 Fariborz Jahanianfix a missing check in my last patch.
2013-03-05 Daniel MaleaBe more precise in GCC/autoconf build instructions...
2013-03-05 Akira Hatanaka[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
2013-03-05 Jordan RosePreprocessor: don't consider // to be a line comment...
2013-03-05 Fariborz Jahaniandoc. parsing. Improve on diagnostics on my last patch.
2013-03-05 Daniel MaleaTypos: be more precise on the build page when mentionin...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCallResult and...
2013-03-05 Daniel MaleaAdd instructions for building LLDB with CMake
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCall to pass fp128...
2013-03-05 Akira Hatanaka[mips] Correct handling of fp128 (long double) formals...
2013-03-05 Jakub StaszakFix a few typos in comments.
2013-03-05 Jakub StaszakAdd some constantness.
2013-03-05 Daniel MaleaFix Ninja LLDB build on Linux (via cmake -G Ninja)
2013-03-05 Jakub Staszakstd::distance() == 0 means that iterators are equal...
2013-03-05 Richard SmithRemove outdated claim that GCC builds without a C+...
2013-03-05 Meador IngeAdd more functions to the TLI.
2013-03-05 Jyotsna Vermareverting patch 176508.
2013-03-05 Lang HamesUse ASTContext::getDeclAlign(<Field Decl>) to get the...
2013-03-05 Argyrios Kyrtzidis[libclang] When logging a CXTranslationUnit that came...
2013-03-05 Fariborz JahanianFix this checkin.
2013-03-05 Fariborz Jahaniandoc parsing. Add @method and @callback for
2013-03-05 Jyotsna VermaHexagon: Add support for lowering block address.
2013-03-05 Vincent LejeuneR600: Do not predicate vector op
2013-03-05 Jack CarterMips specific inline assembler constraint 'R'
2013-03-05 Jyotsna VermaHexagon: Expand addc, adde, subc and sube.
2013-03-05 Arnold SchwaighoferUse the right number of slashes in comment string
2013-03-05 Shankar Easwaran[ELF][Hexagon] fixing dynlib test
2013-03-05 Eli BenderskyFixes a test by replacing .align by .p2align and settin...
2013-03-05 Benjamin KramerUpdate cmake build.
2013-03-05 Jyotsna VermaHexagon: Use MO operand flags to mark constant extended...
2013-03-05 Jyotsna VermaHexagon: Add encoding bits to the TFR64 instructions.
2013-03-05 Vincent LejeuneR600: initial scheduler code
2013-03-05 Shankar Easwaran[ELF][Hexagon] fixing test failure
2013-03-05 Dmitri GribenkoFix -Wdocumentation warning: use a correct Doxygen...
2013-03-05 Edwin VaneMake LibASTMatchersTutorial code match text
2013-03-05 Matt KopecAdd support on POSIX to determine if an inferior has...
2013-03-05 Arnold SchwaighoferClarify comment for function getObjectSize
2013-03-05 David SehrAdd a test that .align directives on capable processors...
2013-03-05 Shankar Easwaran[ELF] Set symbol type to STT_SECTION, so that objdump...
2013-03-05 Vincent LejeuneR600: Remove LowerConstCopyPass and lower CONST_COPY...
2013-03-05 Vincent LejeuneR600: Turn BUILD_VECTOR into Reg_Sequence
2013-03-05 Vincent LejeuneR600: CONST_ADDRESS node is not marked as mayLoad anymore
2013-03-05 Vincent LejeuneR600: Use MUL_IEEE for trig/fdiv intrinsic
2013-03-05 Vincent LejeuneR600: Add support for indirect addressing of non defaul...
2013-03-05 Shankar Easwaran[ELF] add dynamic library support
2013-03-05 Shankar Easwaran[ELF] Remove comment
2013-03-05 Alexey SamsonovPrint a warning message if compiler-rt can't be built...
2013-03-05 Dmitri GribenkoDocumentation: use code highlighting
2013-03-05 Alexey Samsonov[Sanitizer] fix signed-unsigned mismatch in test and...
2013-03-05 Alexey Samsonov[Sanitizer] Add methods back() and pop_back() to Intern...
2013-03-05 David ChisnallAdd a test that we are passing the -fobjc-default-synth...
2013-03-05 Richard SmithDon't emit calls to virtual [[noreturn]] functions...
next