#+4 --> #4 for consistency with other asm output
[oota-llvm.git] / lib / Target /
2010-09-23 Jim Grosbach#+4 --> #4 for consistency with other asm output
2010-09-23 Jim GrosbachFix formatting of output .s code
2010-09-23 Owen AndersonAdd isConditionalMove bits to X86 and ARM instructions.
2010-09-23 Bob WilsonSet alignment operand for NEON VLD instructions.
2010-09-23 Jim Grosbachnever mind. I can't read, apparently
2010-09-23 Evan ChengFix r114632. Return if the only terminator is an uncond...
2010-09-23 Jim GrosbachFix opcode value for the 'trap' instruction, keeping...
2010-09-23 Jim Grosbachexplicit 'unsigned long' on constant value. Hopefully...
2010-09-23 Benjamin KramerUnbreak build. Jim, please review.
2010-09-23 Jim GrosbachClean up the 'trap' instruction printing a bit. Non...
2010-09-23 Jim Grosbachnuke unused var
2010-09-23 Evan ChengIf there are multiple unconditional branches terminatin...
2010-09-22 Jim GrosbachAdd support for ELF PLT references for ARM MC asm print...
2010-09-22 Jim GrosbachEnable a few additional asserts in MC instruction lowering.
2010-09-22 Cameron EsfahaniFix PR8201: Update the code to call via X86::CALL64pcre...
2010-09-22 Bob WilsonChange VDUPLANE DAG combiner to just return the result...
2010-09-22 Bob WilsonCombine both VMOVDRR(VMOVRRD) and VMOVRRD(VMOVDRR)...
2010-09-22 Jim Grosbachadd FIXME
2010-09-22 Eric ChristopherTemporarily work around new address lowering while...
2010-09-22 Jim GrosbachRemove a few commented out bits
2010-09-22 Jim GrosbachAdd PrintSpecial() handling for in ARM MC instruction...
2010-09-22 Jim GrosbachAdd MC instruction printer support for ARM and Thumb1...
2010-09-22 Bob WilsonAttempt to fix llvm-gcc build. It was crashing when...
2010-09-22 Jim GrosbachAdd MC instruction printer support for TB[BH] style...
2010-09-22 Jim GrosbachClean up comment.
2010-09-22 Chris Lattnerfix rdar://8456371 - Handle commutable instructions...
2010-09-22 Chris LattnerFix an inconsistency in the x86 backend that led it...
2010-09-22 Chris Lattnerfix rdar://8456412 - llvm-mc crash in encoder on "mov...
2010-09-22 Chris Lattneradd the missing aliases for fp stack cmovs, rdar:/...
2010-09-22 Chris Lattnerreimplement elf TLS support in terms of addressing...
2010-09-22 Chris LattnerFix rdar://8456364 - llvm-mc rejects '%CS'
2010-09-22 Chris Lattnerfix rdar://8456389 - llvm-mc mismatch with 'as' on...
2010-09-22 Chris Lattnerfix rdar://8456361 - llvm-mc rejects 'rep movsd'
2010-09-22 Chris Lattnerconvert the last 4 X86ISD nodes that should have memope...
2010-09-22 Chris Lattnergive X86ISD::FNSTCW16m a memoperand, since it touches...
2010-09-22 Chris Lattnergive FP_TO_INT16_IN_MEM and friends a memoperand. ...
2010-09-22 Chris Lattnergive VZEXT_LOAD a memory operand, it now works with...
2010-09-22 Chris Lattnerrevert r114386 now that address modes work correctly...
2010-09-21 Chris Lattnergive LCMPXCHG_DAG[8] a memory operand, allowing it...
2010-09-21 Evan ChengOptimizeCompareInstr should avoid iterating pass the...
2010-09-21 Jim GrosbachAdd start of support for MC instruction printer of...
2010-09-21 Owen AndersonEnable target-specific mul-lowering on ARM, even at...
2010-09-21 Chris Lattnerreimplement support for GS and FS relative address...
2010-09-21 Owen AndersonReimplement r114460 in target-independent DAGCombine...
2010-09-21 Chris Lattnerfix a long standing wart: all the ComplexPattern's...
2010-09-21 Chris Lattnereven though I'm about to rip it out, simplify the addre...
2010-09-21 Chris Lattnerconvert a couple more places to use the new getStore()
2010-09-21 Chris Lattnerupdate a bunch of code to use the MachinePointerInfo...
2010-09-21 Owen AndersonWhen adding the carry bit to another value on X86,...
2010-09-21 Bob WilsonDefine the TargetLowering::getTgtMemIntrinsic hook...
2010-09-21 Chris Lattnereliminate some uses of the getStore overload.
2010-09-21 Chris Lattnereliminate an old SelectionDAG::getTruncStore method...
2010-09-21 Chris Lattnerpropagate MachinePointerInfo through various uses of...
2010-09-21 Jim GrosbachFix errant printing of [v]ldm instructions that aren...
2010-09-21 Gabor GreifFix buglet when the TST instruction directly uses the...
2010-09-21 Gabor GreifMove the search for the appropriate AND instruction
2010-09-21 Chris Lattnerconvert the targets off the non-MachinePointerInfo...
2010-09-21 Chris Lattnerit's more elegant to put the "getConstantPool" and
2010-09-21 Chris Lattnerupdate the X86 backend to use the MachinePointerInfo...
2010-09-21 Chris LattnerFix a bug where the x86 backend would lower memcpy...
2010-09-21 Chris Lattnerreimplement memcpy/memmove/memset lowering to use Machi...
2010-09-21 Chris Lattnerconvert targets to the new MF.getMachineMemOperand...
2010-09-21 Chris Lattnerfix rdar://8453210, a crash handling a call through...
2010-09-20 Jim GrosbachSimplify ARM callee-saved register handling by removing...
2010-09-19 Chris Lattneridiom recognition should catch this.
2010-09-19 Chris Lattneradd a readme.
2010-09-18 NAKAMURA TakumiX86Subtarget.h: Fix Cygwin's TD.
2010-09-18 Eric ChristopherAdd the exit instruction to the PTX target.
2010-09-18 Michael J. SpencerFix build.
2010-09-18 Eric ChristopherThumb opcodes for thumb calls.
2010-09-18 Eric ChristopherAdd addrmode5 fp load support. Swap float/thumb operan...
2010-09-18 Eric ChristopherFloating point stores have a 3rd addressing mode type.
2010-09-18 Jim Grosbachfactor out a simple helper function to create a label...
2010-09-18 Jim GrosbachPC-relative pseudo instructions are lowered and printed...
2010-09-17 Benjamin KramerFix vmov.f64 disassembly on targets where sizeof(long...
2010-09-17 Jim GrosbachAdd MC-inst handling for tPICADD
2010-09-17 Bob WilsonAdd target-specific DAG combiner for BUILD_VECTOR and...
2010-09-17 Jim GrosbachTeach the (non-MC) instruction printer to use the canno...
2010-09-17 Eric ChristopherRework arm fast isel branch and compare code.
2010-09-17 Jim GrosbachHook up verbose asm comment printing for SOImm operands...
2010-09-17 Jim Grosbachtrailing whitespace
2010-09-17 Dan GohmanAvoid emitting a PIC base register if no PIC addresses...
2010-09-17 Jim GrosbachAdd skeleton infrastructure for the ARMMCCodeEmitter...
2010-09-17 Jim Grosbachhandle the upper16/lower16 target operand flags on...
2010-09-17 Chris Lattnerfix rdar://8444631 - encoder crash on 'enter'
2010-09-17 Jim Grosbachexpand PICLDR MC lowering to handle other PICLDR and...
2010-09-17 NAKAMURA TakumiAlphaSchedule.td: 7bit-ize.
2010-09-16 Chris Lattnerfix rdar://8438816 - unrecognized 'fildq' instruction
2010-09-16 Jim GrosbachMC-ization of the PICLDR pseudo. Next up, adding the...
2010-09-16 Jim GrosbachMake sure to promote single precision floats to double...
2010-09-16 Kalle RaiskilaChange SPU register re-interpretations from OR to COPY_...
2010-09-16 Bob WilsonRemove support for "dregpair" operand modifier, now...
2010-09-16 Bob WilsonWhen expanding ARM pseudo registers, copy the existing...
2010-09-16 Jim Grosbachstore MC FP immediates as a double instead of as an...
2010-09-16 Bob WilsonAdd missing break.
2010-09-16 Bob WilsonChange VLDMQ and VSTMQ to be pseudo instructions. ...
2010-09-15 Jim GrosbachAdd support for the 'lane' modifier on vdup operands
2010-09-15 Jakob Stoklund OlesenRemember VLDMQ.
2010-09-15 Jakob Stoklund OlesenAdd missing break.
2010-09-15 Jim GrosbachTeach the MC disassembler to handle vmov.f32 and vmov...
next