platform/upstream/llvm.git
2014-12-06 NAKAMURA TakumiLLVMInstrumentation requires MC since r223532.
2014-12-06 Matt ArsenaultFix typo
2014-12-06 Hans WennborgAdd a proper triple to switch-jump-table.ll
2014-12-06 NAKAMURA Takumillvm/test/CodeGen/X86/switch-jump-table.ll: Add explici...
2014-12-06 Kate StoneImprovements to FastDemangler to correct parsing of...
2014-12-06 Jim InghamReverting r223548 which broke running in the shell...
2014-12-06 Ahmed Bougacha[X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
2014-12-06 Hans WennborgSelectionDAG switch lowering: Replace unreachable defau...
2014-12-06 Jim InghamAdd the ability to set breakpoints with conditions...
2014-12-06 Duncan P. N... IR: Disallow complicated function-local metadata
2014-12-06 Kostya SerebryanyNo memcpy for copy ctor with -fsanitize-address-field...
2014-12-06 Chris MatthewsFix for xunit output to work around issue in Jenkins...
2014-12-06 Richard SmithPR21217: Slightly more eagerly load -fmodule-map-file...
2014-12-06 Sean CallananNow that we get types from modules, we occasionally
2014-12-06 Jim InghamFix a type (MAX_PATH instead of PATH_MAX) and remove...
2014-12-06 Sean CallananAdd new-lines after module compiler errors so
2014-12-06 Duncan P. N... Utils: Style cleanups, NFC
2014-12-06 Duncan P. N... Utils: Avoid RAUW on metadata in CloneFunction()
2014-12-06 Nick LewyckyCanonicalize multiplies by looking at whether the opera...
2014-12-06 Neeraj Badlani[TEST-COMMIT] As per Developer Policy, Added a blank...
2014-12-06 Tim NorthoverAArch64: use explicit MVT::i64 when creating EXTRACT_SU...
2014-12-06 Jim InghamAdd an initial description of the rules for constructin...
2014-12-06 Chris MatthewsFix corner cases in lit xunit for paths with dots
2014-12-06 Zachary TurnerFix some posix assumptions related to running shell...
2014-12-06 Richard SmithAdditional safety for the root cause of regression...
2014-12-06 Benjamin KramerRevert "LLVMContext: Store APInt/APFloat directly into...
2014-12-05 Jim InghamAdd a list iterable helper and use it to make a Breakpoint
2014-12-05 Jim InghamFirst pass at a description of the lldb coding conventions.
2014-12-05 Ahmed Bougacha[X86] Cleanup FCOPYSIGN lowering. NFC intended.
2014-12-05 Zachary TurnerFix some uninitialized variables in ClangExpressionParser.
2014-12-05 Kuba BreckaXFAILing suppression tests on Android. The suppression...
2014-12-05 Richard Smith[modules] Instead of storing absolute paths in a .pcm...
2014-12-05 Hans WennborgASTDumper: print whether a function is constexpr
2014-12-05 Paul RobinsonSpecify the name of the generated header only once...
2014-12-05 Peter CollingbourneAdd target triples to all dfsan tests.
2014-12-05 Kuba BreckaRecommit of r223513 and r223514.
2014-12-05 Kuba BreckaRecommit of r223513 and r223514.
2014-12-05 Nick Kledzik[mach-o] fix leak in atoms -> normalized
2014-12-05 Nick Kledzik[mach-o] Switch MachOFile and MachODylibFile to use...
2014-12-05 Nick KledzikAdd BumpPtrAllocator to lld::File. Switch SimpleDefine...
2014-12-05 Nick Kledzik[mach-o] Pass vectors by reference and name empty vector.
2014-12-05 Richard SmithMake DiagnosticErrorTrap work even if SuppressAllDiagno...
2014-12-05 Rui Ueyama[PECOFF] Fix exported symbols in an import library.
2014-12-05 Colin LeMahieu[Hexagon] Relocating logical instructions and templates...
2014-12-05 Colin LeMahieu[Hexagon] Adding sub/and/or reg, imm forms
2014-12-05 Rafael EspindolaRemove dead code. We are only lazy about functions...
2014-12-05 Kuba BreckaReverting r223513 and r223514.
2014-12-05 Kuba BreckaReverting r223513 and r223514.
2014-12-05 Sanjay PatelOptimize merging of scalar loads for 32-byte vectors...
2014-12-05 Peter Collingbourne[DFSAN][MIPS] adding support of DFSAN for MIPS64
2014-12-05 Peter Collingbourne[DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable...
2014-12-05 Colin LeMahieu[Hexagon] Updating mux_ir/ri/ii/rr with encoding bits
2014-12-05 Kuba BreckaAddressSanitizer - Don't instrument globals from cstrin...
2014-12-05 Kuba BreckaAddressSanitizer - Don't instrument globals from cstrin...
2014-12-05 Rafael EspindolaSimplify the loop linking function bodies. NFC.
2014-12-05 Enrico GranataAdd commands
2014-12-05 Jan Wen VoungUse 32-bit ebp for NaCl64 in a limited case: llvm.frame...
2014-12-05 Bill Seurer[PowerPC]Update Power VSX test cases to also test fast...
2014-12-05 Kuba BreckaImplement AddressSanitizer suppressions.
2014-12-05 Bill Seurer[PowerPC]Add VSX loads/stores to fastisel for PPC target
2014-12-05 Colin LeMahieu[Hexagon] Adding tfrih/l instructions.
2014-12-05 Andrea Di Biagio[X86] Improved lowering of packed vector shifts to...
2014-12-05 Colin LeMahieu[Hexagon] Adding add reg, imm form with encoding bits...
2014-12-05 Rafael EspindolaRemove unused arguments. NFC.
2014-12-05 Eric ChristopherThese two calls were grabbing the same register info...
2014-12-05 Eric ChristopherFix a bunch of [-Werror,-Winconsistent-missing-override...
2014-12-05 Duncan P. N... BFI: Saturate when combining edges to a successor
2014-12-05 Eric ChristopherFix a few default label in switch which covers all
2014-12-05 Zachary TurnerSubtract the size of the breakpoint opcode from the...
2014-12-05 Zachary TurnerLoad / unload modules in the target when the OS events...
2014-12-05 Zachary TurnerImplement an empty DynamicLoader plugin for Windows.
2014-12-05 Colin LeMahieu[Hexagon] Adding DoubleRegs decoder. Moving C2_mux...
2014-12-05 Adrian PrantlFix a bug when pretty-printing DW_OP_deref.
2014-12-05 Adrian PrantlRegenerate this stale testcase from source.
2014-12-05 Ahmed Bougacha[CodeGenPrepare] Use variables for reused values. NFC.
2014-12-05 Matt ArsenaultWorkaround attribute ordering issue with kernel only...
2014-12-05 Matt ArsenaultUse else if when checking multiple attributes.
2014-12-05 Colin LeMahieu[Hexagon] [NFC] Rearranging patterns and mux instruction.
2014-12-05 Colin LeMahieu[Hexagon] [NFC] Rearranging def order.
2014-12-05 Rafael EspindolaRefactor duplicated code. NFC.
2014-12-05 Colin LeMahieu[Hexagon] Adding combine reg-reg forms.
2014-12-05 Zachary TurnerFix compilation errors after clang modules checkin.
2014-12-05 Sergey Matveev[ASan] Refactor thread starting code.
2014-12-05 Colin LeMahieu[Hexagon] Marking several instructions as isCodeGenOnly...
2014-12-05 Rafael EspindolaBe less conservative about when we build the gold plugin.
2014-12-05 Sergey Matveev[LSan] Rewrite the test from r223419 to not use C++11.
2014-12-05 Aaron BallmanAmending r223468 with this documentation change.
2014-12-05 Benjamin KramerLLVMContext: Store APInt/APFloat directly into the...
2014-12-05 Sergey Matveev[ASan] Fix Win build following r223419.
2014-12-05 Asiri RathnayakeImprovements to ARM assembler tests
2014-12-05 Rafael EspindolaSmall cleanup on how we clear constant variables. NFC.
2014-12-05 Chad RosierUpdate TargetTriple format info.
2014-12-05 Chad RosierFix typos in llvm/IR/Module.h
2014-12-05 Chad RosierFix Typos in include/clang-c/Index.h
2014-12-05 Rafael EspindolaUse an early return. NFC.
2014-12-05 Dmitry Vyukovtsan: fix test
2014-12-05 Aaron BallmanModify __has_attribute so that it only looks for GNU...
2014-12-05 Aaron BallmanAdded a new preprocessor macro: __has_declspec_attribut...
2014-12-05 Aaron BallmanTemporarily reverting r223443 due to bot breakage.
2014-12-05 Evgeniy Stepanov[msan] Avoid extra origin address realignment.
next