platform/upstream/llvm.git
2012-12-20 Dmitry Vyukovtsan: add Java interface
2012-12-20 Kostya Serebryany[asan] add ASAN_PCRE_DOTALL to two new multi-line regexps
2012-12-20 Craig TopperFormatting fixes. Remove some unnecessary 'else' after...
2012-12-20 Craig TopperRemoving trailing whitespace
2012-12-20 Reed KotlerImplement cfi_def_cfa_offset. "Make check" test case...
2012-12-20 Reed KotlerThere is one more patch to finish large frames. Make...
2012-12-20 Jyotsna VermaAdd constant extender support to GP-relative load/store...
2012-12-20 Jyotsna VermaAdd TSFlags to ALU32 type instructions for constant...
2012-12-20 Alexey Samsonov[ASan] don't use -fsanitize=address linker flag for...
2012-12-20 Reed Kotlerset register class properly for mips16 here
2012-12-20 Rafael EspindolaUndefine PPC harder.
2012-12-20 Reed KotlerThis assert is overly restrictive and does not work...
2012-12-20 Richard SmithMove C++ name demangling support from ubsan into saniti...
2012-12-20 Reed KotlerTurn on register scavenger for Mips 16
2012-12-20 Akira Hatanaka[mips] Refactor SLT (set on less than) instructions...
2012-12-20 Akira Hatanaka[mips] Refactor unconditional branch instruction. Separ...
2012-12-20 Richard SmithImplement std::is_base_of for the case where we don...
2012-12-20 Akira Hatanaka[mips] Remove asm string parameter from pseudo instruct...
2012-12-20 Akira Hatanaka[mips] Delete definition of CPRESTORE instruction.
2012-12-20 Akira Hatanaka[mips] Refactor conditional branch instructions with...
2012-12-20 Richard SmithDon't use isa<CallInst>(this) in the constructor for...
2012-12-20 Akira Hatanaka[mips] Refactor conditional branch instructions with...
2012-12-20 Reed Kotlerfix most of remaining issues with large frames.
2012-12-20 Akira Hatanaka[mips] Use "or $r0, $r1, $zero" instead of "addu $r0...
2012-12-20 Richard SmithFix use-before-construction of X86TargetLowering.
2012-12-20 Richard SmithDon't use -1 as a value of an unsigned 7-bit enumeratio...
2012-12-20 Richard SmithDon't leave IsUnsigned uninitialized in a default-const...
2012-12-20 Akira Hatanaka[mips] Change the order of template parameters. Move...
2012-12-20 Akira Hatanaka[mips] Refactor shift instructions with register operan...
2012-12-20 Akira Hatanaka[mips] Refactor shift immediate instructions. Separate...
2012-12-20 Akira Hatanaka[mips] Refactor arithmetic and logic instructions with...
2012-12-20 Akira Hatanaka[mips] Refactor arithmetic and logic instructions....
2012-12-20 Sean Silvadocs: Show TOC for GettingStarted.rst.
2012-12-20 NAKAMURA Takumiclang/test/Misc/ast-dump-decl.c: Add triple. __thread...
2012-12-20 Michael GottesmanUpdated link in LanguageExtensions.rst to point to...
2012-12-20 Michael GottesmanChanged UTF-8 emdashes to --- ala Dmitri Gribenko's...
2012-12-20 Akira Hatanaka[mips] Delete ArithOverflowR and ArithOverflow and...
2012-12-20 Jason MolendaClarify the comments in PlatformDarwin::LocateExecutabl...
2012-12-20 Richard SmithFix another uninitialized bool member bug found by...
2012-12-20 John McCallRobustify the @encode code and add support for _Atomic.
2012-12-20 Sean Silvadocs: Clean up adornments.
2012-12-20 Sean Silvadocs: ASCII-fy
2012-12-20 Richard SmithFix code that attempted to produce a diagnostic with...
2012-12-20 Fariborz JahanianProvide couple of DeclPrint tests for my last patch.
2012-12-20 Alexander KornienkoImplement AST dumper for Decls.
2012-12-20 Enrico Granata<rdar://problem/12903081>
2012-12-20 Nadav RotemLoop Vectorizer: Enable if-conversion.
2012-12-20 Bill Wendlings/AttributesImpl/AttributeImpl/g This is going to apply...
2012-12-20 Bob WilsonDo not introduce vector operations in functions marked...
2012-12-20 Jim GrosbachClean up some DOxygen comments.
2012-12-20 Jim GrosbachClean up some DOxygen comments.
2012-12-20 Richard SmithFix an uninitialized member variable, found by -fsaniti...
2012-12-20 Nadav Rotemwhitespace
2012-12-20 Anna Zaks[analyzer] Add the pointer escaped callback.
2012-12-20 Michael J.... [ELF][Reader] Ignore SHF_GROUP when switching on flags.
2012-12-20 Michael J.... Style fixes.
2012-12-20 Nadav Rotemdoc: resize the image.
2012-12-20 NAKAMURA TakumiTarget/R600: Update MIB according to r170588.
2012-12-20 Andrew KaylorSetting TestInferiorChanged.py to expectedFailureLinux...
2012-12-20 Nadav RotemDoc: update the chart.
2012-12-19 Argyrios Kyrtzidis[preprocessor] When "merging" macro argument tokens...
2012-12-19 Bill WendlingAdd a context so that once we uniquify strings we can...
2012-12-19 Chad RosierTypo.
2012-12-19 Enrico Granata<rdar://problem/12446222>
2012-12-19 Chad Rosier[driver] Have -isysroot warn on nonexistent paths.
2012-12-19 Jim GrosbachMC: Add MCInstrDesc::mayAffectControlFlow() method.
2012-12-19 Jim GrosbachAdd isSubRegisterEq() and isSuperRegisterEq().
2012-12-19 Jim GrosbachMove isSubRegister() and isSuperRegister to MCRegisterInfo.
2012-12-19 Jim GrosbachFix doc comment. '///' not '//'.
2012-12-19 Fariborz JahanianAudit DeclPrinter with -ast-dump on Cocoa.h and
2012-12-19 Andrew KaylorMark register tests as expectedFailureLinux because...
2012-12-19 Daniel MaleaDisable confirmation prompt in TestProcessLaunch (to...
2012-12-19 Michael IlsemanRefactor isIntrinsic() to be quicker, and change classo...
2012-12-19 Sean CallananThis patch removes the SymbolFileSymtab support
2012-12-19 Bill Wendlings/AttributeListImpl/AttributeSetImpl/g to match the...
2012-12-19 Jakob Stoklund... Always use addOperand(MF, MO) from MachineInstrBuilder.
2012-12-19 Argyrios Kyrtzidis[PCH/Modules] In ASTReader::completeVisibleDeclsMap...
2012-12-19 Dmitri GribenkoAdd a missing 'else'. Found by grep '} if'
2012-12-19 Tom StellardR600: Add entry in CODE_OWNERS.TXT
2012-12-19 Tom StellardR600: Remove unecessary VREG alignment.
2012-12-19 Tom StellardR600: control flow optimization
2012-12-19 Tom StellardR600: New control flow for SI v2
2012-12-19 Dmitri GribenkoDocumentation: UsersManual.rst: some cleanups after...
2012-12-19 Eric ChristopherSplit out abbreviations for the skeleton info from...
2012-12-19 Jakob Stoklund... Remove the explicit MachineInstrBuilder(MI) constructor.
2012-12-19 Nadav RotemFix a bug that was found by building clang with -fsanitize.
2012-12-19 Meador Ingedocs: Fix title underline warnings
2012-12-19 Evan ChengLLVM sdisel normalize bit extraction of the form:
2012-12-19 Benjamin KramerRemove edis remnant.
2012-12-19 Roman DivackyRemove edis - the enhanced disassembler. Fixes PR14654.
2012-12-19 Paul RedmondTransform (x&C)>V into (x&C)!=0 where possible
2012-12-19 Andrew KaylorSkip libc++ data formatter tests on Linux because there...
2012-12-19 Jakob Stoklund... Add an MF argument to MachineInstr::addOperand().
2012-12-19 Fariborz Jahanianobjective-C: Don't warn of unimplemented property of...
2012-12-19 Michael GottesmanForgot to remove trailing whitespace when I converted...
2012-12-19 Michael GottesmanConverted BlockLanguageSpec.txt => BlockLanguageSpec...
2012-12-19 Ted KremenekChange test to dump Filecheck output to an intermediate...
2012-12-19 Chad RosierRemove superfluous brief command from getAsString.
2012-12-19 Nadav Rotemdoc: add subsections.
2012-12-19 Nadav RotemDOC: document the use of O2, O3 and Os with -fvectorize.
next