platform/upstream/llvm.git
2015-01-26 Chris BienemanAdd new HideUnrelatedOptions API that takes a SmallVect...
2015-01-26 Eric FiselierAdopt CMake policy CMP0042. Set MACOSX_RPATH on by...
2015-01-26 Simon PilgrimLine endings fix. NFC.
2015-01-26 Matt ArsenaultR600: Cleanup or test
2015-01-26 Simon PilgrimLine endings fix. NFC.
2015-01-26 Pete CooperDon't generate llvm.expect intrinsics with -O0.
2015-01-26 Greg FitzgeraldFix shared library build
2015-01-26 Alexei Starovoitovbpf: fix build due to 'Move DataLayout back to the...
2015-01-26 Rui UeyamaUse parallel_sort in the LayoutPass.
2015-01-26 Marshall ClowAdded test for incomplete type support in vector/list...
2015-01-26 Bruno Cardoso... [x86][MMX] Rename and cleanup tests: arith, intrinsics...
2015-01-26 Ben LangmuirTweak r227115 per review feedback
2015-01-26 Reid KlecknerFix broken doc link to Clang 3.5 release notes
2015-01-26 Hans WennborgSimplifyCFG: Omit range checks for switch lookup tables...
2015-01-26 Hans WennborgSimplifyCFG: don't remove unreachable default switch...
2015-01-26 Hans WennborgMake ConstantFoldTerminator() handle switches with...
2015-01-26 Justin Holewinski[NVPTX] Generate a more optimal sequence for select...
2015-01-26 Reid KlecknerAdd a UTF8 to UTF16 conversion wrapper for use in the...
2015-01-26 Eric ChristopherCache the lookup of TargetLowering in the atomic expand...
2015-01-26 Enrico GranataAdd an overload of SetValueFromCString() to ValueObject...
2015-01-26 Ahmed Bougacha[SelectionDAG] Fix assert message copypasta. NFC.
2015-01-26 Eric ChristopherAdd a FIXME about preferred alignment to DataLayout.
2015-01-26 Justin Holewinski[NVPTX] Handle floating-point conversion patterns that...
2015-01-26 Alex RosenbergUse a different encoding for debugtrap on PS4.
2015-01-26 Ben LangmuirFix assert instantiating string init of static variable
2015-01-26 Eric ChristopherUpdate for LLVM API change.
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2015-01-26 Philip ReamesRefine memory dependence's notion of volatile semantics
2015-01-26 Sanjay PatelModel sqrtsd as a binary operation with one source...
2015-01-26 Philip ReamesPass QueryInst down through non-local dependency calcul...
2015-01-26 Philip ReamesRevert GCStrategy ownership changes
2015-01-26 Zachary TurnerTeach raw_ostream to support hex formatting without...
2015-01-26 Eric FiselierChange the available features used for no-rtti and...
2015-01-26 Viktor Kutuzov[Msan] Disable the ppoll unit test on FreeBSD
2015-01-26 Alex RosenbergRemove trailing whitespace. NFC ®
2015-01-26 Fariborz JahanianObjective-C SDK modernizer to use NS_ENUM/NS_OPTIONS...
2015-01-26 Alex RosenbergRemove trailing whitespace.
2015-01-26 Eric ChristopherMove the Mips target to storing the ABI in the TargetMa...
2015-01-26 Eric ChristopherStore the passed in CPU name string so that it can...
2015-01-26 Viktor Kutuzov[Msan] Fix the statfs unit test to pass on FreeBSD
2015-01-26 Daniel BerlinFix incorrect partial aliasing
2015-01-26 Daniel BerlinFix delegation
2015-01-26 Marshall ClowFix PR21428. Buffer was one byte too small in octal...
2015-01-26 Zachary TurnerFix darwin-debug build in cmake (OS X)
2015-01-26 Sanjay Patelfix line-endings; NFC
2015-01-26 Michael J.... [Support][Windows] Disable error dialog boxes when...
2015-01-26 Chris BienemanPutting all the standard tool options into a "Generic...
2015-01-26 Johannes Doerfert[FIX] Debug build + instrinsic handling
2015-01-26 Alex Rosenberg[MC] The PS4's ELF OSABI value is the same as FreeBSD.
2015-01-26 Alex RosenbergTeach the autoconf machinery about the PS4 triple.
2015-01-26 Vasileios Kalintiris[mips] Enable arithmetic and binary operations for...
2015-01-26 Joerg SonnenbergerFor NetBSD/ARM-EB, link with --be8. Support for the...
2015-01-26 Vasileios Kalintiris[mips] Add tests for bitwise binary and integer arithme...
2015-01-26 Hafiz Abid... Also except OSError when terminating a child.
2015-01-26 Joerg SonnenbergerThe canonical CPU variant for ARM according to config...
2015-01-26 Vladimir MedicWhen disassembler meets compact jump instructions for...
2015-01-26 Jason MolendaAdd link to github x86-psABI repo where the ABI doc...
2015-01-26 Vasileios KalintirisRevert "[mips] Fix assertion on i128 addition/subtracti...
2015-01-26 Jean-Daniel... path.data() may return a non null terminated string
2015-01-26 NAKAMURA TakumiRevert llvm/test/MC/ELF/noexec.s in r227074, "Fix a...
2015-01-26 Craig Topper[X86] Add AVX512 integer comparison intrinsics for...
2015-01-26 Evgeniy Stepanov[msan] Remove MSanDR reference from the manual.
2015-01-26 Erik EcksteinSLPVectorizer: fix wrong scheduling of atomic load...
2015-01-26 Eric ChristopherCorrect the header guard for MipsABIInfo.h.
2015-01-26 Craig Topper[X86] Add more of the AVX512 integer comparision intrin...
2015-01-26 Eric ChristopherFix a problem where the AArch64 ELF assembler was faili...
2015-01-26 Nico WeberDon't let virtual calls and dynamic casts call Sema...
2015-01-26 Nico WeberTest that member functions of constexpr constructed...
2015-01-26 Nico WeberRemove -verify from a codegen test that didn't have...
2015-01-26 Yaron Kerenclang-format two Decl* code locations, NFC.
2015-01-26 Nico WeberReword comment.
2015-01-26 Nico WeberTest that qualified virtual calls mark vtables referenc...
2015-01-25 Craig Topper[X86] Add AVX512F integer comparision intrinsics to...
2015-01-25 Craig Topper[X86] Add immediate range checking to AVX512 integer...
2015-01-25 Craig Topper[X86] Add AVX512 floating cmpgt and integer comparison...
2015-01-25 Craig Topper[X86] Change comparision immediate type to i8 in test...
2015-01-25 Craig Topper[X86] Use i8 immediate for comparison type on AVX512...
2015-01-25 Renato GolinAllows Clang to use LLVM's fixes-x18 option
2015-01-25 NAKAMURA Takumiclang/test/Driver/rewrite-map-in-diagnostics.c: This...
2015-01-25 Alex RosenbergAdd the triple for the Sony Playstation®4.
2015-01-25 Simon Atanasyan[Mips] Add checking of disassembler output in some...
2015-01-25 Simon Atanasyan[Mips] Teach LLD to recognize one more MIPS target...
2015-01-25 Johannes Doerfert[FIX] Independent blocks with intrinsics handling
2015-01-25 Adrian PrantlDebug info: Fix PR22296 by omitting the DW_AT_location...
2015-01-25 Bill Schmidt[PowerPC] Revert ppc64le-aggregates.ll test changes...
2015-01-25 Johannes DoerfertSupport for math/misc intrinsics
2015-01-25 Bill Schmidt[PowerPC] Reset the baseline for ppc64le to be equivale...
2015-01-25 Francisco Lopes... Sema: Formatting. No behavior change.
2015-01-25 Simon Atanasyan[Mips] Make MipsELFObjectReader and MipsELFDSOReader...
2015-01-25 Simon Atanasyan[docs] Add link to the MIPS 64-bit ELF object file...
2015-01-25 Simon Atanasyan[Mips] Reformat the code with clang-format
2015-01-25 Simon Atanasyan[Mips] Remove duplicated typedef's
2015-01-25 Simon Atanasyan[Mips] Use template class argument instead of hard...
2015-01-25 NAKAMURA TakumiInstantiate Registry<GCStrategy> in LLVMCore, to let...
2015-01-25 Simon Atanasyan[ELF] Update for LLVM api change
2015-01-25 Simon Atanasyan[ELFYAML] Support mips64 relocation record format in...
2015-01-25 Elena DemikhovskyAVX-512: Changes in operations on masks registers for...
2015-01-25 NAKAMURA TakumiOrc/IRCompileLayer.h: Avoid non-static initializer.
2015-01-25 NAKAMURA TakumiOrcJIT: Avoid non-static initializers.
2015-01-25 NAKAMURA TakumiOrc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
next