platform/upstream/llvm.git
2015-06-25 Greg ClaytonUnbreak the build.
2015-06-25 Chris BienemanThis should actually fix the broken bots.
2015-06-25 Matt ArsenaultDAGCombiner: Use pop_back_val()
2015-06-25 Rafael EspindolaAdd an ELFSymbolRef type.
2015-06-25 Meador Inge[Parse] Allow 'constexpr' in condition declarations
2015-06-25 Rui UeyamaCOFF: Merge DefinedRegular and DefinedCOMDAT.
2015-06-25 Frederic RissIAS: Use the root macro instanciation for location
2015-06-25 Michael J.... [Object][ELF] Add support for dumping dynamic relocatio...
2015-06-25 Greg ClaytonResubmitting 240466 after fixing the linux test suite...
2015-06-25 Duncan P. N... dsymutil: Split out patchStmtList(), NFC
2015-06-25 Richard Smith[modules] Properly merge visibility of class definition...
2015-06-25 Sanjay Patelfix typos; NFC
2015-06-25 Siva Chandra[LLDBSwigPythonCallTypeScript] Remove redundant call...
2015-06-25 Rui UeyamaCOFF: Fix lexer for the module-definition file.
2015-06-25 Peter Collingbournedocs: Fix bad link in SafeStack.rst.
2015-06-25 Rafael Espindolallvm-nm: Don't print mapping symbols.
2015-06-25 Pete CooperUse foreach loop over constant operands. NFC.
2015-06-25 Chris BienemanSpeculative fix for the broken bots.
2015-06-25 Jay Foad[msan] Teach sanitizers about the PPC64 ptrace syscall
2015-06-25 Richard Smith[modules] Fix findDirectiveAtLoc to not call a member...
2015-06-25 Jay Foad[msan] Fix SetShadow for mappings at the end of the...
2015-06-25 Michael KruseEnable ISL's small integer optimization
2015-06-25 Alexey Samsonov[Sanitizer] Set minimum supported Mac OS X version...
2015-06-25 Dmitry Vyukovtsan: fix handling of dup2
2015-06-25 Chris BienemanAdd -miphonesimulator-version-min as alias to -ios...
2015-06-25 Alexey Samsonov[clang-fuzzer] Update clang-fuzzer to API change in...
2015-06-25 Rafael EspindolaWe don't need the targets to read objects.
2015-06-25 Jingyue Wu[InstCombine] call SimplifyICmpInst with correct context
2015-06-25 Rui UeyamaCOFF: Remove dead code.
2015-06-25 Rafael EspindolaDiagnose undefined temporary symbols.
2015-06-25 Douglas KatzmanRename local variable CCCPrintActions -> CCCPrintPhases.
2015-06-25 Paul RobinsonMake this test verify .debug_pubnames is actually missing.
2015-06-25 Yaron KerenRangify for loop in Inliner.cpp. NFC.
2015-06-25 Enrico GranataFix a bug where we were trying to reconstruct ivars...
2015-06-25 Dawn PerchikAdd const qualifier to Mangled::GuessLanguage
2015-06-25 Rui UeyamaCOFF: Devirtualize mark(), markLive() and isCOMDAT().
2015-06-25 Douglas KatzmanUse more range-based for loops
2015-06-25 Douglas KatzmanAdd Arg::getValues method with const 'this' and const...
2015-06-25 Matt ArsenaultDAGCombiner: Remove redundant check
2015-06-25 Alexey Samsonov[CFI] Run tests that use cfi diagnostic mode only if...
2015-06-25 Peter CollingbourneGVN: If a branch has two identical successors, we canno...
2015-06-25 Artem Belevich[CUDA] Implemented __nvvm_atom_*_gen_* builtins.
2015-06-25 Evgeniy Stepanov[sanitizer] Disable signal_segv_handler test.
2015-06-25 Rui UeyamaCOFF: Simplify. NFC.
2015-06-25 Rui UeyamaCOFF: Use std::equal to compare two lists of relocations.
2015-06-25 Paul RobinsonOmit 'nodebug' methods from the class description.
2015-06-25 Greg ClaytonSubmitting patch from Abhishek for:
2015-06-25 Dawn PerchikRename Mangled::GetLanguage to Mangled::GuessLanguage
2015-06-25 Rui UeyamaCOFF: Don't use COFFHeader->NumberOfRelocations.
2015-06-25 Oleksiy VyalovAdd const versions of SBFrame::GetFunctionName and...
2015-06-25 Artem Belevich[NVPTX] Fixed a typo in __nvvm_atom_min_gen_l() type...
2015-06-25 Rafael EspindolaUpdate for llvm change.
2015-06-25 Michael KruseFix autotools build
2015-06-25 Rafael EspindolaAdd a test for a recent regression.
2015-06-25 Rafael Espindolallvm-nm: print 'n' instead of '?'
2015-06-25 Aaron BallmanFix #pragma redefine_extname when there is a local...
2015-06-25 Pavel LabathUpdate TestPrintStackTraces XFAIL once more
2015-06-25 Tamas BerghammerFix TestThreadAPI on Linux
2015-06-25 Kit Barton[PPC] Implement vmrgew and vmrgow instructions
2015-06-25 Bruno Cardoso... [AsmPrinter] Fix crash in handleIndirectSymViaGOTPCRel
2015-06-25 Logan ChienFix unw_getcontext() return value on AArch64.
2015-06-25 Jonathan RoelofsDoxygen-ify a few comments. NFC
2015-06-25 Rafael EspindolaUse computeSymbolSizes in llvm-symbolize.
2015-06-25 Rafael EspindolaUse range loop. NFC.
2015-06-25 Rafael EspindolaModernize getELFDynamicSymbolIterators.
2015-06-25 Daniel MarjamakiFix a crash by division by zero in analyzer
2015-06-25 Benjamin KramerDon't use std::make_unique.
2015-06-25 Benjamin Kramer[PPC] Replace debug value skipping with getLastNonDebug...
2015-06-25 Joseph Tremoulet[ORC] Add ObjectTransformLayer
2015-06-25 Benjamin KramerReplace copy-pasted debug value skipping with MBB:...
2015-06-25 Pavel LabathEnable TestInferiorCrashing and TestRecursiveInferior...
2015-06-25 Toma Tabacu[mips] [IAS] Refactor the emitDirectiveModuleFP() funct...
2015-06-25 Artur PilipenkoTake alignment into account in isSafeToLoadUnconditionally
2015-06-25 Pavel LabathMake XFAIL on TestPrintStackTraces more specific
2015-06-25 Ulrich Weigand[SystemZ] Only attempt RxSBG optimization for integer...
2015-06-25 Dmitry Vyukovtsan: merge function definition and declaration
2015-06-25 Pavel LabathRemove XFAIL from TestCreateAfterAttach
2015-06-25 Ilia KExpand result with type char* to string in -data-evalua...
2015-06-25 Toma Tabacu[mips] [IAS] Refactor the emitDirectiveModuleOddSPReg...
2015-06-25 Pawel BylicaAdd missing <array> include.
2015-06-25 Jay FoadTeach Clang about the PPC64 memory sanitizer implementa...
2015-06-25 Jay FoadTeach LLVM about the PPC64 memory sanitizer implementation.
2015-06-25 Pawel BylicaExpress APInt::{s,u}{l,g}e(uint64_t) in terms of APInt...
2015-06-25 Toma Tabacu[mips] [IAS] Fix parsing of memory offset expressions...
2015-06-25 Daniel Jasperclang-format: [Proto] Don't treat "operator" as keyword.
2015-06-25 Jay FoadEnable memory sanitizer for PPC64
2015-06-25 Rui UeyamaCOFF: Fix a bug of __imp_ symbol.
2015-06-25 Jason Molendaxcode project file updates for the movement of the...
2015-06-25 Rui UeyamaCOFF: Handle undefined symbols starting with __imp_...
2015-06-25 Steven WuUpdate darwin SDK version parsing to support OSX and...
2015-06-25 Alexey Samsonov[UBSan] Allow to use -fsanitize=vptr only on Mac OS...
2015-06-25 Alexey Samsonov[CMake] Fix PR23539: Don't reference C++ ABI symbols...
2015-06-25 Ahmed Bougacha[X86] Accept hasAVX512() as well as hasFMA() when gener...
2015-06-25 Ahmed Bougacha[X86] Cleanup fma tests a little bit. NFC.
2015-06-25 Rui UeyamaCOFF: Use COFFObjectFile::getRelocations(). NFC.
2015-06-25 Swaroop SridharEnable StackMap Serialization for COFF
2015-06-25 Hubert TongConsolidate and unify initializer list deduction
2015-06-25 Hubert Tong[Concepts] Parsing of requires-clause in template-decla...
2015-06-25 Rui UeyamalibObject/COFF: Add a function to get pointers to reloc...
2015-06-25 Logan ChienAvoid C99 for-declaration statement in C files. (NFC)
next