Add a new watchdog timer interface. The interface does not permit handling timeouts, so
[oota-llvm.git] / lib /
2013-03-26 Nick LewyckyAdd a new watchdog timer interface. The interface does...
2013-03-26 Michael Gottesman[ObjCARC Annotations] Added support for displaying...
2013-03-26 Michael Gottesman[ObjCARC Annotations] Implemented ARC annotation metada...
2013-03-25 Michael LiaoRevise alignment checking/calculation on 256-bit unalig...
2013-03-25 Michael LiaoEnhance folding of (extract_subvec (insert_subvec V1...
2013-03-25 Jakob Stoklund OlesenAdd a scheduling model for Intel Sandy Bridge microarch...
2013-03-25 Jakob Stoklund OlesenRemove IIC_DEFAULT from X86Schedule.td
2013-03-25 Jakob Stoklund OlesenAnnotate X86InstrCompiler.td with SchedRW lists.
2013-03-25 Jakob Stoklund OlesenAnnotate shifts and rotates with SchedRW lists.
2013-03-25 Shuxin YangDisable some unsafe-fp-math DAG-combine transformation...
2013-03-25 Eric ChristopherCouple more sets of tidying.
2013-03-25 NAKAMURA TakumiX86DisassemblerDecoder.c: Make this C89-compliant.
2013-03-25 NAKAMURA TakumiWhitespace.
2013-03-25 Shuxin YangFix a bug in fast-math fadd/fsub simplification.
2013-03-25 Akira HatanakaFix comment.
2013-03-25 Eric ChristopherFormatting.
2013-03-25 Ulrich WeigandUse direct types in PowerPC instruction patterns.
2013-03-25 Ulrich WeigandUse direct types in PowerPC Pat patterns.
2013-03-25 Dave Zarzyckix86 -- add the XTEST instruction
2013-03-25 Dave Zarzyckix86 -- disassemble the REP/REPNE prefix when needed
2013-03-25 Bill WendlingRemove assert. There may be target-dependent attributes...
2013-03-25 Chad Rosier[arm load/store optimizer] When trying to merge a base...
2013-03-25 Duncan SandsTeach cmake about the new Erlang GC files.
2013-03-25 Yiannis TsiourisAdd a GC plugin for Erlang
2013-03-25 Arnaud A. de Grand... Address issues found by Duncan during post-commit revie...
2013-03-25 Arnaud A. de Grand... InstCombine: simplify comparisons to zero of (shl ...
2013-03-25 Michael GottesmanChanged isNullOrUndef => IsNullOrUndef and isNoopInstru...
2013-03-24 Justin Holewinski[NVPTX] Fix handling of vector arguments
2013-03-24 Jakob Stoklund OlesenClean up Sparc patterns.
2013-03-24 Jakob Stoklund OlesenAllow TableGen DAG arguments to be just a name.
2013-03-24 Jakub StaszakMinor cleanups. No functionality change.
2013-03-24 Jakub StaszakUse dyn_cast instead of isa && cast.
2013-03-24 Jakob Stoklund OlesenGive Sparc instruction patterns direct types instead...
2013-03-23 Hal FinkelPPC ZERO register needs a register number of 0.
2013-03-23 Hal FinkelNote in PPCFunctionInfo VRSAVE spills
2013-03-23 Hal FinkelMCize the bcl instruction in PPCAsmPrinter
2013-03-23 Jakob Stoklund OlesenUse direct types in Sparc def : Pat patterns.
2013-03-23 Hal FinkelCleanup some unused reg. scavenger parameters in PPCReg...
2013-03-23 Hal FinkelRemove dead PPC LR spilling code
2013-03-23 Owen AndersonRemove the type legality check from the SelectionDAGBui...
2013-03-23 Michael GottesmanChange method name ClearRefCount => ClearKnownPositiveR...
2013-03-23 Michael GottesmanChanged the method name PtrState.IsKnownIncremented...
2013-03-23 Hal FinkelFix comparison of mixed signedness
2013-03-22 Hal FinkelAllow the register scavenger to spill multiple registers
2013-03-22 Manman RenSupport in AAEvaluator to print alias queries of loads...
2013-03-22 John McCallKill every call to @clang.arc.use in the ARC contract...
2013-03-22 Bill WendlingAdd all clauses when merging the landing pads. Duplicat...
2013-03-22 David BlaikieSwap the DIFile in DILexicalBlockFile out for the raw...
2013-03-22 David Blaikiereorder the fields in DILexicalBlockFile to match the...
2013-03-22 Bill WendlingDon't use the removed API.
2013-03-22 Bill WendlingRevert r177675. This is language-specific and shouldn...
2013-03-22 Jyotsna VermaHexagon: Add and enable memops setbit, clrbit, &,|...
2013-03-22 David BlaikieRefactor out the DIFile parameter to DILexicalBlock...
2013-03-22 Ulrich WeigandRemove ABI-duplicated call instruction patterns.
2013-03-22 Ulrich WeigandRename memrr ptrreg and offreg components.
2013-03-22 Ulrich WeigandFix swapped BasePtr and Offset in pre-inc memory addresses.
2013-03-22 Ulrich WeigandTighten iaddroff ComplexPattern.
2013-03-22 Ulrich WeigandRemove the xaddroff ComplexPattern.
2013-03-22 Michel DanzerR600: Use legacy (0 * anything = 0) MUL instructions...
2013-03-22 Kostya Serebryany[asan] Change the way we report the alloca frame on...
2013-03-22 Dmitry Vyukovtsan: handle vptr loads specially
2013-03-22 Evgeniy StepanovFix llvm::removeUnreachableBlocks to handle unreachable...
2013-03-22 Arnaud A. de Grand... InstCombine: Improve the result bitvect type when foldi...
2013-03-22 Hal FinkelRemove ScavengedRC from RegisterScavenging
2013-03-22 David BlaikieReorder the DIFile field in DILexicalBlock to become...
2013-03-22 Chandler CarruthRevert r177543: Add timing of the IR parsing code with...
2013-03-22 Jack CarterFix the invalid opcode for Mips branch instructions...
2013-03-22 Jack CarterThis patch that enables the Mips assembler to use symbo...
2013-03-21 Hal FinkelRemove the G8RC_NOX0_and_GPRC_NOR0 PPC register class
2013-03-21 Bill WendlingAlways forward 'resume' instructions to the outter...
2013-03-21 Hal FinkelFix a register-class comparison bug in PPCCTRLoops
2013-03-21 David BlaikieRefactor the filename/directory information in DISubpro...
2013-03-21 Bill WendlingAdd a query to tell if a landing pad has a catch-all.
2013-03-21 David BlaikieMove the DIFile in DISubprogram to the beginning to...
2013-03-21 Douglas Gregor<rdar://problem/13477190> On Darwin, use DARWIN_USER_TE...
2013-03-21 Jack CarterThis patch enables the Mips .set directive to define...
2013-03-21 Hal FinkelImplement builtin_{setjmp/longjmp} on PPC
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-21 Hal FinkelAdd support for spilling VRSAVE on PPC
2013-03-21 Hal FinkelCorrect PPC FRAMEADDR lowering using a pseudo-register
2013-03-21 Renato GolinAvoid NEON SP-FP unless unsafe-math or Darwin
2013-03-21 Chandler CarruthHoist the definition of getTypeSizeInBits to be inlinab...
2013-03-21 Chandler Carruth[SROA] Prefix names using a custom IRBuilder inserter.
2013-03-21 Evgeniy Stepanov[msan] Add an option to disable poisoning of shadow...
2013-03-21 Meador Ingesimplify-libcalls: Removed unused variable
2013-03-21 Matt ArsenaultFix missing std::. Not sure how this compiles for anyon...
2013-03-21 Meador IngeMove library call prototype attribute inference to...
2013-03-21 Jakob Stoklund OlesenAdd a WriteMicrocoded for ancient microcoded instructions.
2013-03-20 David BlaikieDebug info: refactor the first field of DICompileUnit...
2013-03-20 Jakub StaszakUse pre-inc, pre-dec when possible.
2013-03-20 Jakub StaszakRemove 'else' after 'return'.
2013-03-20 Justin HolewinskiMake variable name more explicit and eliminate redundan...
2013-03-20 Jakob Stoklund OlesenModel prefetches and barriers as loads.
2013-03-20 Jakob Stoklund OlesenAdd a catch-all WriteSystem SchedWrite type.
2013-03-20 Nadav RotemWhen computing the demanded bits of Load SDNodes, make...
2013-03-20 David BlaikieDebug Info: Swap the 2nd and 3rd parameters to DICompil...
2013-03-20 Jakob Stoklund OlesenAnnotate the remaining SSE MOV instructions.
2013-03-20 Jakob Stoklund OlesenAnnotate SSE horizontal and integer instructions.
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-20 Michael LiaoCorrect cost model for vector shift on AVX2
next