platform/upstream/llvm.git
2013-07-26 Stephen LinRemove trailing whitespace.
2013-07-26 Stephen LinCorrect case of m_UIToFp to m_UIToFP to match instructi...
2013-07-26 Eric ChristopherCollapse conditional and add an assert for unhandled...
2013-07-26 Matt ArsenaultRe-add DataLayout pointer size convenience functions.
2013-07-26 Eric ChristopherMove this to the X86 directory, unfortunately the hashe...
2013-07-26 Rui Ueyama[PECOFF] Don't set IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BA...
2013-07-26 Rui Ueyama[PECOFF] Replace magic number with llvm::COFF::DataDire...
2013-07-26 Rui Ueyama[PECOFF] Fixed a bug which caused DataDirectoryChunk...
2013-07-26 Hans WennborgOptions.td: Update HelpText of CCCDriverOpt
2013-07-26 Eric ChristopherRegenerate.
2013-07-26 Rui UeyamaRemove trailing whitespace.
2013-07-26 Rui UeyamaMake local variables to start with a lowercase characte...
2013-07-26 Rui Ueyama[PECOFF] Simplicy object allocation code. No functional...
2013-07-26 Eric ChristopherAdd preliminary support for hashing DIEs and breaking...
2013-07-26 Eric ChristopherAdd a way to get the context of any particular scope.
2013-07-26 Rui Ueyama[PECOFF] Ignore sections with IMAGE_SCN_LNK_REMOVE...
2013-07-26 Daniel Jasperclang-format: Add two new style options to support...
2013-07-26 Reid KlecknerRemove dead or useless header checks from cmake and...
2013-07-26 Rafael EspindolaExtend the lifetime of the strings passed to posix_spaw...
2013-07-26 Argyrios Kyrtzidis[frontend] '-frewrite-includes' should not ignore heade...
2013-07-26 Rafael EspindolaImprove our error handling on windows.
2013-07-26 Rafael EspindolaNext batch of -disable-debug-info-verifier.
2013-07-26 Tareq A. Sirajcpp11-migrate: Write header replacements to disk
2013-07-26 Rafael EspindolaAdd not to a command that is expected to fail.
2013-07-26 Justin HolewinskiAdd a target legalize hook for SplitVectorOperand ...
2013-07-26 Rafael EspindolaRevert "Add a target legalize hook for SplitVectorOperand"
2013-07-26 Aaron WatryAdd missing integer min/max definitions
2013-07-26 Pavel LabathFix tests on targets that don't support thread_local
2013-07-26 Justin HolewinskiAdd a target legalize hook for SplitVectorOperand
2013-07-26 Rafael EspindolaAdd a triple. Should fix the windows bots.
2013-07-26 Pavel Labath[analyzer] Fix FP warnings when binding a temporary...
2013-07-26 Richard Osbornetest commit
2013-07-26 NAKAMURA TakumiRework r187192, to tweak expressions to be tolerant...
2013-07-26 Richard Osborne[XCore] Add TODO regarding byval structs
2013-07-26 NAKAMURA Takumiclang/test/Driver/linux-header-search.cpp: Add XFAILs...
2013-07-26 Chandler CarruthRe-implement the analysis of uses in mem2reg to be...
2013-07-26 Craig TopperRemove trailing whitespace.
2013-07-26 Craig TopperRemove trailing whitespace.
2013-07-26 Craig TopperAdd test cases for the various instruction alias and...
2013-07-26 Craig TopperFix more Intel syntax issues with FP instruction aliase...
2013-07-26 Tobias GrosserMake .bc en/decoding of AttrKind stable
2013-07-26 Jason MolendaAdd an SBFrame::FindRegister() method to make it a...
2013-07-26 Eli FriedmanFix test for Release builds.
2013-07-26 Craig TopperTake advantage of the register enums being in order...
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-26 Eli FriedmanFix test for Release builds.
2013-07-26 Rui Ueyama[PECOFF] Create an atom for a symbol whose storage...
2013-07-26 Eli FriedmanTighten type-checking for vector attributes.
2013-07-26 Eli FriedmanFix gcc search for cross-compiler on Ubuntu 13.04.
2013-07-26 Eli FriedmanFix GNU ObjC ABI for a message returning a struct.
2013-07-26 Jim InghamRefine the fix in r187094 to only distrust the StackID...
2013-07-26 Eli FriedmanPartially revert r186903.
2013-07-26 Eli FriedmanMove friend warning into CXX11 warning group.
2013-07-25 Reid KlecknerUse env in a pecoff test so it passes with the lit...
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.
next