Don't use the removed API.
[oota-llvm.git] / lib /
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
2013-03-20 Jakub StaszakRemove trailing spaces.
2013-03-20 Bill WendlingCall the new llvm_gcov_init function to register the...
2013-03-20 Chris Lattnerminor code style cleanup.
2013-03-20 Rafael EspindolaxlC doesn't like Header being both a type and a member...
2013-03-20 Jakob Stoklund OlesenMake sure TableGen exits with an error code after print...
2013-03-20 David BlaikieRefactor file/directory path in namespace debug info...
2013-03-20 David BlaikieDIBuilder: allow linkage name to be specified for globa...
2013-03-20 Eli BenderskyAdd timing of the IR parsing code with a new -time...
2013-03-20 Jakob Stoklund OlesenAdd some missing SSE annotations.
2013-03-20 Jakob Stoklund OlesenAnnotate remaining IIC_BIN_* instructions.
2013-03-20 Christian KonigRevert "pre-RA-sched: fix TargetOpcode usage"
2013-03-20 Justin HolewinskiMove SDNode order propagation to SDNodeOrdering, which...
2013-03-20 Christian Konigpre-RA-sched: fix TargetOpcode usage
2013-03-20 Chandler CarruthFix a silly search-and-replace goof with r177495 that...
2013-03-20 Chandler Carruth[SROA] Don't preserve the IR names in release builds.
2013-03-20 Chandler CarruthMove the endif to the correct line so we don't have...
2013-03-20 Chandler CarruthIntroduce some new statistics to help track the exact...
2013-03-20 David BlaikieReorder the DIFile parameter in DINameSpace
2013-03-20 David BlaikieProvide more details for DINameSpace debug info in...
2013-03-20 Michael LiaoFix PR15296
2013-03-20 Michael LiaoMark all variable shifts needing customizing
2013-03-20 Michael LiaoMove scalar immediate shift lowering into a dedicated...
2013-03-20 Hao LiuFix AsmPrinter crashes with assertion. Bug 15318 in...
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
2013-03-20 Justin HolewinskiPropagate DAG node ordering during type legalization...
2013-03-19 Chad RosierFix pr13145 - Naming a function like a register name...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-03-19 Jakob Stoklund OlesenAnnotate various null idioms with SchedRW lists.
2013-03-19 Jakob Stoklund OlesenAnnotate SSE float conversions with SchedRW lists.
2013-03-19 Jakob Stoklund OlesenAnnotate X86InstrCMovSetCC.td with SchedRW lists.
2013-03-19 Chad RosierDead code.
2013-03-19 Chad Rosier[ms-inline asm] Move the immediate asm rewrite into...
2013-03-19 Quentin ColombetUpdate global merge pass according to Duncan's advices:
2013-03-19 Jakob Stoklund OlesenAnnotate X86InstrCompiler.td with SchedRW lists.
2013-03-19 Chad Rosier[ms-inline asm] Remove the brackets from X86Operand...
2013-03-19 Chad Rosier[ms-inline asm] Create a helper function, CreateMemForI...
2013-03-19 Bill WendlingRegister the GCOV writeout functions so that they're...
2013-03-19 Arnaud A. de Grand... IndVarSimplify: do not recompute an IV value outside...
2013-03-19 Ulrich WeigandAdd missing mayLoad flag to LHAUX8 and LWAUX.
2013-03-19 Ulrich WeigandRewrite LHAU8 pattern to use standard memory operand.
2013-03-19 Ulrich WeigandRewrite pre-increment store patterns to use standard...
2013-03-19 Ulrich WeigandFix sub-operand size mismatch in tocentry operands.
2013-03-19 Ulrich WeigandRemove an invalid and unnecessary Pat pattern from...
2013-03-19 Hal FinkelPrepare to make r0 an allocatable register on PPC
2013-03-19 Nadav RotemOptimize sext <4 x i8> and <4 x i16> to <4 x i64>.
2013-03-19 Jakob Stoklund OlesenAnnotate X86InstrExtension.td with SchedRW lists.
2013-03-19 Jakob Stoklund OlesenAnnotate a lot of X86InstrInfo.td with SchedRW lists.
2013-03-19 Chad Rosier[ms-inline asm] Move the size directive asm rewrite...
2013-03-19 Eli BenderskyThe Linker interface has some dead code after the clean...
next