platform/upstream/llvm.git
2013-06-20 Michael Gottesman[APFloat] Fix typo in test so we actually test if we...
2013-06-20 Nadav RotemClang-format the SLP vectorizer. No functionality change.
2013-06-20 Joey GoulyThis reverts r155000.
2013-06-20 Nadav RotemSLPVectorization: Add a basic support for cross-basic...
2013-06-20 David BlaikieGive this X86-specific test a triple so it's actually...
2013-06-20 David BlaikieFix CodeGenCXX/debug-info.cpp to target a known ABI...
2013-06-20 Ulrich Weigand[PowerPC] Remove unused parameter
2013-06-20 Nadav RotemChange the debug type to match the debug type that...
2013-06-20 Ulrich Weigand[PowerPC] Add missing build dependency
2013-06-20 Reid KlecknerFix CodeGenCXX/debug-info.cpp test on Windows
2013-06-20 Ulrich Weigand[MC] Support @ variants with directional labels
2013-06-20 Ulrich Weigand[PowerPC] Optimize @ha/@l constructs
2013-06-20 Ulrich Weigand[PowerPC] Support compare mnemonics with implied CR0
2013-06-20 Evgeniy StepanovFix get_magic() handling of short reads.
2013-06-20 Rafael EspindolaRemove the transitional GetUniqueID.
2013-06-20 Rafael EspindolaUse the new name of getUniqueID.
2013-06-20 Rafael EspindolaRename fs::GetUniqueID to fs::getUniqueID to match...
2013-06-20 Dmitry Vyukovtsan: fix potential false positive race on fd
2013-06-20 Samuel BenzaquenEnhancements for the DynTypedMatcher system.
2013-06-20 Evgeniy StepanovRemove MSan hack that is no longer needed.
2013-06-20 Manuel KlimekAdds the equalsBoundNode matcher.
2013-06-20 Stefanus Du... Fix typos "metatadata" -> "metadata" in the LangRef.
2013-06-20 Alexander KornienkoUse the same set of whitespace characters for all opera...
2013-06-20 Rafael EspindolaMake sure ar is creating a new file instead of updating...
2013-06-20 Rafael EspindolaAdd r184420 back, but also handle long file names.
2013-06-20 Sergey Matveev[asan] Define LSan annotations as no-ops if leak detect...
2013-06-20 Rafael EspindolaRevert "Don't include directory names in archives."
2013-06-20 Rafael EspindolaDon't include directory names in archives.
2013-06-20 Manuel KlimekImplements declaratorDecl, parmVarDecl and hassTypeLoc...
2013-06-20 Rafael EspindolaRemove remaining bits of the old LLVM specific symtab...
2013-06-20 Enea ZaffanellaImproved source code fidelity for gcc mode attribute.
2013-06-20 Rafael EspindolaRemove more unused functions.
2013-06-20 Rafael EspindolaRemove unused methods.
2013-06-20 Rafael EspindolaUse the simpler sys::fs::exists.
2013-06-20 Rafael EspindolaConvert a use of sys::Path.
2013-06-20 Vladimir MedicOptimize register parsing for MipsAsmParser. Allow...
2013-06-20 Evgeniy StepanovAdd -fno-assume-sane-operator-new when building with...
2013-06-20 Evgeniy StepanovFix unused function warning w/o changing compiler flags.
2013-06-20 Chandler CarruthUpdate two options to my proposed syntax for user-facin...
2013-06-20 Evgeniy Stepanov[sanitizer] Fix Mac build.
2013-06-20 Evgeniy StepanovRemove an outdated comment.
2013-06-20 Evgeniy Stepanov[sanitizer] Handle EVIOxxxx ioctls.
2013-06-20 Alexey Samsonov[ASan] Clear allocation magic value before recycling...
2013-06-20 Pavel LabathFix static analyzer crash when casting from an incomple...
2013-06-20 Chandler CarruthAdd a regression test for PR16370 next to the dr7 test...
2013-06-20 Chandler CarruthTemporarily revert r183462: "Implement DR7"
2013-06-20 Bill WendlingRemove static, because it was messing everything up.
2013-06-20 Andy GibbsRevise r184335 so that warning suppression flag is...
2013-06-20 Shankar Easwaran[TargetInfo] Undefined symbols move from ELFTargetInfo...
2013-06-20 Eli FriedmanFix one place I missed that was memcpy'ing TypeLocs...
2013-06-20 Richard SmithPR16377: Allow evaluation of statement expressions...
2013-06-20 Richard SmithAdd a workaround for a libstdc++-4.2 <tr1/hashtable...
2013-06-20 Howard HinnantProtect against invalid mangled names. Add test suite...
2013-06-20 Eli FriedmanOne more cast test.
2013-06-20 Eli FriedmanAdd a few more tests for casts.
2013-06-20 Richard SmithFix typo in r184308.
2013-06-20 Greg ClaytonFixed a crasher that I encountered when looking up...
2013-06-20 Greg ClaytonCleanup the output a bit by removing old print statemen...
2013-06-20 Greg ClaytonUnique types a bit more using the clang type to make...
2013-06-20 David BlaikieDebugInfo: don't use location lists when the location...
2013-06-20 Eli FriedmanAdd a testcase which uses an UnresolvedUsingTypenameDec...
2013-06-19 Michael Gottesman[clang-lit] Added the run_long_tests param option/long_...
2013-06-19 Stephen LinRevert r184205 and associated patches while investigati...
2013-06-19 Argyrios Kyrtzidis[libclang] Make sure crash-recovery for module-building...
2013-06-19 Eli FriedmanFix r184381 so the test doesn't fail. Sorry for the...
2013-06-19 Eli FriedmanExtra test for diagnostic in Sema::BuildCXXNestedNameSp...
2013-06-19 Argyrios Kyrtzidis[Support/CrashRecoveryContext] Make sure CrashRecoveryC...
2013-06-19 Eli FriedmanRemove dead code.
2013-06-19 Eli FriedmanImprove diagnostic for redeclaring static member functi...
2013-06-19 Richard TrieuFix for PR 16367, display the name of a function in...
2013-06-19 Bill WendlingThis is now a duplicate.
2013-06-19 Bill WendlingMake the '==' operator inline.
2013-06-19 Bill WendlingMake this static inline to avoid duplicates.
2013-06-19 Bill WendlingMake the comparison operators non-member functions.
2013-06-19 David BlaikieNow that we get non-trivial value parameters locations...
2013-06-19 Eli FriedmanAdd missing test for -Wunneeded-member-functions.
2013-06-19 David BlaikieSpelling correction
2013-06-19 Bill WendlingDon't pass in the TargetInstrInfo into the register...
2013-06-19 David BlaikieDebugInfo: PR14763/r183329 correct the location of...
2013-06-19 David BlaikieDebug Info: PR14763/r183329 - specify that non-trivial...
2013-06-19 Michael Gottesman[APFloat] Changed APFloat::isNormal => APFloat::isFinit...
2013-06-19 David BlaikieDebugInfo: Specify that a value is stored indirectly
2013-06-19 Greg ClaytonImplemented a types.py module that allows types to...
2013-06-19 Enrico GranataHuge speedup for testsuite categories
2013-06-19 David BlaikieSpell correct (s/begining/beginning/)
2013-06-19 David Blaikiellvm-dwarfdump: Add support for dumping the .debug_loc...
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-06-19 Rafael EspindolaRemove unused function.
2013-06-19 Howard HinnantImplement full support for non-pointer types in custom...
2013-06-19 Ulrich Weigand[MC/DWARF] Generate multiple .debug_line entries for...
2013-06-19 Michael Gottesman[APFloat] Converted all references to APFloat::isNormal...
2013-06-19 Rafael EspindolaReally fix the missing header :-(
2013-06-19 Rafael EspindolaAdd missing include found by the bots.
2013-06-19 Rafael EspindolaRemove last use of PathV1.h from Archive.h
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-06-19 Aaron BallmanModified the implementation of fs::GetUniqueID on Windo...
2013-06-19 Michael Gottesman[APFloat] Added isFiniteNonZero predicate.
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-06-19 Bill WendlingAdd operator!= as the compliment to operator==. This...
2013-06-19 John ThompsonFixed typo.
next