2010-08-05 |
Bob Wilson | Fix indentation.
|
commit | commitdiff | tree |
2010-08-05 |
Bob Wilson | Add an ARM RSCrr instruction for disassembly only.
|
commit | commitdiff | tree |
2010-08-05 |
Bob Wilson | Add an ARM RSBrr instruction for disassembly only.
|
commit | commitdiff | tree |
2010-08-05 |
Bob Wilson | Revert bugpoint change due to buildbot breakage.
|
commit | commitdiff | tree |
2010-08-05 |
Bob Wilson | ARM "rrx" shift operands do not have an immediate....
|
commit | commitdiff | tree |
2010-08-04 |
Bob Wilson | Combine NEON VABD (absolute difference) intrinsics...
|
commit | commitdiff | tree |
2010-07-31 |
Bob Wilson | Revert new AVX intrinsic tests. They are breaking...
|
commit | commitdiff | tree |
2010-07-31 |
Bob Wilson | Move newlines before inline jumptables from the asm...
|
commit | commitdiff | tree |
2010-07-31 |
Bob Wilson | Add support for disassembling VMVN (immediate) instructions...
|
commit | commitdiff | tree |
2010-07-30 |
Bob Wilson | Add a check in the ARM disassembler for NEON instructions...
|
commit | commitdiff | tree |
2010-07-30 |
Bob Wilson | Add the __TEXT,__StaticInit section to the list of...
|
commit | commitdiff | tree |
2010-07-30 |
Bob Wilson | Attempt to fix the llvm-gcc-powerpc-darwin9 buildbot.
|
commit | commitdiff | tree |
2010-07-29 |
Bob Wilson | Remove the temporary hack, now that the llvm-i686-linux...
|
commit | commitdiff | tree |
2010-07-29 |
Bob Wilson | Fix the temporary hack.
|
commit | commitdiff | tree |
2010-07-29 |
Bob Wilson | Refactor ARM-specific DAG combining in preparation...
|
commit | commitdiff | tree |
2010-07-29 |
Bob Wilson | Don't assert on an unrecognized BrMiscFrm instruction.
|
commit | commitdiff | tree |
2010-07-28 |
Bob Wilson | Fix a warning from gcc-4.0 (from the ppc buildbot).
|
commit | commitdiff | tree |
2010-07-26 |
Bob Wilson | Don't call __register_frame from the JIT on systems...
|
commit | commitdiff | tree |
2010-07-25 |
Bob Wilson | Fix crashes when scheduling a CopyToReg node -- getMachineOp...
|
commit | commitdiff | tree |
2010-07-24 |
Bob Wilson | Change ScheduleDAGInstrs::Defs and ::Uses to be variable...
|
commit | commitdiff | tree |
2010-07-22 |
Bob Wilson | Add an explicit -sdk option to xcrun command.
|
commit | commitdiff | tree |
2010-07-20 |
Bob Wilson | Add support for a new Apple-style build target, EmbeddedSim...
|
commit | commitdiff | tree |
2010-07-19 |
Bob Wilson | Save a copy of the unstripped libLTO.dylib in $SYM_DIR...
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | Remove restriction on NEON alignment values. Some...
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | Remove the entire docs directory from Apple-style builds.
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | Try to get embedded build of llvmCore to pass verification.
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | Remove some broken code to check the DISABLE_EDIS flag...
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | Fix test to appease the buildbots.
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | Add missing address register update to t2LDM_RET instruction.
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | Add support for NEON VMVN immediate instructions.
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | The bits in the cmode field of 32-bit VMOV immediate...
|
commit | commitdiff | tree |
2010-07-14 |
Bob Wilson | Add an ARM-specific DAG combining to avoid redundant...
|
commit | commitdiff | tree |
2010-07-13 |
Bob Wilson | Use a target-specific VMOVIMM DAG node instead of BUILD_VECT...
|
commit | commitdiff | tree |
2010-07-13 |
Bob Wilson | Move NEON "modified immediate" encode/decode into ARMAddress...
|
commit | commitdiff | tree |
2010-07-12 |
Bob Wilson | Remove some code that doesn't appear to do anything...
|
commit | commitdiff | tree |
2010-07-09 |
Bob Wilson | --- Reverse-merging r107947 into '.':
|
commit | commitdiff | tree |
2010-07-09 |
Bob Wilson | Print "dregpair" NEON operands with a space between...
|
commit | commitdiff | tree |
2010-07-09 |
Bob Wilson | Reenable DAG combining for vector shuffles. It looks...
|
commit | commitdiff | tree |
2010-07-08 |
Bob Wilson | The NEONPreAllocPass should never have to assign fixed...
|
commit | commitdiff | tree |
2010-07-08 |
Bob Wilson | For big-endian systems, VLD2/VST2 with 32-bit vector...
|
commit | commitdiff | tree |
2010-07-08 |
Bob Wilson | Clean up a comment.
|
commit | commitdiff | tree |
2010-07-07 |
Bob Wilson | Also use REG_SEQUENCE for VTBX instructions.
|
commit | commitdiff | tree |
2010-07-06 |
Bob Wilson | Use REG_SEQUENCE nodes to make the table registers...
|
commit | commitdiff | tree |
2010-07-06 |
Bob Wilson | Represent NEON load/store alignments in bytes, not...
|
commit | commitdiff | tree |
2010-07-02 |
Bob Wilson | Fix incorrect asm-printing of some NEON immediates...
|
commit | commitdiff | tree |
2010-07-01 |
Bob Wilson | ARM function alignments were off by a power of two...
|
commit | commitdiff | tree |
2010-06-29 |
Bob Wilson | Add support for encoding VDUP (ARM core register) instructions.
|
commit | commitdiff | tree |
2010-06-29 |
Bob Wilson | Fix a register scavenger crash when dealing with undefined...
|
commit | commitdiff | tree |
2010-06-29 |
Bob Wilson | Add support for encoding NEON VMOV (from core register...
|
commit | commitdiff | tree |
2010-06-29 |
Bob Wilson | The t2MOVi16 and t2MOVTi16 instructions do not set...
|
commit | commitdiff | tree |
2010-06-29 |
Bob Wilson | Reapply my if-conversion cleanup from svn r106939 with...
|
commit | commitdiff | tree |
2010-06-29 |
Bob Wilson | Fix Thumb encoding of VMOV (scalar to ARM core register...
|
commit | commitdiff | tree |
2010-06-28 |
Bob Wilson | Unlike other targets, ARM now uses BUILD_VECTORs post...
|
commit | commitdiff | tree |
2010-06-28 |
Bob Wilson | Make the ARMCodeEmitter identify Thumb functions via...
|
commit | commitdiff | tree |
2010-06-28 |
Bob Wilson | Refactor encoding function for NEON 1-register with...
|
commit | commitdiff | tree |
2010-06-28 |
Bob Wilson | Support Thumb mode encoding of NEON instructions.
|
commit | commitdiff | tree |
2010-06-26 |
Bob Wilson | Revert my if-conversion cleanup since it caused a bunch...
|
commit | commitdiff | tree |
2010-06-26 |
Bob Wilson | Clean up some problems with extra CFG edges being introduced...
|
commit | commitdiff | tree |
2010-06-26 |
Bob Wilson | Add support for encoding NEON VMOV (from scalar to...
|
commit | commitdiff | tree |
2010-06-26 |
Bob Wilson | Renumber NEON instruction formats to be consecutive.
|
commit | commitdiff | tree |
2010-06-25 |
Bob Wilson | Rename ARM instruction formats NEONGetLnFrm, NEONSetLnFrm...
|
commit | commitdiff | tree |
2010-06-25 |
Bob Wilson | Remove unused NEONFrm and ThumbMiscFrm ARM instruction...
|
commit | commitdiff | tree |
2010-06-25 |
Bob Wilson | Add support for encoding 3-register NEON instructions...
|
commit | commitdiff | tree |
2010-06-25 |
Bob Wilson | Add support for encoding 2-register NEON instructions.
|
commit | commitdiff | tree |
2010-06-25 |
Bob Wilson | Fix indentation.
|
commit | commitdiff | tree |
2010-06-25 |
Bob Wilson | Add missing ARM and Thumb data layout info for vector...
|
commit | commitdiff | tree |
2010-06-25 |
Bob Wilson | Reduce indentation.
|
commit | commitdiff | tree |
2010-06-24 |
Bob Wilson | Change array references to match my previous change...
|
commit | commitdiff | tree |
2010-06-24 |
Bob Wilson | Fix up some comments.
|
commit | commitdiff | tree |
2010-06-24 |
Bob Wilson | Use the struct tags mandated by ARM's ABI. Also use...
|
commit | commitdiff | tree |
2010-06-24 |
Bob Wilson | PR7458: Try commuting Thumb2 instruction operands to...
|
commit | commitdiff | tree |
2010-06-24 |
Bob Wilson | Edit and clarify comments for TargetInstrInfo methods:
|
commit | commitdiff | tree |
2010-06-22 |
Bob Wilson | Thumb1 functions using @llvm.returnaddress were not...
|
commit | commitdiff | tree |
2010-06-22 |
Bob Wilson | Revert my change to clone named metadata. Buildbots...
|
commit | commitdiff | tree |
2010-06-22 |
Bob Wilson | Include named metadata when cloning a module.
|
commit | commitdiff | tree |
2010-06-21 |
Bob Wilson | sign_extend_inreg needs to be expanded for pre-v6 Thumb...
|
commit | commitdiff | tree |
2010-06-19 |
Bob Wilson | Tidy.
|
commit | commitdiff | tree |
2010-06-19 |
Bob Wilson | Remove a fixme comment that is no longer relevant.
|
commit | commitdiff | tree |
2010-06-19 |
Bob Wilson | Fix error message to match function name.
|
commit | commitdiff | tree |
2010-06-18 |
Bob Wilson | Rewrite chained if's as switches and replace assertions...
|
commit | commitdiff | tree |
2010-06-18 |
Bob Wilson | Fix PR7372: Conditional branches (at least on ARM)...
|
commit | commitdiff | tree |
2010-06-16 |
Bob Wilson | Remove the hidden "neon-reg-sequence" option. The...
|
commit | commitdiff | tree |
2010-06-15 |
Bob Wilson | Fix 80col violations, remove trailing whitespace, and...
|
commit | commitdiff | tree |
2010-06-15 |
Bob Wilson | Add basic support for NEON modified immediates besides...
|
commit | commitdiff | tree |
2010-06-15 |
Bob Wilson | IfConversion's AnalyzeBlocks method always returns...
|
commit | commitdiff | tree |
2010-06-15 |
Bob Wilson | Fix a comment typo.
|
commit | commitdiff | tree |
2010-06-15 |
Bob Wilson | Add some missing checks for the case where the extract_subre...
|
commit | commitdiff | tree |
2010-06-15 |
Bob Wilson | Generalize the pre-coalescing of extract_subregs feeding...
|
commit | commitdiff | tree |
2010-06-15 |
Bob Wilson | VMOVQQ and VMOVQQQQ are pseudo instructions and not...
|
commit | commitdiff | tree |
2010-06-14 |
Bob Wilson | Rename functions referring to VMOV immediates to refer...
|
commit | commitdiff | tree |
2010-06-14 |
Bob Wilson | Fix a comment typo.
|
commit | commitdiff | tree |
2010-06-14 |
Bob Wilson | Honor the SDKROOT setting when building llvm.
|
commit | commitdiff | tree |
2010-06-11 |
Bob Wilson | Add a missing bitcast. This code used to only handle...
|
commit | commitdiff | tree |
2010-06-11 |
Bob Wilson | Add instruction encoding for the Neon VMOV immediate...
|
commit | commitdiff | tree |
2010-06-08 |
Bob Wilson | Fix up a comment.
|
commit | commitdiff | tree |
2010-06-07 |
Bob Wilson | Further changes for Neon vector shuffles:
|
commit | commitdiff | tree |
2010-06-07 |
Bob Wilson | Fix a mistake in my previous change r105437: don't...
|
commit | commitdiff | tree |
2010-06-04 |
Bob Wilson | For NEON vectors with 32- or 64-bit elements, select...
|
commit | commitdiff | tree |
2010-06-03 |
Bob Wilson | Add some missing checks in TwoAddressInstructionPass...
|
commit | commitdiff | tree |
2010-06-03 |
Bob Wilson | Revert 105308.
|
commit | commitdiff | tree |
next |