platform/upstream/llvm.git
2015-03-17 Tamas BerghammerChange reinterpret_casts to static_casts in NativeProce...
2015-03-17 Tamas BerghammerRemove obsolate rdar comment from TestSetValues.py
2015-03-17 Tamas BerghammerFix signature of ProcessInfo::SetArchitecture
2015-03-17 Tamas BerghammerRemove unused handler registreation from GDBRemoteCommu...
2015-03-17 Rafael EspindolaRemove the error prone GetTempSymbol API.
2015-03-17 Samuel AntaoFix R0 use in PowerPC VSX store for FastIsel.
2015-03-17 Rafael EspindolaConvert the last 4 users of GetTempSymbol to createTemp...
2015-03-17 Rafael EspindolaSwitch two simple uses of GetTempSymbol to createTempSy...
2015-03-17 Rafael EspindolaUse createTempSymbol to avoid collisions instead of...
2015-03-17 Tamas BerghammerReport stopped by trace if none of the watchpoint was hit
2015-03-17 Rafael EspindolaMake EmitFunctionHeader a private helper.
2015-03-17 Daniel SandersRe-commit: [hexagon] Distinguish the 'o', 'v', and...
2015-03-17 Rafael EspindolaCall EmitFunctionHeader just before EmitFunctionBody.
2015-03-17 Rafael EspindolaConvert the easy cases of GetTempSymbol to createTempSy...
2015-03-17 Hafiz Abid... Cleanup the MIReadMe.txt after the recent changes in...
2015-03-17 Rafael EspindolaDon't duplicate comment from the .h. NFC.
2015-03-17 Rafael EspindolaMove the EH symbol to the asm printer and use it for...
2015-03-17 Denis Protivensky[ARM] Read initial addend for REL32 and PREL31 relocs
2015-03-17 Toma Tabacu[mips] [IAS] Add support for the XOR $reg,imm pseudo...
2015-03-17 Rafael EspindolaRemove dead code. NFC.
2015-03-17 Rafael EspindolaReplace a use of GetTempSymbol with createTempSymbol.
2015-03-17 Daniel SandersFix r232466 by adding 'i' to the mappings for inline...
2015-03-17 Renato Golin[ARM] Add support for ARMV6K subtarget (Clang)
2015-03-17 Renato Golin[ARM] Add support for ARMV6K subtarget (LLVM)
2015-03-17 Mohit K. Bhakkad[MIPS] - Register Context for MIPS64
2015-03-17 Daniel Sanders[ppc] Distinguish the 'es', 'o', 'm', 'Q', 'Z', and...
2015-03-17 Yaron KerenTeach Twine to support SmallString.
2015-03-17 Denis Protivensky[ARM] Implement relocations: R_ARM_REL32, R_ARM_THM_JUM...
2015-03-17 David BlaikieRecommit simplification first attempted in r232309...
2015-03-17 David BlaikieFix the clang -Werror build & make the unit tests link...
2015-03-17 Shankar Easwaran[ELF] Use parallel_for_each for writing.
2015-03-17 Ahmed Bougacha[AArch64] Use intermediate step for concat_vectors...
2015-03-17 Ahmed Bougacha[AArch64] Factor out N->getOperand()s; format. NFCI.
2015-03-17 Richard SmithFix ODR violations caused by putting anonymous namespac...
2015-03-17 Nick LewyckyFix test in release mode.
2015-03-17 Richard Smith[modules] Fix bug where an anonymous namespace could...
2015-03-17 Nick LewyckyFix the LLVM type used when lowering initializer list...
2015-03-17 Shankar Easwaran[Object][ELF] ELFEntityIterator : Add operators for...
2015-03-17 Sanjoy Das[IRCE] Re-commit tests cases.
2015-03-17 Sanjoy Das[IRCE] Add a -irce-print-range-checks option.
2015-03-17 Duncan P. N... CodeGenCXX: Test that linetables work with variadic...
2015-03-17 Duncan P. N... MapMetadata: Allow unresolved metadata if it won't...
2015-03-17 Rui UeyamaMake it compile with MSVC 2013.
2015-03-17 Sanjoy Das[IRCE] Delete two tests.
2015-03-17 Sanjoy Das[IRCE] Add comments, NFC.
2015-03-17 Sanjoy Das[IRCE] Support half-range checks.
2015-03-17 Justin Bognerllvm-cov: Warn instead of error if a .gcda has arcs...
2015-03-17 Duncan P. N... AsmWriter: Assert on unresolved metadata nodes
2015-03-17 Vince HarronXFAIL flaky tests
2015-03-17 Justin BognerFix typo in previous commit
2015-03-16 Justin BognerGCOV: Expose the -coverage-exit-block-before-body flag...
2015-03-16 Justin BognerGCOV: Make the exit block placement from r223193 optional
2015-03-16 Oleksiy VyalovMake ModuleList::GetSharedModule to use module_search_p...
2015-03-16 Rui UeyamaPECOFF: Make FileCOFF:findAtomAt from O(n) to O(1).
2015-03-16 Peter CollingbourneLowerBitSets: do not use private aliases at all on...
2015-03-16 Siva ChandraCleanup implementation of formatter for std::vector...
2015-03-16 Jim InghamReport an error for line number values that don't conve...
2015-03-16 Siva ChandraEnable TestDataFormatterStdMap on linux (libstdc++...
2015-03-16 Alexander Kornienko[clang-tidy] Move google-readability-function check...
2015-03-16 Rafael EspindolaUpdate for llvm API change.
2015-03-16 Rafael EspindolaPass in a "const Triple &T" instead of a raw StringRef.
2015-03-16 Rafael EspindolaRemove unused argument. NFC.
2015-03-16 David BlaikieAdd testing for mismatched explicit type on a gep opera...
2015-03-16 Peter CollingbourneCFI: Make check-cfi depend on libLTO on Darwin.
2015-03-16 Richard TrieuTake the non-reference type when constructing a dummy...
2015-03-16 David BlaikieAdd testing for mismatched explicit type on a load...
2015-03-16 Rafael EspindolaThere is only one Asm streamer, there is no need for...
2015-03-16 Justin BognerInstrProf: Fix CoverageMappingReader on big endian
2015-03-16 David MajnemerCodeGen: @llvm.eh.typeid.for replaced @llvm.eh.typeid...
2015-03-16 David BlaikieTest bitcode parsing error-handling for incorrect expli...
2015-03-16 Shankar Easwaran[Core] Add parallel_for_each
2015-03-16 Duncan P. N... Verifier: Don't call debug info verifier if the module...
2015-03-16 Duncan P. N... AsmWriter: Handle broken metadata nodes
2015-03-16 Duncan P. N... DebugInfo: Fix testcases that fail -verify-debug-info...
2015-03-16 Simon Atanasyan[ELF] Use pcrel format for eh_frame_ptr field encoding
2015-03-16 Duncan P. N... Verifier: Simplify logic in processCallInst(), NFC
2015-03-16 Duncan P. N... IR: Take advantage of -verify checks for MDExpression
2015-03-16 Richard Smith[modules] If we find more formerly-canonical declaratio...
2015-03-16 Duncan P. N... DebugInfo: Simplify logic in DIType::Verify(), NFC
2015-03-16 Rafael Auler[LinkerScript] Handle symbols defined in linker scripts
2015-03-16 Duncan P. N... Verifier: Remove unnecessary double-checks
2015-03-16 Richard SmithLambdaify some helper functions. No functionality change.
2015-03-16 Kevin EnderbyAdd the options, -dylibs-used and -dylib-id to llvm...
2015-03-16 Rafael EspindolaDon't repeat names in comments. Remove unused default...
2015-03-16 Rafael Auler[LinkerScript] Adding test cases for SECTIONS semantics
2015-03-16 Siva ChandraSkip TestDataFormatterStdMap on linux instead of xfailing.
2015-03-16 Rafael Auler[LinkerScript] Implement semantics for simple sections...
2015-03-16 Greg ClaytonAdded an Python operating system plug-in test to verify...
2015-03-16 Duncan P. N... AsmParser: Stop requiring 'name:' when it's not printed
2015-03-16 Siva ChandraHandle PyLong return values in LLDBSwigPython_Calculate...
2015-03-16 Sanjay Patelfixed to test feature, not CPU
2015-03-16 David BlaikieRemove dead file (was only used by the C backend)
2015-03-16 Hafiz Abid... Remove redundant comments from lldb-mi source files.
2015-03-16 Joerg SonnenbergerTom is also responsible for the 3.6 branch.
2015-03-16 David BlaikieFix uses of reserved identifiers starting with an under...
2015-03-16 Akira Hatanaka[AsmPrinter] Use the per-function subtarget to emit...
2015-03-16 Sanjay Pateladd CHECK-LABELs for more reliable testing
2015-03-16 Ed SchoutenDon't attempt to validate the output of %p.
2015-03-16 Joerg SonnenbergerGlobal inline assembler blocks are merged before parsin...
2015-03-16 Duncan P. N... Fix doxygen comments from r232268
next