Move use of LV inside condition that guards for null LV.
[oota-llvm.git] / lib / Target /
2009-09-01 Daniel DunbarSimplify.
2009-09-01 Daniel DunbarFix what I believe is a copy-n-pasto introduced in...
2009-09-01 Daniel DunbarX86/Encoding: Support ExternalSymbol operands in emitDi...
2009-09-01 Daniel DunbarRemove Offset from ExternalSybmol MachineOperands,...
2009-09-01 Jim Grosbachreduce size of SmallString to something more reasonable
2009-09-01 Bob WilsonAdd support for generating code for vst{234}lane intrin...
2009-09-01 Jim GrosbachUse raw_ostream instead of sstream
2009-09-01 David GoodwinRRX reads CPSR.
2009-09-01 Sean CallananAdded TEST %rAX, $imm instructions to the Intel tables...
2009-09-01 Bruno Cardoso LopesReapply 80278
2009-09-01 Sanjiv GuptaFurther refactoring of PIC16 Obj file code.
2009-09-01 Bob WilsonGenerate code for vld{234}_lane intrinsics.
2009-09-01 Jim GrosbachFix compiler warnings
2009-09-01 Jim GrosbachClean up LSDA name generation and use for SJLJ exceptio...
2009-08-31 Evan ChengRemove .n suffix for some 16-bit opcodes now that Darwi...
2009-08-31 Daniel DunbarX86/exp-asm-printer: Lower MachineOperand::MO_JumpTable...
2009-08-31 Daniel DunbarStop printing old asm printing code inline with -experi...
2009-08-31 Daniel DunbarAvoid unnecessary +0 in experimental-asm-printer.
2009-08-31 Devang PatelSimplify isDerivedType() and other predicate interface.
2009-08-31 Duncan SandsRevert commit 80428. It completely broke exception
2009-08-31 Benjamin KramerNormalize makefile comments and sort cmake file lists.
2009-08-31 Daniel Dunbarllvm-mc: Switch MCInst to storing an MCExpr* instead...
2009-08-30 Anton KorobeynikovAdd missed pattern
2009-08-30 Anton KorobeynikovEXTRACT_VECTOR_ELEMENT can have result type different...
2009-08-30 Daniel Dunbarllvm-mc/X86: Encode constant MCValue's correctly.
2009-08-29 Dan GohmanCMOV_GR8 clobbers EFLAGS when its expansion involves...
2009-08-29 Bill Wendling- Add target lowering methods to get the preferred...
2009-08-29 Anton KorobeynikovDo not assert on too wide splats we don't support.
2009-08-28 Anton KorobeynikovAdd missed extract_element pattern
2009-08-28 Devang PatelReapply 79977.
2009-08-28 Evan ChengLet Darwin linker auto-synthesize stubs and lazy-pointe...
2009-08-28 Anton KorobeynikovShort-term workaround for frame-related weirdness on...
2009-08-28 Daniel DunbarFix -Asserts warning, round two.
2009-08-28 Evan ChengPrint a nl before pic labels so they start at a new...
2009-08-28 Daniel DunbarFix -Asserts warning.
2009-08-28 Evan Chengv4, v5 does not support sxtb / sxth.
2009-08-27 Bruno Cardoso LopesRevert 80278 for now, it caused a lot of MIPS tests...
2009-08-27 Bruno Cardoso LopesRevamp our friend Mips :)
2009-08-27 Dan GohmanDon't mark CMOV_GR8 as two-address, or commutable,...
2009-08-27 Eric ChristopherAdd FIXME for when we support more specific XMM registers.
2009-08-27 Eric ChristopherNuke trailing whitespace.
2009-08-27 Anton KorobeynikovHopefully the final missing part :(
2009-08-27 Anton KorobeynikovForgot about actual change :)
2009-08-27 Anton KorobeynikovTransform float scalar_to_vector into subreg accesses.
2009-08-27 Misha BrukmanSTRD and LDRD require ARMv5TE, not just ARMv5T.
2009-08-27 Daniel Dunbarllvm-mc/X86: Implement single instruction encoding...
2009-08-27 Daniel DunbarX86: Mark EH_RETURN as code-gen-only.
2009-08-27 Evan ChengFix PR4789. Teach eliminateFrameIndex how to handle...
2009-08-27 Dan GohmanX86FastISel support for loading and storing values...
2009-08-27 Dan GohmanExpand i8 selects into control flow instead of 16-bit...
2009-08-26 Daniel DunbarSimplify.
2009-08-26 Oscar FuentesCMake: Removed outdated TODO.
2009-08-26 Venkatraman Govind... Generate section for bss and enable weak symbols
2009-08-26 Dale JohannesenAlter 79292 to produce output that actually assembles.
2009-08-26 Bob WilsonRemove unneeded ARM-specific DAG nodes for VLD* and...
2009-08-26 Anton KorobeynikovUnbreak FP128 stuff in cbe
2009-08-26 Anton KorobeynikovExpand scalar_to_vector - we don't have any isel logic...
2009-08-26 Dan GohmanAdd comments detailing a known bug, so that people...
2009-08-26 Dan GohmanDon't use INSERT_SUBREG to model anyext operations...
2009-08-26 Anton KorobeynikovAdd dummy inline asm handling for 'r' constraint. This...
2009-08-26 Devang PatelRevert 79977. It causes llvm-gcc bootstrap failures...
2009-08-26 Venkatraman Govind... test commit
2009-08-26 Dale JohannesenAdd an 'inline hint' attribute to represent source
2009-08-25 Scott MichelUpdated i128 sext support for CellSPU backend, contribu...
2009-08-25 Sanjiv GuptaStart refactoring PIC16 TargetObjectFile code. Eventual...
2009-08-25 Bob WilsonRemove some unused SDNode definitions.
2009-08-25 Dan GohmanUse X86II::MO_NO_FLAG.
2009-08-25 Bob WilsonExpose the instruction contraint string as an argument...
2009-08-25 Anton KorobeynikovProvide dynamic_stackalloc lowering for MSP430.
2009-08-25 Devang PatelUpdate DebugInfo interface to use metadata, instead...
2009-08-25 Dale JohannesenFix PR 4751, another difficulty with %a modifier on...
2009-08-24 Scott Michel- Remove SelectSEXTi128 from SPUISelDAGToDAG.cpp, evide...
2009-08-24 Scott Michel128-bit sign extension and vector shift cleanups, contr...
2009-08-24 Scott MichelInitialize ShufBytes, as gcc 4.4 can't detect that...
2009-08-24 Chris Lattnereliminate a #include.
2009-08-24 Chris Lattnerprune the #includes in raw_ostream.h by moving a
2009-08-24 Dale JohannesenMake linkerprivate work for ARM and PPC. Testcase...
2009-08-23 Chris Lattnerremove the last uses of Config/alloca.h
2009-08-23 Chris LattnerSwitch SubtargetFeature off of ostreams
2009-08-23 Benjamin KramerRemove Streams.h from the targets.
2009-08-23 Daniel DunbarFix some refactos for iostream changes (in -Asserts...
2009-08-23 Chris Lattnereliminate uses of cerr()
2009-08-23 Chris Lattnereliminate the last DOUTs from the targets.
2009-08-23 Chris LattnerChange Pass::print to take a raw ostream instead of...
2009-08-23 Chris Lattnereliminate the "Value" printing methods that print to...
2009-08-23 Chris Lattnerremove various std::ostream version of printing methods...
2009-08-22 Benjamin KramerForgot to update some CMakeLists.
2009-08-22 Benjamin KramerUpdate CMake build, unbreak linux build.
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris Lattnerrename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for...
2009-08-22 Chris Lattnermove the MCAsmInfo .cpp/.h files into the right
2009-08-22 Chris Lattnerrevert 79764, my dependencies failed me again.
2009-08-22 Chris Lattnerremove dead member.
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-22 Devang PatelRecord variable debug info at ISel time directly.
2009-08-22 Anton KorobeynikovSome dummy cost model for s390x:
2009-08-22 Eli FriedmanMake x86 test actually test x86 code generation. Fix the
2009-08-21 Chris LattnerRevert r79563
2009-08-21 Chris Lattnerrevert r79562 + r79563
2009-08-21 Chris Lattnerrevert r79631
next