platform/upstream/llvm.git
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
2014-11-06 Enrico GranataIntroduce the notion of "type summary options" as flags...
2014-11-06 Frederic RissReturn a DIDescriptor from CGDebugInfo::getDeclarationO...
2014-11-06 Rafael EspindolaBase check on the section name, not the variable name.
2014-11-06 Tobias GrosserExplicitly annotate loops we want to run thread-parallel
2014-11-06 Nick Kledzikremove unneeded { }
2014-11-06 Nick Kledzik[mach-o] Add support for -force_load option
2014-11-06 Sean CallananHandle types from the runtime that conform to
2014-11-06 Lang Hames[RegAlloc] Remove reference to the trivial spiller...
2014-11-06 Lang Hames[RegAlloc] Kill off the trivial spiller - nobody is...
2014-11-06 Kevin Enderby[mach-o] Update test case to work with latest llvm...
2014-11-06 Michael LiaoIndentation fixes
2014-11-06 Frederic RissTry to appease MSVC buildbots after r221466.
2014-11-06 Kevin EnderbyPlumb in the ARM thumb symbolizer in llvm-objdump’s...
2014-11-06 Alexey Samsonov[Sanitizer] Introduce "stack_trace_format" runtime...
2014-11-06 Greg ClaytonPick better floating point numbers (ones that can be...
2014-11-06 Shawn Bestfixed minor code indenting reviews.llvm.org/D6127
2014-11-06 Frederic RissChange DIBuilder::createImportedDeclaration from taking...
2014-11-06 Colin LeMahieu[Hexagon] Adding basic Hexagon ELF object emitter.
2014-11-06 Eli BenderskyClean up NVPTXLowerStructArgs.cpp. NFC
2014-11-06 Daniel Sanders[mips] Removed IsSoftFloat from MipsISelLowering::analy...
2014-11-06 Chad Rosier[Reassociate] Don't reassociate when mixing regular...
2014-11-06 Daniel Sanders[mips] Removed MipsISelLowering::analyzeFormalArguments...
2014-11-06 Eric FiselierAdd support for UNSUPPORTED tag to lit
2014-11-06 Rafael EspindolaUse FileCheck in a few tests.
2014-11-06 Charlie TurnerRemove references to the cortex-a9-mp CPU.
2014-11-06 Will SchmidtUse GET_CURRENT_FRAME() to calculate the memory layout...
2014-11-06 Rafael EspindolaCompute the correct jump table entries on 32 bit windows.
2014-11-06 Andrea Di Biagio[X86] When commuting SSE immediate blend, make sure...
2014-11-06 Aaron BallmanFixing some -Wcast-qual warnings; NFC.
2014-11-06 Toma Tabacu[mips] Tolerate the use of the %z inline asm operand...
2014-11-06 Deepak PanickalFix lldb-mi warnings so that it builds when --enable...
2014-11-06 Rafael EspindolaDon't manually insert L prefixes.
2014-11-06 Sasa Stankovic[mips] Add the following MIPS options that control...
2014-11-06 Andrea Di Biagio[X86] Slightly refactor default features for AMD bdver...
2014-11-06 Alexey BataevFix for exception specification mismatch in explicit...
2014-11-06 Toma Tabacu[mips] Improve error/warning messages and testing for...
2014-11-06 Daniel Sanders[JIT] Fix more missing endian conversions (opcodes...
2014-11-06 David MajnemerUBSan: Teach isDerivedFromAtOffset and findBaseAtOffset...
2014-11-06 David MajnemerObject, COFF: Infer symbol sizes from adjacent symbols
2014-11-06 David MajnemerX86, MC: Tidy up some whitespace in GetRelocType
2014-11-06 Simon Atanasyan[Mips] Take into account that PIC code is inherently...
2014-11-06 Justin BognerGCOV: Make sure that function idents in the .gcda and...
2014-11-06 Simon Atanasyan[Mips] Follow-up to r221439. Include header to fix...
2014-11-06 Simon Atanasyan[Mips] Check ELF flags to prevent linking of incompatib...
2014-11-06 Simon Atanasyan[Mips] Fix ELF flags for the non-PIC object file used...
2014-11-06 Craig Topper[X86] Use fallthroughs to reduce the number of calls...
2014-11-06 Rafael EspindolaAdd three other sections when L symbols are allowed.
next