platform/upstream/llvm.git
2014-11-05 Tobias GrosserBlockGenerator: Recompute values from SCEV before handi...
2014-11-05 Simon AtanasyanAdd accessor to get 'visibility' part of st_other field
2014-11-05 Reid Klecknercmake: Conditionalize CodeGen's dependency on intrinsic...
2014-11-05 Derek SchuffFix test breakage from r221386
2014-11-05 Tobias GrosserBlockGenerator: inline lookupAvailableValue into getVal...
2014-11-05 Matt ArsenaultR600/SI: Fix omod display for VOP3b
2014-11-05 Derek Schuff[x86 fast-isel] Materialize allocas with the correct...
2014-11-05 Frederic Riss[DebugInfo] Do not record artificial global initializer...
2014-11-05 Matt ArsenaultR600/SI: Add testcase I forgot to commit from months ago
2014-11-05 Matt ArsenaultR600/SI: Move all rsrc building functions to SIISelLowering
2014-11-05 Matt ArsenaultR600/SI: Remove SI_ADDR64_RSRC
2014-11-05 Kuba BreckaFix failing allow_user_segv.cc test on OS X 10.10
2014-11-05 Kuba BreckaExtend the OS X pthread_get_stacksize_np workaround...
2014-11-05 Kuba BreckaExtend Mac OS versions to Yosemite
2014-11-05 Zachary TurnerFix LLDB build as a result of upstream LLVM changes.
2014-11-05 Justin Holewinski[NVPTX] Add NVPTXLowerStructArgs pass
2014-11-05 Duncan P. N... IR: MDNode => Value: Update for LLVM API change in...
2014-11-05 Duncan P. N... IR: MDNode => Value: NamedMDNode::getOperator()
2014-11-05 Sanjay Patelremove extra breaks; NFC
2014-11-05 Duncan P. N... IR: MDNode => Value: AsmWriter SlotTracker API
2014-11-05 Tilmann Scheller[ARM] Remove more dead code.
2014-11-05 Zoran Jovanovicps][microMIPS] Implement CodeGen support for ANDI16...
2014-11-05 Colin LeMahieu[Hexagon] [NFC] Alphabetizing cmake files.
2014-11-05 Zoran Jovanovicps][microMIPS] Implement CodeGen support for SLL16...
2014-11-05 Tilmann Scheller[ARM] Remove another redundant assignment.
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement ANDI16 instruction
2014-11-05 Tilmann Scheller[ARM] Remove redundant assignment.
2014-11-05 Daniel JasperRevert "clang-format: [js] Updates to Google's JavaScri...
2014-11-05 Peter Collingbourne[dfsan] Add runtime function for aborting on indirect...
2014-11-05 Peter Collingbourne[dfsan] Add libgo functions to ABI list.
2014-11-05 Peter Collingbourne[dfsan] Upgrade ABI list to Ubuntu 14.04.
2014-11-05 Peter Collingbourne[dfsan] Modify build-libc-list.py to filter out local...
2014-11-05 Peter Collingbourne[dfsan] Abort at runtime on indirect calls to uninstrum...
2014-11-05 Duncan P. N... IR: MDNode => Value: NamedMDNode::addOperand()
2014-11-05 Tilmann Scheller[ARM] Remove dead code identified by the Clang static...
2014-11-05 Ben LangmuirRemove superceded warning warn_forgotten_module_header
2014-11-05 Will SchmidtWhen run on a ppc64le based platform, the check-sanitiz...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Mark symbols as microMIPS if necessary
2014-11-05 Zoran JovanovicReverted revisions 221351, 221352 and 221353.
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for ANDI16...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SLL16...
2014-11-05 Zoran Jovanovic[mips][microMIPS] Implement ANDI16 instruction
2014-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-11-05 Tom StellardR600/SI: Add an extra check line to make test more...
2014-11-05 Renato GolinDisable backtrace libcxxabi test on ARM
2014-11-05 Renato GolinDisable XFAIL on ARM since the x86_64 specific code...
2014-11-05 Rafael EspindolaSupport LLVM_BUILD_STATIC.
2014-11-05 Rafael EspindolaAdd a LLVM_BUILD_STATIC option to cmake.
2014-11-05 Will WilsonMS ABI: Correctly mangle CV qualifiers from typedefs
2014-11-05 Andrea Di Biagio[X86] Teach method 'isVectorClearMaskLegal' how to...
2014-11-05 Oliver StannardFix bashism in tests added by r221341
2014-11-05 Oliver Stannard[ARM] Honor FeatureD16 in the assembler and disassembler
2014-11-05 Alexander Kornienko[clang-tidy] google-readability-function: skip std...
2014-11-05 Daniel Jasperclang-format: Add test to prevent regression in r221125.
2014-11-05 Daniel Jasperclang-format: Improve free-standing macro detection.
2014-11-05 Jay FoadGet the Linux ptrace test working on PowerPC64
2014-11-05 Craig TopperImprove logic that decides if its profitable to commute...
2014-11-05 David MajnemerPECOFF: Set the AddressOfRelocationTable in the DOS...
2014-11-05 NAKAMURA Takumillvm/test/Transforms/GCOVProfiling: Avoid to parse...
2014-11-05 David Majnemerllvm-readobj: Add support for dumping the DOS header...
2014-11-05 NAKAMURA TakumiMark darwin-debug-flags.c as REQUIRES:shell, due to...
2014-11-05 Jiangning LiuRevert 220932.
2014-11-05 Justin Bognerclang-format: Make it possible to (require 'clang-format)
2014-11-05 Rui Ueyama[PECOFF] Do not skip COMDAT section symbols.
2014-11-05 Duncan P. N... IR: Metadata: Remove unnecessary dyn_cast
2014-11-05 Matt ArsenaultFix broken C++ mode comment
2014-11-05 Adrian PrantlDebug info: Emit the correct type for the __FuncPtr...
2014-11-05 David MajnemerInstSimplify: Exact shifts of X by Y are X if X has...
2014-11-05 Shawn Bestfor Oleksiy Vyalov - Redirect stdin, stdout and stderr...
2014-11-05 Eric ChristopherAdd a check for misbehaving -Wcomment from gcc-4.7...
2014-11-05 Zachary TurnerRename some classes in ProcessWindows.
2014-11-05 Tim NorthoverARM: try to add extra CS-register whenever stack alignm...
2014-11-05 Tim NorthoverARM/Dwarf: correctly align stack before callee-saved...
2014-11-05 Kaelyn TakataFilter out non-static class members when correcting...
2014-11-04 David MajnemerAnalysis: Make isSafeToSpeculativelyExecute fire less...
2014-11-04 Reid KlecknerRevert "[Reassociate] Canonicalize negative constants...
2014-11-04 Kuba BreckaFix the test failure on Windows introduced by r221279.
2014-11-04 Eric ChristopherAvoid building lldb-mi when --enable-werror is set
2014-11-04 Eric ChristopherUse LLVMLIBS here since these are produced by the
2014-11-04 Simon Pilgrim[X86][SSE] Enable commutation for SSE immediate blend...
2014-11-04 Eric ChristopherFix an [-Werror,-Winconsistent-missing-override] error.
2014-11-04 Mark HeffernanRevert earlier change removing setPreservesCFG from...
2014-11-04 Shawn Bestfor Siva Chandra: Fix compilation of StringPrinter...
2014-11-04 Bob WilsonUse backslashes to escape spaces and other backslashes...
2014-11-04 Juergen Ributzka[AArch64] Use the correct register class for ORR.
2014-11-04 Rafael EspindolaRevert "[mips] Add names and tests for the hardware...
2014-11-04 David BlaikieProvide gmlt-like inline scope information in the skele...
2014-11-04 David BlaikieMove cross-unit DIE caching to the DwarfFile level...
2014-11-04 Rafael EspindolaDon't produce relocations for a difference in a section...
2014-11-04 Rui Ueyama[PECOFF] Fix symbols in module-definition file.
2014-11-04 Alexey Samsonov[TSan] Refactor/simplify ReportLocation structure.
2014-11-04 Tim Northover[mach-o] remove __compact_unwind atoms once __unwind_in...
2014-11-04 Vasileios Kalintiris[mips] Move COP2 & COP3 load/store instructions from...
2014-11-04 Vasileios Kalintiris[mips] Add names and tests for the hardware registers
2014-11-04 Enrico GranataFix a problem where ValueObjectVariable was not correct...
2014-11-04 Alexey SamsonovCorrect the usage of DataInfo structure in TSan
2014-11-04 Andrea Di Biagio[X86] Add 'FeatureSlowSHLD' to cpu 'bdver3'. Also expli...
2014-11-04 Justin BognerErrorOr: Be more explicit in the implicit conversion...
2014-11-04 Alexey Samsonov[TSan] Make ReportStack contain __sanitizer::AddressInf...
2014-11-04 Arnaud A. de... [PBQP] Callee saved regs should have a higher cost...
next