platform/upstream/llvm.git
2014-11-10 Shankar Easwaran[ELF] Support -z max-page-size option
2014-11-10 Shankar EaswaranAdd support library.
2014-11-08 Aaron BallmanMissing testcase from r221581.
2014-11-08 Aaron BallmanUpdated the wording for a diagnostic to be more grammat...
2014-11-08 Aaron Ballman[c++1z] Support for attributes on namespaces and enumer...
2014-11-08 NAKAMURA Takumi[CMake] llvm-shlib: Add possibly missing BitReader...
2014-11-08 Jay Foad[ASan] Fix stack-overflow test for PowerPC
2014-11-08 Jason MolendaAdd a RegisterNumber class to RegisterContextLLDB.h...
2014-11-08 Richard Smith[c++1z] Support for u8 character literals.
2014-11-08 Jason MolendaFix a corner case with the handling of noreturn functions.
2014-11-08 Richard Smith[c++1z] Implement nested-namespace-definitions.
2014-11-08 Richard Smith[c++1z] N4295: fold-expressions.
2014-11-08 Shankar Easwaran[ELF] Remove unused variable
2014-11-08 Shankar Easwaran[ELF] Support --no-align-segments.
2014-11-08 Shawn BestLLGS Android target support - for Andy Chien : reviews...
2014-11-08 Ben LangmuirCheck module signature when the module has already...
2014-11-08 Fariborz JahanianFixed a buildbot failure.
2014-11-08 Ben LangmuirFix unintended fallthrough in ASTReader
2014-11-08 Shawn Bestfix for unit tests finding path to LLDB.h reviews...
2014-11-08 Matt ArsenaultR600/SI: Fix broken check prefixes in test
2014-11-08 Saleem AbdulrasoolTransforms: address some late comments
2014-11-08 Saleem AbdulrasoolTransforms: sort source files in build
2014-11-07 Fariborz Jahanian[Objective-C Sema]. Issue availability/deprecated warni...
2014-11-07 Zachary TurnerRemove the top-level DebugDriverThread in ProcessWindows.
2014-11-07 David MajnemerSelectionDAG: Assert if we truncate SDNode's NumOperand...
2014-11-07 Tim NorthoverARM ABI: simplify decisions on whether args can be...
2014-11-07 Alexey SamsonovIntroduce a SanitizerKind enum to LangOptions.
2014-11-07 Kuba BreckaUse @rpath for ASan dylib in Makefiles
2014-11-07 Kuba BreckaUse @rpath for ASan dylib in Makefiles
2014-11-07 Chad Rosier[Reassociate] Better preserve NSW/NUW flags.
2014-11-07 Saleem AbdulrasoolTransforms: use typedef rather than using aliases
2014-11-07 Nick Kledzik[mach-o] remove stray debug output
2014-11-07 Nick Kledzik[mach-o] Fix MachOFileNode to own archives same as...
2014-11-07 Renato GolinPPC fix works for ARM, too
2014-11-07 David PeixottoSafely generate new loop metadata node
2014-11-07 Rafael EspindolaRemove unused variable.
2014-11-07 Saleem AbdulrasoolTransform: add SymbolRewriter pass
2014-11-07 Michael J.... Fix style.
2014-11-07 Michael J.... Fix style.
2014-11-07 Nick Kledzik[mach-o] Add support for -order_file option
2014-11-07 Nick KledzikFix FileArchive member MemoryBuffer early destruction
2014-11-07 Matt ArsenaultR600: Remove unused define
2014-11-07 Jay Foad[ASan] Fix zero_page_pc test for PowerPC
2014-11-07 Enrico GranataThis was meant to be count, not m_count
2014-11-07 Enrico GranataSBValue::Cast is deprecated. This does not work as...
2014-11-07 Simon Atanasyan[Mips] Do not hard-code the paired relocation type
2014-11-07 Rafael EspindolaDon't redeclare a pure virtual method.
2014-11-07 Rafael EspindolaUse StringRefMemoryObject in llvm-mc. NFC.
2014-11-07 Samuel AntaoFix clash of gcc toolchains in hexagon driver regressio...
2014-11-07 Daniel Sanders[mips] Promote i32 arguments to i64 for the N32/N64...
2014-11-07 Fariborz JahanianRevert r221404 which caused lldb to not display
2014-11-07 Renato GolinMake sure only NEON enabled devices save/restore D16...
2014-11-07 NAKAMURA Takumi[CMake] LLVMSupport: Give system_libs PRIVATE scope...
2014-11-07 Rafael EspindolaPass PRIVATE to target_link_libraries if using shared...
2014-11-07 Daniel Sanders[mips] Removed the remainder of MipsCC. NFC.
2014-11-07 Daniel Sanders[mips] Remove MipsCC::reservedArgArea() in favour of...
2014-11-07 NAKAMURA TakumiMipsCCState.h: Use LLVM_DELETED_FUNCTION for msc17.
2014-11-07 NAKAMURA Takumillvm/test/tools/llvm-symbolizer/ppc64.test: Avoid subshell.
2014-11-07 Daniel Sanders[mips] Move MipsCCState to a separate file and clang...
2014-11-07 Timur IskhodzhanovImprove comments in vtordisp tests: fix a typo, add...
2014-11-07 Shankar Easwaran[ELF] Remove is64bits() and isLittlEndian().
2014-11-07 Daniel Sanders[mips] Fix unused variable warnings introduced in r221521
2014-11-07 Daniel Sanders[mips] Remove remaining use of MipsCC::intArgRegs(...
2014-11-07 Evgeniy Stepanov[sanitizer] Never remove the last frame off the stack...
2014-11-07 Daniel Sanders[mips] Remove MipsCC::getRegVT(). NFC
2014-11-07 Daniel Sanders[mips] Remove MipsCC::analyzeCallOperands in favour...
2014-11-07 Daniel Sanders[mips] Move SpecialCallingConv to MipsCCState and use...
2014-11-07 Daniel Sanders[mips] Removed IsVarArg from MipsISelLowering::analyzeC...
2014-11-07 Renato GolinMove ARM failure from FIXME to XFAIL
2014-11-07 Jay Foadllvm-symbolizer: teach it about PowerPC64 ELF function...
2014-11-07 David MajnemerSCCP: overdefined calls cannot become constant
2014-11-07 Johannes Doerfert[Refactor][NFC] Generalize the creation of ScopArrayInf...
2014-11-07 David MajnemerCodeGen, Itanium: Properly dllimport RTTI data
2014-11-07 Justin HibbitsAdd Position-independent Code model Module API.
2014-11-07 Rafael EspindolaUse llvm::StringRefMemoryObject NFC.
2014-11-07 Rui UeyamaFix Mach-O unit tests breakage on Windows
2014-11-07 Ahmed Bougacha[AArch64] Keep flags on condition vreg when instantiati...
2014-11-07 Rui UeyamaDisable a Mach-O test on Windows that depends on Unix...
2014-11-07 Rui UeyamaAdd missing -target triple to ELF tests.
2014-11-07 Rui UeyamaXFAIL elf/demangle.test on Windows.
2014-11-07 Rafael EspindolaUse a StringRefMemoryObject. NFC.
2014-11-07 Rafael EspindolaUse StringRefMemoryObject. NFC.
2014-11-07 David MajnemerLoopVectorize: Don't assume pointees are sized
2014-11-06 Rui Ueyama[PECOFF] Improve subsystem inference
2014-11-06 David MajnemerInstCombine: Rely on cmpxchg's return code when it...
2014-11-06 Rafael EspindolaRemove unused variable. NFC.
2014-11-06 Greg ClaytonFixes so tests compile and run remotely.
2014-11-06 Rafael EspindolaDon't repeat names in comments. NFC.
2014-11-06 Greg ClaytonChanged program to go along with the previous commit...
2014-11-06 Greg ClaytonFix the test to not have to run the binary separately...
2014-11-06 Greg ClaytonMake sure stderr is filtered out in case xcodebuild...
2014-11-06 Simon Atanasyan[ELF][yaml2obj] Handle additional MIPS specific st_othe...
2014-11-06 Rafael EspindolaFactor out call to push_back. NFC.
2014-11-06 Simon Pilgrim[X86][SSE] Vector integer/float conversion memory foldi...
2014-11-06 Ahmed Bougacha[X86] Add VFMADDSUB cases for the 213->231 custom inserter.
2014-11-06 Ahmed Bougacha[X86] Add missing FMA3 VFMADDSUB in the emitter.
2014-11-06 Enrico GranataThis is a large, but clearical, commit that enables...
2014-11-06 David MajnemerObject, COFF: Don't consider AuxFunctionDefinition...
2014-11-06 Ahmed Bougacha[X86] Split FMA4 RM tests into a separate file. NFC.
2014-11-06 Tobias GrosserFix formatting
next