platform/upstream/llvm.git
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
2014-11-25 Chandler CarruthRevert r222746: That commit did not update any tests...
2014-11-25 Zoran Jovanovic[mips][micromips] Use call instructions with short...
2014-11-25 Daniel Jasperclang-tidy: Add override before the first attribute.
2014-11-25 Hafiz Abid... Add initial lldb-mi tests.
2014-11-25 Chandler CarruthUpdate Clang tests that run the LLVM optimizer to refle...
2014-11-25 Chandler Carruth[InstCombine] Change LLVM To canonicalize toward the...
2014-11-25 Daniel Jasperclang-format: Refactoring.
2014-11-25 Marek OlsakR600/SI: Disable commutativity for MIN/MAX_LEGACY
2014-11-25 Daniel JasperAdd flag -f(no-)modules-implicit-maps.
2014-11-25 Charlie TurnerCorrectly handle Tag_CPU_arch_profile.
2014-11-25 Chandler CarruthAdd a missing override, caught by clang's inconsistent...
2014-11-25 Sergey Dmitrouk[ARM] Define __ARM_FEATURE_DSP macro for CPUs that...
2014-11-25 Suyog SardaChange the test case file to use FileCheck instead...
2014-11-25 Chandler CarruthRevert r220349 to re-instate r220277 with a fix for...
2014-11-25 Jay Foad[ASan] Fix leak tests on 64-bit targets other than...
2014-11-25 Matt ArsenaultR600/SI: Fix allocating flat_scr_lo / flat_scr_hi
2014-11-25 David MajnemerForgot to add a file for r222734
2014-11-25 David MajnemerCOFF: Add back an assertion that is superseded by r222124
2014-11-25 David MajnemerCOFF: Add another test for r222124
2014-11-25 David MajnemerMS ABI: Add CodeGen support for rethrowing MS C++ excep...
2014-11-25 Yury Gribov[asan] Improvements for asan deactivated mode: disable...
2014-11-25 David Majnemerdocs: Update the MSVCCompatibility doc for changes...
2014-11-25 Rafael EspindolaUse a range loop. NFC.
2014-11-25 Rafael EspindolaStyle fix: don't indent inside a namemespace.
2014-11-25 Rafael EspindolaRemove a nested anonymous namespace.
2014-11-25 Rafael EspindolaFix overly aggressive type merging.
2014-11-25 Simon Atanasyan[Object][Mips] Return address of MIPS symbol with clear...
2014-11-25 Rafael EspindolaLink the type of aliases.
2014-11-25 Rafael EspindolaDon't repeat name in comment or duplicate comment....
2014-11-25 Rafael EspindolaUse range loops. NFC.
2014-11-25 Juergen Ributzka[FastISel][AArch64] Fix and extend the tbz/tbnz pattern...
2014-11-25 Saleem AbdulrasoolCodeGen: further simplify assertion
2014-11-25 Rafael EspindolaAdd an interesting test that we already get right....
2014-11-25 Eric FiselierFix comment on end of #endif to match #if
2014-11-25 Eric FiselierUse lit.util.executeCommand instead of our own version
2014-11-25 Eric FiselierUse lit.util.executeCommand instead of our own version
2014-11-25 David MajnemerInstSimplify: Handle some simple tautological comparisons
2014-11-25 David BlaikieRevert "unique_ptrify LLVMContextImpl::CAZConstants"
2014-11-25 David Blaikieunique_ptrify LLVMContextImpl::CAZConstants
2014-11-25 Hal Finkel[PowerPC] Add the 'attn' instruction
2014-11-24 Eric FiselierPrint lit configuration information after all configura...
2014-11-24 Hal Finkel[PowerPC] Implement combineRepeatedFPDivisors
2014-11-24 Philip ReamesFactor check for the assume intrinsic out of checks...
2014-11-24 Paul RobinsonSee if this fixes Mips bot; ignore contents of paramete...
2014-11-24 Philip ReamesIncorporate review comments from r221742
2014-11-24 Matt ArsenaultBug 21610: Canonicalize min/max fcmp selects to use...
2014-11-24 Matt ArsenaultConvert test to FileCheck and use CHECK-LABEL
2014-11-24 Eric Fiselier[libcxxabi] Refactor building and testing libc++abi...
2014-11-24 Eric Fiselier[libcxxabi] Refactor test timing logic and disable...
2014-11-24 Philip ReamesClarify wording in the LangRef around !invariant.load
2014-11-24 Alexey Samsonov[TSan] Deflake test
2014-11-24 Dan AlbertAdd better support for custom test runners.
2014-11-24 Reid KlecknerRemove unnecessary environment switch
2014-11-24 Kaelyn TakataForce the correction of delayed typos in casts in non...
2014-11-24 Samuel BenzaquenFilter the toplevel matchers by kind.
2014-11-24 Rafael EspindolaAdd a disable-output option to the gold plugin.
2014-11-24 Tim Northovertesting: make test use FileCheck
2014-11-24 Rafael EspindolaRemove the unused FindUsedTypes pass.
2014-11-24 Paul RobinsonCorrectly remove OptimizeForSize from functions marked...
2014-11-24 Rafael EspindolaAdd and use Type::subtypes. NFC.
2014-11-24 Rafael EspindolaPass the .ll files to llvm-link directly. NFC.
2014-11-24 Saleem AbdulrasoolCodeGen: make i686-windows-itanium more similar to...
2014-11-24 Saleem AbdulrasoolCodeGen: use a range-based for loop
2014-11-24 Sergey DmitroukCorrect path to regression tests in ExtendingLLVM
2014-11-24 Chad Rosier[AArch64] Fix clobber computation in A57LoadBalancing...
2014-11-24 Colin LeMahieuRemoving unused variable.
2014-11-24 Kostya Serebryany[asan/coverage] change the way asan coverage instrument...
2014-11-24 Eric Fiselier[libcxxabi] Delay adjustment of pointer to prevent...
2014-11-24 Eric Fiselier[compiler-rt] Make the MSAN wmemset intercepter call...
2014-11-24 Ulrich Weigand[PowerPC] Fix PR 21652 - copy st_other bits on symbol...
2014-11-24 Paul RobinsonMore long path name support on Windows, this time in...
2014-11-24 Colin LeMahieu[Hexagon] Adding asrh instruction, removing unused...
2014-11-24 Colin LeMahieu[Hexagon] Adding aslh instruction.
2014-11-24 Aaron BallmanReverting r222646; the tests do not pass on Windows...
2014-11-24 Nico RieckFix line endings
2014-11-24 Nico RieckFix crash when using __if_exists in C mode
2014-11-24 Aaron BallmanUnbreaking the MSVC 2012 build; however, these tests...
2014-11-24 Colin LeMahieu[Hexagon] Adding zxth instruction.
2014-11-24 Colin LeMahieuAdding const iterator to MCInst. reviews.llvm.org/D6359
2014-11-24 Colin LeMahieu[Hexagon] Adding zxtb instruction.
2014-11-24 David MajnemerInstCombine: Don't create an unused instruction
2014-11-24 Jozef Kolek[mips][microMIPS] Fix JRADDIUSP instruction
2014-11-24 Aaron BallmanReverting r222638; it broke the MSVC build bots because...
2014-11-24 Ed MasteFix lldb(1) man page formatting
2014-11-24 Yaron KerenAdded comment about llvm_execute_on_thread waiting...
2014-11-24 Jozef Kolek[mips][microMIPS] Implement LBU16, LHU16, LW16, SB16...
2014-11-24 Jozef Kolek[mips][microMIPS] Implement 16-bit instructions registe...
2014-11-24 Simon Atanasyan[Mips] Update MIPS relocations list
2014-11-24 Craig TopperReplace a comment that says 'unreachable' with llvm_unr...
2014-11-24 Aaron BallmanRemoving a variable that is initialized but never read...
2014-11-24 Jozef Kolek[mips][microMIPS] Implement disassembler support for...
2014-11-24 Andrea Di Biagio[X86] Improved target specific combine on VSELECT dag...
2014-11-24 Manuel KlimekAdding 4 ASTMatchers: typedefDecl, isInMainFile, isInSy...
2014-11-24 David MajnemerInstCombine: Don't assume DataLayout is always available
2014-11-24 Duncan P. N... Support: Add *cast_or_null<> for pointer wrappers
next