platform/upstream/llvm.git
2013-07-03 Roman DivackyCheck LongDoubleFormat instead of just Width as this...
2013-07-03 Bill Schmidt[PowerPC] FreeBSD does not require f128 in its data...
2013-07-03 Bill Schmidt[PowerPC] FreeBSD does not require f128 in its data...
2013-07-03 Renato GolinAdd platform specific tests doc
2013-07-03 Bill Schmidt"bool" should be a context-sensitive keyword in Altivec...
2013-07-03 Daniel MaleaRemove @expectedFailureGcc from TestInlineStepping...
2013-07-03 Roman DivackyAdd support for TF/TC modes available on eg. PowerPC64.
2013-07-03 Manman RenUpdate testing cases to check dwarf-2 for Darwin.
2013-07-03 Daniel MaleaSkip Test-rdar-9974002 with Clang 3.4 (due to llvm...
2013-07-03 Tilmann SchellerARM: Prevent ARMAsmParser::shouldOmitCCOutOperand(...
2013-07-03 Chad RosierRevert r185557 as it was a bit (a lot) premature.
2013-07-03 Eric ChristopherMove typedefs inside the class that they belong to.
2013-07-03 Roman DivackyDont define __LONG_DOUBLE_128__ unless LongDoubleWidth...
2013-07-03 Daniel MaleaAdd missing -std=c99 flag to appease GCC 4.6
2013-07-03 Daniel MaleaRe-apply TestHelp.py fix
2013-07-03 Marshall ClowCommit patch for integer sequences. Suggested by Richar...
2013-07-03 Eli BenderskyAdd target hook CodeGen queries when generating builtin...
2013-07-03 Daniel MaleaFix python 2.6 compatibility issue introduced by r184615
2013-07-03 Chad RosierUse an RWMutex instead of a Mutex in PassRegistry.
2013-07-03 Richard SmithEnable -ffreestanding for this test, to avoid #include_...
2013-07-03 Ulrich Weigand[PowerPC] Support lmw/stmw in the asm parser
2013-07-03 Bill SchmidtProvide test case for commit r185544.
2013-07-03 Eli FriedmanAdd file suffix for assembler-with-cpp.
2013-07-03 Ulrich Weigand[PowerPC] Use mtocrf when available
2013-07-03 Daniel MaleaRevert commits that cause broken builds on GCC buildbots
2013-07-03 Ed MasteRemove empty files left behind from move to POSIX/
2013-07-03 Howard HinnantMatthew Dempsky: Attached patch replaces the type punni...
2013-07-03 Chad RosierChris has agree to take part ownership of the driver.
2013-07-03 Ulrich Weigand[PowerPC] Always use mfocrf if available
2013-07-03 Jordan Rose[scan-build] Log compiler invocation to stderr, not...
2013-07-03 Rafael EspindolaPrefix failing commands with not to make clear they...
2013-07-03 Michael SartainSymbol prologue code checks if funciton lines up with...
2013-07-03 Rafael EspindolaRemove another old test.
2013-07-03 Rafael EspindolaRemove test for the old EH system. It doesn't parse...
2013-07-03 Rafael EspindolaFix test: It was missing run lines and llvm-dis has...
2013-07-03 Ed MasteUpdate error message; detach-keeps-stopped is also...
2013-07-03 Jordan RoseWith CLANG_ENABLE_STATIC_ANALYZER=0, link clang properl...
2013-07-03 Rafael EspindolaAdd support for gnu archives with a string table and...
2013-07-03 Rafael EspindolaMake llvm-nm return 1 on error.
2013-07-03 Bill SchmidtFix PR16454: Don't #include altivec.h when preprocessin...
2013-07-03 Serge PavlovTest case for PR7887 - failed with asm("")
2013-07-03 Ulrich Weigand[PowerPC] Remove dead code from PPCDAGToDAGISel::Select...
2013-07-03 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-03 Craig TopperFix regular expression used by 'make update' to only...
2013-07-03 Evgeniy Stepanov[msan] Unpoison stack allocations and undef values...
2013-07-03 Rafael EspindolaWe don't need to know the OpenSUSE version, so don...
2013-07-03 Sergey Matveev[sanitizer] Fix memory leak in sanitizer_common discove...
2013-07-03 Edwin Vanecpp11-migrate: Add Replace-AutoPtr Transform
2013-07-03 Rui Ueyama[PECOFF][Writer] Fix SizeOfImage header. It should...
2013-07-03 Ulrich Weigand[PowerPC] Make specialized AltiVec patterns isCodeGenOnly
2013-07-03 Ulrich Weigand[PowerPC] Support mtspr/mfspr in the asm parser
2013-07-03 Daniel JasperPrevent error message when formatting an empty file.
2013-07-03 Daniel JasperDon't insert confusing line breaks in comparisons.
2013-07-03 Richard Sandiford[SystemZ] Fold more spills
2013-07-03 Mihai PopaThis corrects the implementation of Thumb ADR instruct...
2013-07-03 Tim NorthoverARM: relax the atomic release barrier to "dmb ishst...
2013-07-03 Richard Sandiford[SystemZ] Rename mapping table fields
2013-07-03 Richard Sandiford[SystemZ] Fix caller-allocated save slot FIXME
2013-07-03 Rui UeyamaGuard a test that fails on a Release build.
2013-07-03 Eric ChristopherRemove unused field.
2013-07-03 Pavel Labath[analyzer] Improve handling of noreturn destructors
2013-07-03 Rui Ueyama[PECOFF][Writer] Separate AtomChunk from SectionChunk.
2013-07-03 Eric ChristopherConstify a few functions.
2013-07-03 Richard Osborne[XCore] Whitespace fixes, no functionality change.
2013-07-03 Richard Osborne[XCore] Add ISel pattern for LDWCP
2013-07-03 Rui UeyamaAdd "explicit" to ctors where appropriate.
2013-07-03 Rui Ueyama[PECOFF] Handle hint field in Hint/Name table in the...
2013-07-03 Rui Ueyama[PECOFF][Writer] Simplifies the COFFBaseDefinedAtom...
2013-07-03 Craig TopperUse SmallVectorImpl::const_iterator instead of SmallVec...
2013-07-03 Craig TopperUse SmallVectorImpl instead of SmallVector as method...
2013-07-03 Craig TopperUse SmallVectorImpl instead of SmallVector for iterator...
2013-07-03 Eric ChristopherUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-03 Jason MolendaRemove lldb's custom copy of the C++ demangler, used...
2013-07-03 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-03 Craig TopperIntroduce some typedefs for DenseMaps containing SmallV...
2013-07-03 Craig TopperReturn SmallVectorImpl& instead of SmallVector& in...
2013-07-03 Craig TopperAdd a space between type and variable name. No function...
2013-07-03 Craig TopperUse SmallVectorImpl& instead of SmallVector& to avoid...
2013-07-03 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-07-03 Michael GottesmanChange the gettimeofday test to only test on a posix...
2013-07-03 Michael GottesmanAdded support in FunctionAttrs for adding relevant...
2013-07-03 Michael GottesmanAdded posix function gettimeofday to LibFunc::Func...
2013-07-03 Eric ChristopherAvoid doing a lot of computation when we have multiple...
2013-07-03 NAKAMURA TakumiSystemZInstrInfo.cpp: Tweak an assertion. [-Wunused...
2013-07-03 Eric ChristopherMove iterator to where it's used and update comments.
2013-07-03 Eric ChristopherMove instance variable before experimental section.
2013-07-03 Eric ChristopherFix typo to make grep for DW_AT_comp_dir work without...
2013-07-03 Eric ChristopherRemove unnecessary forward declare.
2013-07-03 Michael SartainFix ObjectFileELF crc32 code used when no build id...
2013-07-03 Serge PavlovFixed test options.
2013-07-03 Eric ChristopherAdd a helpful comment.
2013-07-03 Jim InghamWorkaround for infinite recursion in InitOSO->GetByteSi...
2013-07-03 Eric ChristopheraddConstantValue, addConstantFPValue never returned...
2013-07-03 Manman RenTrying to fix the bots
2013-07-03 Greg ClaytonImport the builtin type prefix before we import the...
2013-07-02 Kaelyn UhrainAllow typo correction to try removing nested name speci...
2013-07-02 Kaelyn UhrainLook for corrections in enclosing namespaces that requi...
2013-07-02 Manman RenDebug Info: use module flag to set up Dwarf version.
2013-07-02 Manman RenDebug Info: set default to gdwarf-2 for Darwin.
2013-07-02 Eric ChristopherFix comment.
next