platform/upstream/llvm.git
2014-11-26 David MajnemerRevert "Added inst combine transforms for single bit...
2014-11-26 Sean SilvaAdd a small "usage:" comment at the top of not.cpp
2014-11-26 Peter CollingbourneCreate directories for llgo subproject.
2014-11-26 Tim NorthoverOpenCL: fix test for lack of names in release builds
2014-11-26 Rui UeyamaObject/COFF: Fix off-by-one error for object having...
2014-11-26 Anton Yartsev[analyzer] Indented code within the DisplayHelp sub.
2014-11-26 Matt ArsenaultR600/SI: Use ZeroOrNegativeOneBooleanContent
2014-11-26 Colin LeMahieu[Hexagon] Adding cmp* immediate form instructions.
2014-11-26 Richard SmithFix buildbot failure on LLP64 platforms like MSVC x86_64.
2014-11-26 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-26 Colin LeMahieu[Hexagon] Adding and64, or64, and xor64 instructions.
2014-11-26 Oleksiy VyalovFix several test failures on Linux/FreeBSD caused by...
2014-11-26 Matt ArsenaultR600/SI: Create e64 versions of and/or/xor in SILowerI1...
2014-11-26 Daniel Jasperclang-format: [Java] Don't line-wrap package declarations.
2014-11-26 JF Bastienlibc++: integral types trap on PNaCl
2014-11-26 Lang Hames[MCJIT] Fix missing return statement.
2014-11-26 Lang Hames[MCJIT] Reapply r222828 and r222810-r222812 with fix...
2014-11-26 Nico Weberclang-format: Tweak -style=Chromium for Java files.
2014-11-26 Hafiz Abid... Improve lldb-mi tests.
2014-11-26 Aaron BallmanAdding an explicit triple to this test to get it to...
2014-11-26 Evgeniy Stepanov[asan] Disable preload tests on Android.
2014-11-26 Anastasia Stulova[OpenCL] Implemented restrictions for pointer conversio...
2014-11-26 Aaron BallmanReverting r222828 and r222810-r222812 as they broke...
2014-11-26 Anastasia Stulova[OpenCL] Generic address space parsing and diagnostics...
2014-11-26 Anastasia Stulova[OpenCL] Generic address space has been added in OpenCL...
2014-11-26 Aaron BallmanRemoving a spurious semicolon; NFC
2014-11-26 Daniel Jasperclang-format: [Java] Improve formatting of throws decla...
2014-11-26 Evgeniy StepanovAdd missing "override".
2014-11-26 Daniel Jasperclang-format: [Java] Improve cast detection.
2014-11-26 Viktor Kutuzov[Asan] Fix the heavy_uar_test.cc test to pass on FreeBSD
2014-11-26 Daniel Jasperclang-format: [Java] Fix breaking after annotations.
2014-11-26 Will NewtonRename R_AARCH64_TLSDESC_ADR_PAGE to R_AARCH64_TLSDESC_...
2014-11-26 Viktor Kutuzov[Msan] Exclude non-FreeBSD interceptors on FreeBSD
2014-11-26 Will NewtonUpdate AArch64 ELF relocations to ABI 1.0
2014-11-26 Elena DemikhovskyAVX-512: Scalar ERI intrinsics
2014-11-26 Daniel Jasperclang-format: Add SFS_Empty to only empty functions...
2014-11-26 Viktor Kutuzov[Msan] Check returning value of DTLS_Get()
2014-11-26 Will NewtonUpdate ARM ELF relocations to ABI 2.09
2014-11-26 Hafiz Abid... Re-order the base classes to prevent a crash in Linux.
2014-11-26 Will NewtonFix comment in AArch64 ELF backend
2014-11-26 Daniel Jasperclang-format: [Java] Support Foo.class;
2014-11-26 Lang Hames[MCJIT] Re-enable GDB registration (temporarily disable...
2014-11-26 Lang Hames[MCJIT] Temporarily disable automatic JIT debugger...
2014-11-26 Lang Hames[MCJIT] Clean up RuntimeDyld's quirky object-ownership...
2014-11-26 Craig TopperRemove neverHasSideEffects support from TableGen CodeGe...
2014-11-26 Richard SmithTry to make the modules buildbot happy again.
2014-11-26 Richard Smith[c++1z] Most of N4268 (allow constant evaluation for...
2014-11-26 Eric ChristopherReformat with gofmt.
2014-11-26 Eric ChristopherMake SetMCJITOptimizationLevel more of a method and...
2014-11-26 Eric ChristopherMake sure that the go bindings call LLVMInitializeMCJIT...
2014-11-26 Alexey Samsonov[Sanitizer] Bump kMaxPathLength to 4096 and use it...
2014-11-26 Rui UeyamaUse SafelyCloseFileDescriptor instead of close.
2014-11-26 Craig TopperReplace neverHasSideEffects=1 with hasSideEffects=0...
2014-11-26 Alexey Samsonov[ASan] Fix typo in test
2014-11-26 Rui Ueyama[PECOFF] Properly close a file descriptor.
2014-11-25 David MajnemerCodeGen: Fix emission of __atomic_compare_exchange
2014-11-25 Kaelyn TakataEnsure that any TypoExprs in the arguments to bultins...
2014-11-25 Simon Pilgrim[X86][SSE] Improvements to byte shift shuffle matching
2014-11-25 Colin LeMahieu[Hexagon] Adding add64 and sub64 instructions.
2014-11-25 Eric FiselierFixes to get libc++ building on sun solaris. Patch...
2014-11-25 Colin LeMahieuReverting 222792
2014-11-25 Colin LeMahieu[Hexagon] Adding compare with immediate instructions.
2014-11-25 Colin LeMahieu[Hexagon] Adding NOP encoding bits.
2014-11-25 Peter CollingbourneGo bindings: add DIBuilder.InsertValueAtEnd
2014-11-25 Matt ArsenaultR600/SI: Only use one DEBUG()
2014-11-25 Rafael EspindolaThis test requires asserts because of -stats.
2014-11-25 Rafael Espindolagold plugin: call llvm_shutdown so that -stats works.
2014-11-25 Cameron McInally[AVX512] Add 512b integer shift by variable intrinsics...
2014-11-25 Colin LeMahieu[Hexagon] [NFC] Adding trailing whitespace to test...
2014-11-25 Colin LeMahieu[Hexagon] Adding C2_mux instruction.
2014-11-25 Craig TopperRemove unncessary check for Int_* and *_Int in AsmMatch...
2014-11-25 Craig TopperUse range-based for loops.
2014-11-25 Craig TopperRemove dead code.
2014-11-25 Craig TopperRemove unused MaxSize variable.
2014-11-25 Craig TopperMove a vector instead of copying it.
2014-11-25 Craig TopperRemove space before tab in all AVX512 mnemonic strings.
2014-11-25 Rui Ueyama[PECOFF] Ignore /maxilkfile option.
2014-11-25 Zachary TurnerWhen a process stops, set the StopInfo object on Windows.
2014-11-25 Zachary TurnerDisable GetSTDOUT, GetSTDERR, and PutSTDIN on Windows.
2014-11-25 Zachary TurnerAdd some more comments explaining the purpose of some...
2014-11-25 Rui Ueyama[PECOFF] Create an empty PDB file if debug option is...
2014-11-25 Hans WennborgRemove useless rdar:// comment from switch_to_lookup_ta...
2014-11-25 Colin LeMahieu[Hexagon] Replacing cmp* instructions with ones that...
2014-11-25 Colin LeMahieuCleaning out google tests from MC.
2014-11-25 Paul RobinsonTry to fix a ppc64 bot. What is this 'signext' stuff...
2014-11-25 Hans WennborgLazyValueInfo: Actually re-visit partially solved block...
2014-11-25 Joerg SonnenbergerSmall model and JIT generally don't go well with each...
2014-11-25 Tobias GrosserAdd PreHeader always to OuterLoop
2014-11-25 Manuel KlimekRe-apply r222646 (was reverted in r222667). Adding...
2014-11-25 Rafael EspindolaSet the body of a new struct as soon as it is created.
2014-11-25 Evgeniy Stepanov[msan] Annotate zlib functions for MemorySanitizer.
2014-11-25 Evgeniy Stepanov[msan] Remove leftover MSanDR bits in tests.
2014-11-25 Rafael EspindolaMisc style fixes. NFC.
2014-11-25 Joerg SonnenbergerReapply 222538 and update tests to explicitly request...
2014-11-25 Joerg SonnenbergerMark as explicit failing on x86-64 -- small memory...
2014-11-25 Rafael EspindolaRemove a bit of duplicated code.
2014-11-25 Viktor Kutuzov[Sanitizers] Intercept __tls_get_addr() and shmctl...
2014-11-25 Viktor Kutuzov[Asan] Pack signal context into a structure
2014-11-25 Daniel Jasperclang-tidy: [misc-use-override] Add testcase with rever...
2014-11-25 Tobias GrosserAssume GetElementPtr offsets to be inbounds
next