platform/upstream/llvm.git
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.
2014-11-06 Rafael EspindolaUse FileCheck.
2014-11-06 Rafael EspindolaDelete dead test.
2014-11-06 Shankar Easwaran[ELF] Remove llvm::Twine usage
2014-11-06 Nick Kledzik[mach-o] Add support for -S option
2014-11-06 Rafael EspindolaAllow L symbols in no_dead_strip sections.
2014-11-06 Shankar Easwaran[ELF] Remove includes that are not used
2014-11-06 Quentin Colombet[X86] Lower VSELECT into SHRUNKBLEND when we shrink...
2014-11-06 Shankar Easwaran[ELF] Use llvm::Twine
2014-11-06 Shankar Easwaran[ELF] Implement isLittleEndian for all architectures
2014-11-06 Shankar Easwaran[ELF] Use std::find_if instead
2014-11-06 Nick Kledzik[mach-o] remove extra leading underscore on __bss and...
2014-11-06 Nick Kledzik[mach-o] Add support for interposing tuples section
2014-11-06 Rui Ueyama[PECOFF] Add a comment for SECREL relocation.
2014-11-06 Matt ArsenaultRemove unnecessary .c_str() when implicitly converting...
2014-11-06 Nick Kledzik[mach-o] Add support for interposing tuples section
2014-11-06 Rui Ueyama[PECOFF] Fix SECREL relocations.
2014-11-06 Lang Hames[Docs][JIT] Update the clang++ invocation lines in...
2014-11-06 Tobias GrosserExtract SCEV generation into subfunction
2014-11-05 Fariborz JahanianPatch for small addition to availability attribute.
2014-11-05 Greg ClaytonFixed the C++ method name class to be a bit more picky...
2014-11-05 Reid Klecknercmake: Only export targets in the standalone build
2014-11-05 Nick KledzikFix shadowed variable warning
2014-11-05 Reid Klecknercmake: Make the LLDB standalone build work for me
2014-11-05 David MajnemerMachO: Remove an unused variable from processSection
2014-11-05 Reid KlecknerMake it easier to build against a pre-built Clang packa...
2014-11-05 DeLesley HutchinsThread Safety Analysis: move warnings on range-based...
2014-11-05 Alexey Samsonov[Sanitizer] Introduce generic stack frame rendering...
2014-11-05 Petar Jovanovic[mips64] Fix MIPS64 exception personality encoding
2014-11-05 Simon Pilgrim[X86][SSE] Vector integer to float conversion memory...
2014-11-05 Sean Silva[docs] Document usage of Inputs/ for extra test files.
2014-11-05 Zachary TurnerDecouple ProcessWindows from the Windows debug driver...
2014-11-05 Fariborz JahanianThis patch fixes a crash after rebuilding call AST of
2014-11-05 Sean Silva[Linker] Add some test coverage for llvm.ident merging
2014-11-05 Enrico GranataAllow inline test case to register actually useful...
2014-11-05 Michael IlsemanFix heap-use-after-free bug in expandSDiv when the...
2014-11-05 Sean CallananFixed the Objective-C stripped ivar test to ensure
2014-11-05 Enrico GranataAdd a setting escape-non-printables that drives whether...
2014-11-05 Eric FiselierFix rvalue bug in __has_operator_addressof
2014-11-05 Simon Atanasyan[ELF] Use getVisibility() function to access st_other...
2014-11-05 Steven WuRemove obsolete ARM intrinsics vclz and vcnt
2014-11-05 Eric FiselierFix operator & detection trait to check for free functi...
2014-11-05 Tobias GrosserBlockGenerator: Recompute values from SCEV before handi...
next