give better error diagnostics, for example:
[oota-llvm.git] / lib / Target /
2010-10-28 Chris Lattnergive better error diagnostics, for example:
2010-10-28 Chris Lattnerhook up getOpcodeName for ARM so that "llc -show-mc...
2010-10-28 Chris Lattnermove a method out of line.
2010-10-28 Chris Lattnerremove the rest of hte owningptr's, no functionality...
2010-10-28 Benjamin KramerReduce malloc thrashing.
2010-10-28 Jim GrosbachPLD, PLDW, PLI encodings, plus refactor their use of...
2010-10-28 Chris Lattnerrearrange ParseRegisterList.
2010-10-28 Chris Lattnerrefactor some code to simplify it, eliminating some...
2010-10-28 Evan ChengRe-commit 117518 and 117519 now that ARM MC test failur...
2010-10-28 Evan ChengRevert 117518 and 117519 for now. They changed scheduli...
2010-10-28 Evan Cheng- Assign load / store with shifter op address modes...
2010-10-28 Dale JohannesenFix pastos in handling of AVX cvttsd2si, PR8491.
2010-10-28 Owen AndersonAdd correct NEON encodings for vtbl and vtbx.
2010-10-27 Owen AndersonAdd correct NEON encodings for vext, vtrn, vuzp, and...
2010-10-27 Bob WilsonFix compiler warnings about signed/unsigned comparisons.
2010-10-27 Evan ChengShifter ops are not always free. Do not fold them ...
2010-10-27 Jim GrosbachRefactor ARM STR/STRB instruction patterns into STR...
2010-10-27 Owen AndersonProvide correct encodings for NEON vcvt, which has...
2010-10-27 Jim GrosbachTrailing whitespace
2010-10-27 Owen AndersonProvide correct encodings for the get_lane and set_lane...
2010-10-27 Kevin EnderbyAdded the x86 instruction ud2b (2nd official undefined...
2010-10-27 Jim GrosbachJIT imm12 encoding for constant pool entry references.
2010-10-27 Bob WilsonSelectionDAG shuffle nodes do not allow operands with...
2010-10-27 Jim GrosbachARM JIT fix for LDRi12 and company.
2010-10-27 Owen AndersonProvide correct NEON encodings for vdup.
2010-10-27 Michael J. Spencerx86-Win32: Switch ftol2 calling convention from stdcall...
2010-10-27 Jim GrosbachThe new LDR* instruction patterns should handle the...
2010-10-27 Owen AndersonAdd correct NEON encodings for vsli and vsri.
2010-10-27 Owen AndersonAdd correct NEON encodings for vsra and vrsra.
2010-10-27 Jim GrosbachThe immediate operands of an LDRi12 instruction doesn...
2010-10-27 Kevin EnderbyYet another tweak to X86 instructions to add ud2a as...
2010-10-27 Kevin EnderbyAnother tweak to X86 instructions to add the missing...
2010-10-27 Kevin EnderbyTweaks to X86 instructions to allow the 'w' suffix...
2010-10-27 Jim GrosbachLDRi12 machine instructions handle negative offset...
2010-10-27 Kevin EnderbyAdded some aliases to the fcomip and fucompi Intel...
2010-10-27 Jim GrosbachOne more spot where the new arm mode LDR instruction...
2010-10-27 Wesley PeckAdding disassembler to the MicroBlaze backend.
2010-10-27 Jim GrosbachSplit ARM::LDRB into LDRBi12 and LDRBrs. Adjust accordi...
2010-10-26 Jim GrosbachSince I parameterized this bit, I should probably actua...
2010-10-26 Dale JohannesenUse a MemIntrinsicSDNode for ISD::PREFETCH, which touches
2010-10-26 Owen AndersonAdd correct NEON encodings for vqshl, vqshrn, vqshrun...
2010-10-26 Jim GrosbachFirst part of refactoring ARM addrmode2 (load/store...
2010-10-26 Owen AndersonCorrect NEON encodings for vshrn, vrshl, vrshr, vrshrn.
2010-10-26 Owen AndersonSimplify classes for shift instructions, which are...
2010-10-26 Owen AndersonProvide correct NEON encodings for vshl, register and...
2010-10-26 Jim GrosbachGrammar.
2010-10-26 Jim GrosbachNuke extraneous comment. It's applicable elsewhere...
2010-10-26 Owen AndersonAdd correct NEON encoding for vpadal.
2010-10-26 Rafael Espindolahandle X86::EH_RETURN64 and X86::EH_RETURN.
2010-10-26 Owen AndersonAdd NEON encodings for vmov and vmvn of immediates.
2010-10-26 Rafael EspindolaImplement some relaxations for arithmetic instructions...
2010-10-26 Kalle RaiskilaChange v64 datalayout in SPU.
2010-10-26 Evan ChengUse instruction itinerary to determine what instruction...
2010-10-26 Evan ChengNEON vmov's are in Neon domain.
2010-10-26 Bob WilsonTidy up redundant check.
2010-10-25 Rafael EspindolaProduce the headers directly in the Finish method....
2010-10-25 Dale JohannesenAn stdcall function calling a non-stdcall function
2010-10-25 Owen AndersonAdd correct encodings for NEON vabal.
2010-10-25 Owen AndersonAdd correct NEON encodings for vaba.
2010-10-25 Owen AndersonAttempt to provide correct encodings for NEON vbit...
2010-10-25 Owen AndersonProvide correct NEON encodings for vbsl.
2010-10-25 Jim Grosbachimm12 operands aren't Thumb2 only, so rename the printe...
2010-10-25 Owen AndersonAdd correct instruction encodings for vbic, vorn, and...
2010-10-25 Rafael EspindolaAdd a virtual destructor.
2010-10-25 Owen AndersonProvide correct NEON encodings for vand, veor, and...
2010-10-25 Owen AndersonAdd NEON encoding tests for vcgt and vacgt.
2010-10-25 Rafael EspindolaAdd support for emitting ARM file attributes.
2010-10-25 Owen AndersonAdd tests for NEON encodings of vcge and vacge.
2010-10-25 Owen AndersonAdd a warning about our inability to test the encoding...
2010-10-24 Rafael EspindolaAdd X86::reloc_global_offset_table and use it to have...
2010-10-23 Eric ChristopherMove rejection of NEON parameters earlier in fast isel...
2010-10-23 Benjamin KramerMake the disassembler tables const so they end up in...
2010-10-23 Michael J. SpencerX86: Emit _fltused instead of __fltused on Windows...
2010-10-23 Chandler CarruthMove the remaining attribute macros to systematic names...
2010-10-23 Chandler CarruthRemove a define which is never referenced.
2010-10-23 Chandler CarruthSwitch attribute macros to use 'LLVM_' as a prefix...
2010-10-23 Evan ChengEnable ARM fastcc.
2010-10-23 Evan ChengLatency between CPSR def and branch is zero.
2010-10-22 Jim GrosbachTrailing whitespace.
2010-10-22 Gabor Greiffix memory-layout assumption which only holds on little...
2010-10-22 Jim GrosbachARM mode encoding information for CLZ, RBIT, REV*,...
2010-10-22 Evan ChengTransfer implicit ops when forming load multiple and...
2010-10-22 Owen AndersonAdd correct NEON encodings for vqdmlal.
2010-10-22 Jim GrosbachAdd the encoding information for the rest of the ARM...
2010-10-22 Owen AndersonProvide correct encodings for NEON vmlal.
2010-10-22 Evan ChengSilence compiler warnings.
2010-10-22 Owen AndersonProvide correct NEON encodings for vmla.
2010-10-22 Jim GrosbachMore ARM multiply instuction binary encodings.
2010-10-22 Evan ChengAdd fastcc cc: pass and return VFP / NEON values in...
2010-10-22 Jim GrosbachParameterize a bit of ARM encoding information, simplif...
2010-10-22 Benjamin KramerMake some symbols static, move classes into anonymous...
2010-10-22 Jim GrosbachMore ARM multiply instruction encoding information.
2010-10-22 Wesley PeckMaking the e_machine configurable by the target backend...
2010-10-22 Andrew TrickReverting r117031 to cleanup valgrind errors.
2010-10-22 Eric ChristopherAdd some basic ret instruction support to arm fast...
2010-10-22 Sean CallananFixed handling of immediate operand sizes, which
2010-10-21 Jim GrosbachARM binary encoding for some of the multiply instructions.
2010-10-21 Jim GrosbachARM binary encodings for MVN variants.
2010-10-21 Jim GrosbachARM Binary encoding information for BFC/BFI instructions.
2010-10-21 Eric ChristopherThese don't need to be virtual.
next