platform/upstream/llvm.git
2015-06-04 Alexei Starovoitov[bpf] add big- and host- endian support
2015-06-04 Andrea Di Biagio[DAGCombiner] Fix wrong folding of a build_vector into...
2015-06-04 Evgeniy StepanovFix the check for Ninja in the CMake build.
2015-06-04 Alexey SamsonovMake test case more readable: move CHECK-lines next...
2015-06-04 Rafael EspindolaFix the test to use the correct size.
2015-06-04 Bill Seurer[PowerPC] This revision adds 68 of the missing "Predefi...
2015-06-04 Alexey Samsonovllvm-objdump: return non-zero exit code for certain...
2015-06-04 Yaron KerenC++11 rangify for loop.
2015-06-04 Evgeniy Stepanov[tsan] Disable a flaky test.
2015-06-04 Benjamin Kramer[APInt] Remove special case for i1.
2015-06-04 Tobias GrosserUse owning pointers to avoid memory leaks
2015-06-04 Tobias GrosserDisable output for test case that does not need output
2015-06-04 Gabor BallabasAllow case-insensitive values for -mcpu for ARM
2015-06-04 Gabor BallabasTest commit access.
2015-06-04 Jonathan PeytonFix some sign compare warnings.
2015-06-04 Benjamin Kramer[SDag switch lowering] Simplify code a bit. No function...
2015-06-04 Bruce MitchenerFix doxygen warnings.
2015-06-04 Samuel Benzaquen[clang-tidy] Force braces around leaf 'else if' for...
2015-06-04 Matt ArsenaultR600/SI: Reimplement isLegalAddressingMode
2015-06-04 Matt ArsenaultCodeGenPrepare: Provide address space to isLegalAddress...
2015-06-04 Matt ArsenaultPass address space to isLegalAddressingMode in DAGCombiner
2015-06-04 Tobias GrosserStore ArrayShape in shared_ptr and MemAccs as actual...
2015-06-04 Matt ArsenaultR600/SI: Fix some cases for load / store of half
2015-06-04 Hans WennborgSwitch lowering: fix assert in buildBitTests (PR23738)
2015-06-04 James Y Knight[SPARC] Fix multiarch path detection for sparc and...
2015-06-04 James Y Knight[SPARC] Fix types of size_t, intptr_t, and ptrdiff_t...
2015-06-04 Rafael EspindolaOmit unused section symbols from the symbol table.
2015-06-04 Chris Bieneman[CMake] Add warning for using compile and link pools...
2015-06-04 Rafael EspindolaMove test that depends on x86 to the x86 directory.
2015-06-04 Rafael EspindolaNo need to check the raw relocation bytes if checking...
2015-06-04 Rafael Espindolallvm-readobj can parse relocations, no need to check...
2015-06-04 Benjamin KramerReplace custom fixed endian to raw_ostream emission...
2015-06-04 Rafael EspindolaDisassemble the start of sections even if there is...
2015-06-04 Douglas KatzmanRemove extraneous qualifiers due to "using namespace...
2015-06-04 James MolloyDon't create a MIN/MAX node if the underlying compare...
2015-06-04 Daniel SandersReplace string GNU Triples with llvm::Triple in MCAsmIn...
2015-06-04 Daniel SandersInclude BPF target in CMake builds.
2015-06-04 Diego NovilloTidy code in InstrProfiling.cpp. NFC.
2015-06-04 Tobias GrosserStore comparison objects as objects, not pointers
2015-06-04 Peter Zotov[C API] Add LLVMStructGetTypeAtIndex.
2015-06-04 Brad SmithUse the appropriate PIE level for OpenBSD/sparc.
2015-06-04 Yury Gribov[ASan] Fix Darwin and Windows builds.
2015-06-04 Elena DemikhovskyAVX-512: I brought back vector-shuffle-512-v8.ll test.
2015-06-04 Tobias GrosserMark sdivs as 'exact' instead of lowering them ourselves
2015-06-04 Tobias GrosserEnsure memory access mappings are defined for full...
2015-06-04 Craig Topper[TableGen] Replace a couple if/else chains with a switc...
2015-06-04 Craig Topper[TableGen] Use range-based for loops. NFC
2015-06-04 Craig Topper[TableGen] Merge single prefix bit in RecordVal into...
2015-06-04 Yury Gribov[ASan] Make binary name reader cross-platform.
2015-06-04 Igor BregerTest commit
2015-06-04 Yury Gribov[ASan] Move ASan runtime library self-checks to a more...
2015-06-04 David MajnemerMake the test introduced in r239015 more targeted.
2015-06-04 Elena DemikhovskyAVX-512: added all SKX forms of VPERMW/D/Q instructions.
2015-06-04 David Majnemer[ConstantFold] Don't skip the first gep index when...
2015-06-04 Elena DemikhovskyRemoved {}, NFC.
2015-06-04 Jason MolendaMake the function that parses the json packets in debug...
2015-06-04 Rafael EspindolaBring back r239006 with a fix.
2015-06-04 Rafael EspindolaAdd testcase that would crash before the previous revert.
2015-06-04 Rafael EspindolaRevert "Pack the MCSymbolELF bit fields into MCSymbol...
2015-06-04 James Y KnightFix fragile source-col-map.c test-case.
2015-06-04 Chandler CarruthUpdate Polly for the AA/MemoryLocation refactoring.
2015-06-04 Andrew Wilkins[lldb] Enable building with Cmake/BUILD_SHARED_LIBS
2015-06-04 Rafael EspindolaPack the MCSymbolELF bit fields into MCSymbol's Flags.
2015-06-04 Rui UeyamaCOFF: /include'd symbols must be preserved.
2015-06-04 Marshall ClowWhile applying N4258, I forgot about LWG#2455, which...
2015-06-04 Chandler Carruth[PM/AA] Start refactoring AliasAnalysis to remove the...
2015-06-04 Ahmed Bougacha[CodeGen][NEON] Emit constants for "immediate" intrinsi...
2015-06-04 Sanjay Patelmake reciprocal estimate code generation more flexible...
2015-06-04 Filipe Cabecinhas[sanitizer_common] Added VS-style output for source...
2015-06-04 Tom StellardR600: Re-enable sub-reg liveness
2015-06-04 John ThompsonFixed option description. '=' is required.
2015-06-04 John ThompsonFixed option comment. '=' is required.
2015-06-04 Rafael EspindolaRemove MCELFSymbolFlags.h. It is now internal to MCSymb...
2015-06-04 Evgeniy Stepanov[asan] Fix undefined MAP_NORESERVE on FreeBSD.
2015-06-04 Justin BognerDriver: Don't crash when generating crash reports for...
2015-06-04 Devin Coughlin[analyzer]Test commit fixing 80-column violation in...
2015-06-04 Douglas KatzmanSave getArch() in a local var instead of calling it...
2015-06-04 Filipe Cabecinhas[Sanitizers] Add *SAN_OPTIONS to possibly_dangerous_env...
2015-06-04 Marshall ClowMore N4258 changes. This time vector's constructors
2015-06-03 Adhemerval... [ELF/AArch64] Fix build issue on MSVC
2015-06-03 Alexey SamsonovImprove test added in r238481.
2015-06-03 Enrico GranataI make no claims that Mach ports work, but at least...
2015-06-03 Alexey Samsonov[Object, MachO] Introduce MachOObjectFile::load_command...
2015-06-03 Rafael EspindolaRemember if a weakref of a symbol has been used.
2015-06-03 Adhemerval... [ELF/AArch64] Fix TLS initial executable relocation
2015-06-03 Rafael EspindolaStore whether a symbol is a comdat signature in MCSymbo...
2015-06-03 Rafael EspindolaRecord in a MCSymbolELF if it has been used in a reloca...
2015-06-03 Rafael EspindolaSimplify the logic in ELFObjectWriter::isInSymtab....
2015-06-03 Ed MasteSkip test failing on FreeBSD buildbot due to pexepect...
2015-06-03 Ed MasteXFAIL TestPlatformCommand test failing on the FreeBSD...
2015-06-03 Rafael EspindolaConvert BindingExplicitlySet into a MCSymbolELF field.
2015-06-03 Enrico GranataFix a bug where trying to Dump() a ValueObject would...
2015-06-03 Adhemerval... [ELF/AArch64] Fix correct TCB aligment calculation
2015-06-03 Frederic RissReapply r238941 - [dsymutil] Accept a YAML debug map...
2015-06-03 Matt ArsenaultR600/SI: Fix tests with triples in them
2015-06-03 Marshall ClowMore of N4258 implementation. Mark all of our test_allo...
2015-06-03 Douglas KatzmanChange big 'if' statement into a switch. NFC
2015-06-03 Jonathan PeytonSuppress uninitialized-variable-is-used warning in...
2015-06-03 Sanjay Pateladd missing dependency on Target lib for tools
2015-06-03 Rafael EspindolaRemove getOrCreateSymbolData. There is no MCSymbolData...
next