platform/upstream/llvm.git
2013-03-07 Andrew Trickpre-RA-sched assertion fix. This bug was exposed by...
2013-03-07 Benjamin KramerMove testcase, this is testing extraction not inserting.
2013-03-07 Benjamin KramerX86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into...
2013-03-07 Daniel MaleaFix issue that causes linux buildbots to ignore errors
2013-03-07 Pekka JaaskelainenFixed a crash when cloning a function into a function...
2013-03-07 Edwin VaneHave LoopConvert use 'auto &&' where necessary
2013-03-07 Edwin VaneAdding lvalue and rvalue reference type matchers
2013-03-07 Guy BenyeiAdd 'e' to the SPIR data layout - SPIR is little endian...
2013-03-07 Matthew CurtisMinor refactor of how we get compilation phases.
2013-03-07 Chandler CarruthSwitch from autogenerating tests to using the preprocessor.
2013-03-07 Christian KonigR600/SI: rework input interpolation v2
2013-03-07 Christian KonigR600/SI: remove SI_vs_load_buffer_index
2013-03-07 Christian KonigR600/SI: remove SGPR address space v2
2013-03-07 Christian KonigR600/SI: add proper formal parameter handling for SI
2013-03-07 Christian KonigR600/SI: remove shader type intrinsic
2013-03-07 Christian KonigR600/SI: switch types of SGPRs to v*i8
2013-03-07 Christian KonigR600/SI: fix unused variable warning
2013-03-07 Nick LewyckyFix build with clang, this was supposed to be part...
2013-03-07 Nick LewyckyTake the GCDA version string as an input to llvm_gcda_s...
2013-03-07 Nick LewyckyAdd flags for additional control over coverage generati...
2013-03-07 Nick LewyckySwitch from a version 4.2/4.4 switch to a four-byte...
2013-03-07 Nadav RotemNo need to go through int64 and APInt when generating...
2013-03-07 Jim GrosbachSDAG: Handle scalarizing an extend of a <1 x iN> vector.
2013-03-07 Greg ClaytonAdded new properties to lldb.SBModule classes:
2013-03-07 Anna Zaks[analyzer] Warn on passing a reference to null pointer...
2013-03-07 Greg ClaytonStop the "module" property from throwing an exception...
2013-03-07 Greg ClaytonAdded a new module that can dump all line tables for...
2013-03-07 Rafael EspindolaDon't duplicate function names. Thanks to Jordan Rose...
2013-03-07 Nick LewyckyRemove GCDAProfiling.c. This copy is old, the copy...
2013-03-07 Rafael EspindolaAdd a hasExternalLinkage helper. No functionality change.
2013-03-07 Rafael EspindolaAdd a hasExternalStorageAsWritten helper. No functional...
2013-03-07 Manman RenDebug Info: store the files and directories for each...
2013-03-07 Nadav RotemArrayRef has a OneElt constructor. Beautify the code.
2013-03-07 Rafael EspindolaFix typo.
2013-03-07 Nadav RotemSwitch from std::vector to ArrayRef. Speedup FoldBitCas...
2013-03-07 Jordan Rose[analyzer] Check for returning null references in Retur...
2013-03-07 Jordan Rose[analyzer] Clean up a few doc comments for ProgramState...
2013-03-07 Andrew TrickSimplifyCFG fix for volatile load/store.
2013-03-07 Michael LiaoFix two remaining issue after fixing PR15355 when CMOV...
2013-03-07 Daniel MaleaClean up LLDB CMake build output
2013-03-07 Daniel MaleaFix running of LLDB tests with cmake+ninja+ccache
2013-03-07 Daniel MaleaFix Linux i386 build
2013-03-06 Han Ming Ong<rdar://problem/13119170>
2013-03-06 Howard HinnantNo functionality change at this time. I've split _LIBC...
2013-03-06 Greg Clayton<rdar://problem/13362109>
2013-03-06 Jason MolendaRemove some tabs and extraneous space chars from Object...
2013-03-06 Jason MolendaRetrieve the dyld shared cache mapping offset from...
2013-03-06 Adrian PrantlEnsure that DIType is regenerated after we visit an...
2013-03-06 Shankar Easwaran[ELF] Order weak symbols properly
2013-03-06 Andrew KaylorSkipping TestConstVariables on Linux.
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...
next