platform/upstream/llvm.git
2015-03-17 Siva ChandraImplement formatter for std::vector<bool, ...> of libst...
2015-03-17 Kevin EnderbyAdd the option, -no-leading-addr llvm-objdump used...
2015-03-17 Sean Silva[docs] Fix some malformed links.
2015-03-17 David MajnemerRevert "COFF: Let globals with private linkage reside...
2015-03-17 Benjamin KramerInternalize BitcodeReader. Not used outside of BitcodeR...
2015-03-17 David MajnemerRevert "Address review comments"
2015-03-17 David MajnemerAddress review comments
2015-03-17 David MajnemerCOFF: Let globals with private linkage reside in their...
2015-03-17 David MajnemerMS ABI: Emit HandlerMap entries for C++ catch
2015-03-17 David MajnemerWIP
2015-03-17 Michael ZolotukhinTry to fix a test broken by one of my previous commits.
2015-03-17 Rafael EspindolaCentralize the handling of unique ids for temporary...
2015-03-17 Zachary TurnerRemove ScriptInterpreterObject.
2015-03-17 Michael ZolotukhinAdd fveclib option.
2015-03-17 Benjamin KramerInternalize llvm::AssemblyWriter. It's not used outside...
2015-03-17 Michael ZolotukhinTLI: Add addVectorizableFunctionsFromVecLib.
2015-03-17 Michael ZolotukhinLoopVectorize: teach loop vectorizer to vectorize calls.
2015-03-17 Eric FiselierLet libc++'s LIT configuration setup our linker paths...
2015-03-17 Michael ZolotukhinTTI: Honour cost model for estimating cost of vector...
2015-03-17 Eric FiselierFix DYNLD_LIBRARY_PATH to include the ABI path if specified
2015-03-17 Jonathan RoelofsFix failed test command repro printing for *.pass.cpp...
2015-03-17 Samuel AntaoAdd assertion to detect invalid registers in the PowerP...
2015-03-17 Michael ZolotukhinTTI: Add getCallInstrCost.
2015-03-17 Michael ZolotukhinTLI: Add interface for querying whether a function...
2015-03-17 Michael ZolotukhinLoopVectorizer: Add TargetTransformInfo.
2015-03-17 Kostya Serebryany[asan] remove redundant ifndefs. NFC
2015-03-17 Reid KlecknerMS ABI: Delay default constructor closure checking...
2015-03-17 Eric Fiselieradd option to tell LIT where to find the libc++ library...
2015-03-17 Yaron KerenRemove LookupSymbol(StringRef) and optimize LookupSymbo...
2015-03-17 Ed SchoutenClean up iostream creation in preparation for condition...
2015-03-17 Eric Fiselier[libcxx] Add <experimental/tuple> header for LFTS.
2015-03-17 Duncan P. N... Fix debug info now that the verifier is on
2015-03-17 Richard Barton[ARM] Fix offset calculation in ARMBaseRegisterInfo...
2015-03-17 Dmitri GribenkoComment parsing: move a diagnostic to the correct group.
2015-03-17 Michael Liao[SwitchLowering] Remove incoming values in the reverse...
2015-03-17 Adam Nemet[docs] Fix copy-and-paste bug in def-use example
2015-03-17 David BlaikieFix GCC -Wparentheses warning (& reformat now that...
2015-03-17 David BlaikieFix the clang -Werror build by suppressing -Wextended...
2015-03-17 Dmitry Vyukovasan: remove left-over code from submitted in rev r232501
2015-03-17 Duncan P. N... Verifier: Set --verify-debug-info=true by default
2015-03-17 David BlaikieAdd missing overrides to fix the clang -Werror build...
2015-03-17 Kevin EnderbyAdd the option, -dis-symname to llvm-objdump used with...
2015-03-17 Dmitry Vyukovasan: optimization experiments
2015-03-17 Dmitry Vyukovasan: optimization experiments
2015-03-17 Ilia KFix broadcasters for interpreter and process:
2015-03-17 Timur Iskhodzhanov[ASan/Win] Fix a CHECK failure when an exception is...
2015-03-17 Reid KlecknerUse an underlying enum type of unsigned to silence...
2015-03-17 Shankar Easwaran[ELF][ARM] Place gotSymbol in an anonymous namespace
2015-03-17 Hans WennborgRevert r232454 and r232456: "Fix the LLVM type used...
2015-03-17 Daniel Sanders[systemz] Distinguish the 'Q', 'R', 'S', and 'T' inline...
2015-03-17 Shankar Easwaran[Object][ELF] ELFEntityIterator : Add operators for...
2015-03-17 Marshall ClowDefine a new macro: _LIBCPP_HAS_NO_VARIABLE_TEMPLATES...
2015-03-17 Eric Fiselier[libcxx] Move tuple_size and tuple_element overloads...
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...
next