platform/upstream/llvm.git
2013-07-25 Sean CallananFixed several problems with watchpoint expressions.
2013-07-25 Hans WennborgOptions.td: fold the NoForward flag into DriverOption
2013-07-25 Richard SmithWhen we perform dependent name lookup during template...
2013-07-25 Bill WendlingAdd a bool->StringRef c'tor to StringRef.
2013-07-25 Reid KlecknerAdd yaml2obj to check-lld deps, since the PECOFF tests...
2013-07-25 Hans WennborgPhabricator.rst: tiny fix
2013-07-25 Hans WennborgOptions.td: finish comment about CompileOnly_Group
2013-07-25 Rui Ueyama[PECOFF][Driver] Add /nologo command line option.
2013-07-25 Rui Ueyama[PECOFF][Driver] Split WinLinkDriver::parse for readabi...
2013-07-25 Jordan Rose[analyzer] Remove dead optimization for MaterializeTemp...
2013-07-25 Aaron BallmanUsing a different loop induction variable than the...
2013-07-25 Roman DivackyPPC32 va_list is an actual structure so va_copy needs...
2013-07-25 Manman RenDebug Info: update comments and add a FIXME.
2013-07-25 David BlaikieDon't forward all assembler arguments untouched to...
2013-07-25 Ed Mastetests: Build test code on FreeBSD the same way as on...
2013-07-25 Rafael EspindolaRemove dead code from the makefile build system.
2013-07-25 Edwin Vanecpp11-migrate: Tweak lit tests to avoid false negatives
2013-07-25 Rafael Espindolaremove empty directories.
2013-07-25 Rafael EspindolaFix the lldb build after the removal of mblaze.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Ed MasteSet thread names on FreeBSD
2013-07-25 Ed MasteCorrect typo in comments
2013-07-25 Ed MasteRemove unused code
2013-07-25 Rafael EspindolaRemove empty directories
2013-07-25 Rafael EspindolaRemove the mblaze backend from llvm.
2013-07-25 Rafael EspindolaRemove the mblaze backend from clang.
2013-07-25 Ed Mastetests: Mark expected FreeBSD failures due to pr16699
2013-07-25 Andrew TrickRegAllocGreedy comment.
2013-07-25 Andrew TrickEvict local live ranges if they can be reassigned.
2013-07-25 Andrew TrickAllocate local registers in order for optimal coloring.
2013-07-25 Bill WendlingAdd a way to add a kind-value string pair to an attribute.
2013-07-25 Greg ClaytonAdd explicit braces to quiet the "avoid dangling else...
2013-07-25 Adrian Prantltypo.
2013-07-25 Ed Mastetests: Mark expected FreeBSD failures due to pr16706
2013-07-25 Jordan Rose[analyzer] Add regression test for the crash in PR16664.
2013-07-25 Jordan Rose[analyzer] Weaken assertion to account for pointer...
2013-07-25 Ed Mastetests: Mark expected FreeBSD failures due to pr16696
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-07-25 Ed MasteSkip dead-strip test also on FreeBSD
2013-07-25 Tim NorthoverAArch64: add llc-based tests for previous commit.
2013-07-25 Ed MasteAnnote expected failures on FreeBSD due to pr14540
2013-07-25 Tim NorthoverAArch64: fix even more JIT failures
2013-07-25 Ashok ThirumurthiFixes LLDB address ranges with gcc 4.8
2013-07-25 Rafael EspindolaDon't end a file name with a dot. It looks odd.
2013-07-25 Rafael EspindolaMove not past env.
2013-07-25 Rafael EspindolaDon't pass %s twice to clang -cc1.
2013-07-25 Ed MasteFix test execution on FreeBSD versions other than 9.x
2013-07-25 Tim NorthoverAArch64: don't mask off shift bits when processing...
2013-07-25 Justin HolewinskiFix a bug in TableGen where the intrinsic function...
2013-07-25 Daniel Jasperclang-format: Fix switch/case interaction with macros.
2013-07-25 Richard SandifordFix a comment cut-&-pasto.
2013-07-25 Richard Sandiford[SystemZ] Rework compare and branch support
2013-07-25 Daniel JasperUse memoization for has()-matcher.
2013-07-25 Hongbin ZhengBlockGenerator: Split getNewValue.
2013-07-25 Richard Sandiford[SystemZ] Add LOCR and LOCGR
2013-07-25 Richard Sandiford[SystemZ] Add LOC and LOCG
2013-07-25 Richard Sandiford[SystemZ] Add STOC and STOCG
2013-07-25 Andrew TrickMI Sched: Register pressure heuristics.
2013-07-25 Andrew TrickMI Sched: track register pressure by importance of...
2013-07-25 Andrew TrickRegPressure: Order the "pressure sets" by number of...
2013-07-25 Andrew TrickDump LIS before regalloc. MI sched changes them.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-25 Manuel KlimekFix incorrect documentation generation for type matchers.
2013-07-25 Rafael EspindolaRespect llvm.used in Internalize.
2013-07-25 Tobias GrosserScopDetect: Only track detection failures if actually...
2013-07-25 Tobias GrosserConvert line endings to unix style
2013-07-25 Rui Ueyama[PECOFF][Driver] Allow multiple /include options.
2013-07-25 Nick LewyckyCheck that TD isn't NULL before dereferencing it down...
2013-07-25 Rafael EspindolaMake these methods const correct.
2013-07-25 Rafael EspindolaAvoid recursions when the parser finds out that it...
2013-07-25 Richard SmithAdd another C++14 constexpr test case.
2013-07-25 Rui Ueyama[PECOFF] Add /failifmismatch option.
2013-07-25 Jim InghamHandle the case where we are stepping through code...
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-25 Bill WendlingReplace the "NoFramePointerElimNonLeaf" target option...
2013-07-25 Rui Ueyama[PECOFF][Driver] Simplify option definitions.
2013-07-25 Adrian PrantlDebug Info: Fine-tune the simple return expression...
2013-07-25 Adrian Prantltypo.
2013-07-24 Bill WendlingAdd helpful accessor methods to get the specified funct...
2013-07-24 Jason MolendaUpdate link for the SysV x86_64 ABI standard doc; x86...
2013-07-24 Rui Ueyama[PECOFF] Use Windows style options instead of Unix...
2013-07-24 Fariborz JahanianDocumentation parsing: if typedef name is being declared
2013-07-24 Rui Ueyama[PECOFF] Add /include command line option.
2013-07-24 Manman RenUpdate testing cases to pass debug info verifier.
2013-07-24 Eli BenderskySimplify code - no functionality change.
2013-07-24 Daniel MaleaModify ProcessPOSIX to use the thread list mutex as...
2013-07-24 Matt KopecFix test suite make so that -std=c++11 gets set properl...
2013-07-24 Eli BenderskyPartial revert of r185568.
2013-07-24 Marshall Clowliteral suffixes for std::chrono
2013-07-24 Ed Mastetests: Mark expected FreeBSD failures due to pr16696
2013-07-24 Jakob Stoklund... Speling.
2013-07-24 Adrian Prantltypo.
2013-07-24 Adrian PrantlDebug Info: Fix an oversight of r186553. Ensure that...
2013-07-24 Adrian Prantladd radar number to testcase.
2013-07-24 Ed Mastetests: Mark expected FreeBSD failures due to pr16697
2013-07-24 Quentin ColombetFix a bug in IfConverter with nested predicates.
2013-07-24 Ed Mastetest_iter_registers is expected to fail on FreeBSD
2013-07-24 Ed MasteAdd expectedFailureFreeBSD test wrapper
2013-07-24 Fariborz JahanianObjective-C migrator: some cleanup.
2013-07-24 Ariel J. BernalFix doxygen warnings
next