platform/upstream/llvm.git
2014-02-07 Oliver StannardLLVM-1163: AAPCS-VFP violation when CPRC allocated...
2014-02-07 Sasa StankovicChanged comment.
2014-02-07 Daniel Jasperclang-format: Fix range-based for-loop formatting.
2014-02-07 Dmitri GribenkoDocument return value for FileManager::getNoncachedStat...
2014-02-07 Dmitry Vyukovtsan: run user OnInitialize callback later
2014-02-07 Venkatraman... [Sparc] Add support for parsing synthetic instruction...
2014-02-07 Argyrios KyrtzidisRevert r194097: "With this patch -Wwrite-strings is...
2014-02-07 Venkatraman... [Sparc] Emit correct encoding for atomic instructions...
2014-02-07 Venkatraman... [Sparc] Emit relocations for Thread Local Storage ...
2014-02-07 Venkatraman... [Sparc] Emit correct relocations for PIC code when...
2014-02-07 Venkatraman... [Sparc] Use SparcMCExpr::VariantKind itself as MachineO...
2014-02-07 David MajnemerMS ABI: Don't be so hasty to judge an inheritance model
2014-02-07 Manman RenPGO branch weight: fix PR18752.
2014-02-07 Jim GrosbachX86: Resolve a long standing FIXME and properly isel...
2014-02-06 Nick Kledzik[mach-o] use new way to copy StringRefs
2014-02-06 Rafael EspindolaConvert test to FileCheck.
2014-02-06 Richard SmithTemporary fix for PR18473: Don't try to evaluate the...
2014-02-06 Richard TrieuFixes PR18762, stop the StmtPrinter for ObjCPropertyRef...
2014-02-06 Nick LewyckyThe diagnostic printer expects the LangOptions to still...
2014-02-06 Sean CallananLock the JIT before using it.
2014-02-06 Sean CallananRemoved spurious lookup of the $__lldb_expr
2014-02-06 Peter CollingbourneAdd isListInitialization matcher.
2014-02-06 Richard SmithPR18128: a lambda capture-default is not permitted...
2014-02-06 Quentin Colombet[CodeGenPrepare] Move away sign extensions that get...
2014-02-06 Joerg SonnenbergerUse correct ld emulation for EABI hardware float triple...
2014-02-06 Sergey Matveev[sanitizer] Intercept if_indextoname() and if_nametoind...
2014-02-06 James DennettFix indentation of a code example in LibTooling's docum...
2014-02-06 Greg ClaytonImplement ObjectFileMachO::SetLoadAddress().
2014-02-06 Sergey Matveev[sanitizer] Fix build.
2014-02-06 Andrew TrickTrack register pressure a bit more carefully (weird...
2014-02-06 David MajnemerSilence build-bots from the fallout of r200921
2014-02-06 Steve PucciFactor some methods that were in DynamicLoaderPOSIXDYLD.
2014-02-06 Ben LangmuirMove -verify-pch to use VerifyJobAction
2014-02-06 Evan ChengRevert r200095 and r200152. It turns out when compiling...
2014-02-06 Sergey Matveev[sanitizer] One does not simply intercept getifaddrs().
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF store pattern for Imm offsets
2014-02-06 Tom StellardR600/SI: Add a MUBUF load pattern for Reg+Imm offsets
2014-02-06 Tom StellardR600/SI: Use immediates offsets for SMRD instructions...
2014-02-06 Quentin ColombetWired-up the new LLVM diagnostic system into clang...
2014-02-06 Greg ClaytonThe "-n" and "-p" options to the lldb driver no longer...
2014-02-06 David PeixottoRemove const_cast for STI when parsing inline asm
2014-02-06 Tim NorthoverX86: add costs for 64-bit vector ext/trunc & rebalance
2014-02-06 Eli BenderskyAdd a -suppress-warnings option to bitcode linking.
2014-02-06 Sergey Matveev[sanitizer] Intercept getifaddrs().
2014-02-06 Sergey Matveev[sanitizer] Intercept getresuid and getresgid.
2014-02-06 Alexander KornienkoImprove clang-tidy diagnostic output and filtering.
2014-02-06 Alexander Potapenko[TSan] Add a regression test for https://code.google...
2014-02-06 Alexander Potapenko[TSan] Don't flush all file streams on program shutdown...
2014-02-06 David MajnemerMS ABI: Handle indirect field decls in template args
2014-02-06 David MajnemerMS ABI: Tweak pointer-to-member mangling/inheritance...
2014-02-06 Puyan LotfiYet another patch to reduce compile time for small...
2014-02-06 Tim NorthoverX86: deduplicate V[SZ]EXT_MOVL and V[SZ]EXT nodes
2014-02-06 Puyan LotfiThe following patch' purpose is to reduce compile time...
2014-02-06 Dmitry Vyukovtsan: simplify Go build script
2014-02-06 Dmitry Vyukovtsan: remove unused functions
2014-02-06 Dmitry Vyukovtsan: improve error message for Go
2014-02-06 Puyan LotfiThis small change reduces compile time for small progra...
2014-02-06 Simon AtanasyanAccept and handle absolute symbols with empty name.
2014-02-06 Kostya Serebryany[asan] fix testing on Mac
2014-02-06 NAKAMURA Takumicheck-clang: Introduce the feature "utf8-capable-terminal".
2014-02-06 Kostya Serebryany[asan] introduce two functions that will allow implemen...
2014-02-06 Nick LewyckyA memcpy out of an fresh alloca is a no-op, delete...
2014-02-06 Craig TopperDelete all of the CodeGenInstructions from CodeGenTarge...
2014-02-06 Chandler Carruth[PM] Fix horrible typos that somehow didn't cause a...
2014-02-06 Marshall ClowFix PR17221 - can't catch virtual base classes when...
2014-02-06 Chandler Carruth[PM] Add a new "lazy" call graph analysis pass for...
2014-02-06 Chandler Carruth[PM] Back out one hunk of the patch in r200901 that...
2014-02-06 Chandler Carruth[PM] Wire up the analysis managers in the opt driver...
2014-02-06 Juergen Ributzka[DAG] Don't pull the binary operation though the shift...
2014-02-06 Serge PavlovAllow transformation of VariableArray to ConstantArray.
2014-02-06 Manman RenSet default of inlinecold-threshold to 225.
2014-02-06 Richard SmithDR101, PR12770: If a function is declared in the same...
2014-02-06 Kevin EnderbyUpdate the X86 assembler for .intel_syntax to accept
2014-02-06 Rafael Espindoladon't set HasReliableSymbolDifference for ELF.
2014-02-06 Rafael EspindoladoesSectionRequireSymbols is meaningless on ELF, remove.
2014-02-06 Manman RenSimplify code by combining ifs.
2014-02-06 Paul RobinsonDisable most IR-level transform passes on functions...
2014-02-06 Manman RenFix Werror introduced at r200874.
2014-02-06 Rafael EspindolaJust returning false is the default.
2014-02-05 Nick LewyckyFix -Wunused-variable 'FD' by using it instead of ND...
2014-02-05 Matt ArsenaultPass address space to allowsUnalignedMemoryAccesses
2014-02-05 Matt ArsenaultAdd address space argument to allowsUnalignedMemoryAccess.
2014-02-05 Manman RenInliner uses a smaller inline threshold for callees...
2014-02-05 Nick KledzikFix layering StringRef copy using BumpPtrAllocator.
2014-02-05 Ben LangmuirAdd a CC1 option -verify-pch
2014-02-05 Quentin Colombet[RegAlloc] Add a last chance recoloring mechanism when...
2014-02-05 Greg ClaytonDon't print out "script" results twice.
2014-02-05 Chandler Carruth[PM] Don't require analysis results to be const in...
2014-02-05 Manman RenTry to fix ppc bot failure.
2014-02-05 Enrico GranataAn example summary provider for PyObject and the LLDB...
2014-02-05 Jim InghamFix the --source-quietly option to the driver so that...
2014-02-05 Benjamin KramerClean up some particularly ugly casting.
2014-02-05 Alexander KornienkoChanged OptionCategory variables to be static.
2014-02-05 Greg ClaytonFixed output to display correctly for "command source...
2014-02-05 Manman RenPGO: instrumentation based profiling sets function...
2014-02-05 Sergey Matveev[sanitizer] Fix build.
2014-02-05 Sergey Matveev[sanitizer] Implement ioctl decoding.
2014-02-05 Ed MasteEnable lldb-gdbserver for FreeBSD in the (g)make build
2014-02-05 Ed MasteEnable lldb-gdbserver on Linux as well in the cmake...
next