platform/upstream/llvm.git
2014-10-17 Richard SmithPR21215: Support -fmodule-map-file being specified...
2014-10-17 Bill Schmidt[PPC] Adjust some PowerPC tests to account for presence...
2014-10-17 Jason MolendaRemove always-true part of a conditional expression.
2014-10-17 Jason MolendaPut #if 0 blocks around three sections of code that...
2014-10-17 Rafael EspindolaAdd a test that would have found the bug in r219829.
2014-10-17 Akira HatanakaARM: Fix a bug which was causing convergence failure...
2014-10-17 Richard SmithSwitch to range-based for loop. No functionality change.
2014-10-17 Kostya Serebryany[asan] the run-time part of intra-object-overflow detec...
2014-10-17 Enrico GranataMaking all @expectedFailure markers take an explicit...
2014-10-17 Enrico GranataDon't enable the log here. It was just me debugging
2014-10-17 Rafael EspindolaRevert commit r219835 and r219829.
2014-10-17 Richard SmithPer comments on PR12350, move DR244 back from 'done...
2014-10-17 Peter Zotov[OCaml] Add Llvm.instr_clone.
2014-10-17 Peter Zotov[LLVM-C] Add LLVMInstructionClone.
2014-10-17 David MajnemerCodeGen: Kill FillInNullDataMemberPointers
2014-10-17 David MajnemerAST: Remove dead code from RecordLayoutBuilder
2014-10-17 Alexander Potapenko[llvm-symbolizer] Introduce the -dsym-hint option.
2014-10-17 Enrico GranataAdd a few more bug IDs for x'fail test cases
2014-10-17 Kostya Serebryanytrying to fix the new test again, this time for the...
2014-10-17 Sean CallananMade multi-line test case actions possible in
2014-10-17 NAKAMURA Takumi[CMake] lld: Introduce ${cmake_2_8_12_INTERFACE} onto...
2014-10-17 Matt ArsenaultR600/SI: Simplify debug printing
2014-10-17 Eric Fiselier[libcxx] Fix SFINAE in <cmath>. Patch from K-Ballo.
2014-10-17 Alexey SamsonovSanitizerBlacklist: blacklist functions by their source...
2014-10-16 Filipe CabecinhasAppease the buildbots with the special case for non...
2014-10-16 Alexey SamsonovTeach SanitizerBlacklist to blacklist by SourceLocation...
2014-10-16 Filipe CabecinhasAlways compile debuginfo-tests for the host triple
2014-10-16 Peter CollingbourneAdd our own copy of the find_executable function to...
2014-10-16 Nick Kledzik[mach-o] Fix crash when -all_load used with dylibs
2014-10-16 Filipe CabecinhasAdded %itanium_abi_host_triple to fix debuginfo-tests...
2014-10-16 Matt ArsenaultR600/SI: Remove another VALU pattern
2014-10-16 Eric Fiselier[libcxx] Add support for LLVM_USE_SANITIZER=Undefined
2014-10-16 Enrico GranataAttach a bug number to these failures
2014-10-16 Enrico GranataSplit this test case to handle each literal kind uniquely
2014-10-16 Sean CallananAdded a new kind of test case: the "inline" test
2014-10-16 Jason MolendaChange a use of mktemp() to mkstemp() for better security.
2014-10-16 Enrico GranataThe number '5' triggers a bug unrelated to LLDB, and...
2014-10-16 Enrico GranataSome more test marking
2014-10-16 Enrico GranataThis test needs the SB headers to make sense
2014-10-16 Jim InghamAdd a test for the -b (batch mode) option to the lldb...
2014-10-16 Enrico GranataFix this test case to actually work - it was relying...
2014-10-16 Richard SmithRe-commit r217995 and follow-up patches (r217997, r2180...
2014-10-16 Peter CollingbourneInitial version of Go bindings.
2014-10-16 Peter CollingbourneIntroduce LLVMParseCommandLineOptions C API function.
2014-10-16 Saleem AbdulrasoolSema: handle additional case of qualified types
2014-10-16 Enrico GranataSome more failure to bug tracking
2014-10-16 Enrico GranataAssociate a bug tracking ID with this test case
2014-10-16 Enrico GranataThis test actually works alright - we were just checkin...
2014-10-16 Enrico GranataI see this test case crash - skip for now
2014-10-16 Hans Wennborgtest/CodeGen/sections.c: add triple
2014-10-16 Juergen RibutzkaReduce code duplication between patchpoint and non...
2014-10-16 Jason MolendaOnly call RemovePersistentVariable on expr_result if...
2014-10-16 Kostya Serebryanytrying to fix the new test on hexagon-build
2014-10-16 Enrico GranataRework this code so that it does not trigger a compiler...
2014-10-16 Chandler Carruth[SROA] Switch the common variable name for the 'AllocaS...
2014-10-16 Chandler Carruth[SROA] More range-based cleanups to SROA, these brought...
2014-10-16 Kostya SerebryanyInsert poisoned paddings between fields in C++ classes...
2014-10-16 Hans WennborgMS Compat: mark globals emitted in read-only sections...
2014-10-16 Tim Northover[mach-o] update __eh_frame handling for Nick's suggestions
2014-10-16 Chandler Carruth[SROA] Switch a couple of overly complex iterator acces...
2014-10-16 Robin MorissetErase fence insertion from SelectionDAGBuilder.cpp...
2014-10-16 Matt ArsenaultR600/SI: Remove unnecessary VALU patterns
2014-10-16 Chandler Carruth[SROA] Start more deeply moving SROA to use ranges...
2014-10-16 Aaron BallmanNo longer emit diagnostics about unused results (compar...
2014-10-16 Matt ArsenaultR600: Fix nonsensical implementation of computeKnownBit...
2014-10-16 Rafael EspindolaUpdate for llvm change.
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
2014-10-16 Bjorn SteinbrinkAllow call-slop optzn for destinations with a suitable...
2014-10-16 Nick Kledzik[mach-o] Add support for upward linking
2014-10-16 Rui Ueyama[PECOFF] Support delay-load import table for x86
2014-10-16 Jonathan RoelofsFix lang-ref doc bug: s/icmp lt/icmp slt/
2014-10-16 Kostya Serebryany[asan] make sure coverage is dumped even if leaks are...
2014-10-16 Nick Kledzik[llvm-objdump] Fix -private-headers for mach-o to print...
2014-10-16 Sanjay Patelfold: sqrt(x * x * y) -> fabs(x) * sqrt(y)
2014-10-16 David BlaikieDebugInfo: Follow up to r219736, also test/demonstrate...
2014-10-16 Aaron BallmanFixing comment grammar; NFC.
2014-10-16 Hans WennborgSpeculatively fix GCC 4.7 build after r219938
2014-10-16 Aaron BallmanSwitching to range-based for loops; NFC.
2014-10-16 Samuel BenzaquenFix code to follow the "Don’t use else after a return...
2014-10-16 David BlaikieUse iterators and algorithms to possibly make this...
2014-10-16 Alexey SamsonovRemove one of SanitizerBlacklist::isIn() overloads...
2014-10-16 Jason MolendaFix MemoryHistory plugin to check whether the plugin
2014-10-16 Hans WennborgUse array_lengthof; NFC.
2014-10-16 Juergen Ributzka[AArch64] Fix miscompile of sdiv-by-power-of-2.
2014-10-16 Bradley Smith[AArch64] Enable A53 erratum workaround (835769) by...
2014-10-16 Saleem Abdulrasooltests: move test to more appropriate location
2014-10-16 Vasileios Kalintiris[mips] Account for endianess when expanding BuildPairF6...
2014-10-16 Tom StellardOpenCL: Emit global variables in the constant addr...
2014-10-16 Tom StellardOpenCL: Add -ffake-address-space-map to a test
2014-10-16 Vasileios Kalintiris[mips] Marked the DI/EI instruction aliases as MIPS32r2
2014-10-16 Alexander Kornienko[clang-tidy] Minor fixes for the NamespaceCommentCheck.
2014-10-16 Vasileios KalintirisTest commit access: remove extra new line at the end...
2014-10-16 Renato GolinUBSAN stable runtime more generic with arm* targets
2014-10-16 Alexander Kornienko[clang-tidy] Default options in modules.
2014-10-16 Benjamin KramerAdd missing header guard.
2014-10-16 Daniel Jasperclang-format: Fix behavior with comments before conditi...
2014-10-16 Jason MolendaMost of this function checks to see if m_process is...
2014-10-16 Daniel Jasperclang-format: [ObjC] Fix method expression detection.
2014-10-16 Jason MolendaAnother logical-or vrs. bitwise-or mixup in ClangUserEx...
2014-10-16 Jason MolendaEnable warnings in the debugserver project file..
next