2011-08-04 |
Owen Anderson | LDCL_POST and STCL_POST need one's-complement offsets...
|
commit | commitdiff | tree |
2011-08-03 |
Owen Anderson | Fix broken encoding of tCBNZ.
|
commit | commitdiff | tree |
2011-08-03 |
Owen Anderson | Add accessors for manipulating an MCInst's operands.
|
commit | commitdiff | tree |
2011-08-02 |
Owen Anderson | Fix the broken encodings for the VFP vmov.f32 and vmov...
|
commit | commitdiff | tree |
2011-08-02 |
Owen Anderson | Revert r136503 and r136480 in an effort to fix non...
|
commit | commitdiff | tree |
2011-08-01 |
Owen Anderson | Make the FixedLengthDecoderEmitter smart enough to...
|
commit | commitdiff | tree |
2011-08-01 |
Owen Anderson | The FixedLenDecoder needs to gracefully handle failing...
|
commit | commitdiff | tree |
2011-08-01 |
Owen Anderson | Enhance the fixed length disassembler to better handle...
|
commit | commitdiff | tree |
2011-08-01 |
Owen Anderson | Add a clear() operation to MCInst, to drop all of its...
|
commit | commitdiff | tree |
2011-07-29 |
Owen Anderson | Correctly handle scattered operands where the bits...
|
commit | commitdiff | tree |
2011-07-29 |
Owen Anderson | Third time's the charm for implementing tied operand...
|
commit | commitdiff | tree |
2011-07-29 |
Owen Anderson | Fix a case where, when trying to track tied operands...
|
commit | commitdiff | tree |
2011-07-28 |
Owen Anderson | Enhance the fixed-length decoder emitter to support...
|
commit | commitdiff | tree |
2011-07-28 |
Owen Anderson | Enhance the fixed-length decoder emitter to support...
|
commit | commitdiff | tree |
2011-07-28 |
Owen Anderson | Update comments.
|
commit | commitdiff | tree |
2011-07-28 |
Owen Anderson | Fill in some encoding information for STRD instructions.
|
commit | commitdiff | tree |
2011-07-28 |
Owen Anderson | Revert r136295. It broke nightly testers because some...
|
commit | commitdiff | tree |
2011-07-27 |
Owen Anderson | Refactor and improve the encodings/decodings for addrmode3...
|
commit | commitdiff | tree |
2011-07-27 |
Owen Anderson | Refactor the STRT and STRBT instructions to distinguish...
|
commit | commitdiff | tree |
2011-07-26 |
Owen Anderson | Split am2offset into register addend and immediate...
|
commit | commitdiff | tree |
2011-07-22 |
Owen Anderson | Fix test failures caused by my so_reg refactoring.
|
commit | commitdiff | tree |
2011-07-21 |
Owen Anderson | Get rid of the extraneous GPR operand on so_reg_imm...
|
commit | commitdiff | tree |
2011-07-21 |
Owen Anderson | Split up the ARM so_reg ComplexPattern into so_reg_reg...
|
commit | commitdiff | tree |
2011-07-19 |
Owen Anderson | Enhance the FixedLengthDecoder to be able to generate...
|
commit | commitdiff | tree |
2011-07-18 |
Owen Anderson | Revamp our handling of tLDMIA[_UPD] and tSTMIA[_UPD...
|
commit | commitdiff | tree |
2011-07-18 |
Owen Anderson | Mark the Darwin assembler workout as isCodeGenOnly...
|
commit | commitdiff | tree |
2011-07-18 |
Owen Anderson | Re-apply r135319 with a fix for the constant island...
|
commit | commitdiff | tree |
2011-07-16 |
Owen Anderson | Revert r135319 in an attempt to get to unbreak testers.
|
commit | commitdiff | tree |
2011-07-15 |
Owen Anderson | Get rid of the separate opcodes for the Darwin versions...
|
commit | commitdiff | tree |
2011-07-15 |
Owen Anderson | Remove VMOVDneon and VMOVQ, which are just aliases...
|
commit | commitdiff | tree |
2011-07-15 |
Owen Anderson | Remove unnecessary duplicate instruction definitions...
|
commit | commitdiff | tree |
2011-07-13 |
Owen Anderson | Add a target-indepedent entry to MCInstrDesc to describe...
|
commit | commitdiff | tree |
2011-07-06 |
Owen Anderson | Fix a subtle issue in SmallVector. The following code...
|
commit | commitdiff | tree |
2011-07-01 |
Owen Anderson | Generalize @llvm.ctlz, @llvm.cttz, and @llvm.ctpop...
|
commit | commitdiff | tree |
2011-06-27 |
Owen Anderson | Add support for alternative register names, useful...
|
commit | commitdiff | tree |
2011-06-27 |
Owen Anderson | The index stored in the RegDefIter is one after the...
|
commit | commitdiff | tree |
2011-06-24 |
Owen Anderson | The scheduler needs to be aware on the existence of...
|
commit | commitdiff | tree |
2011-06-21 |
Owen Anderson | Fix some trailing issues from my introduction of MVT...
|
commit | commitdiff | tree |
2011-06-16 |
Owen Anderson | Change the REG_SEQUENCE SDNode to take an explict register...
|
commit | commitdiff | tree |
2011-06-16 |
Owen Anderson | Fix formatting.
|
commit | commitdiff | tree |
2011-06-15 |
Owen Anderson | Add a new MVT::untyped. This will be used in future...
|
commit | commitdiff | tree |
2011-06-15 |
Owen Anderson | Replace the statically generated hashtables for checking...
|
commit | commitdiff | tree |
2011-05-17 |
Owen Anderson | @llvm.lifetime.begin acts as a load, not @llvm.lifetime...
|
commit | commitdiff | tree |
2011-05-11 |
Owen Anderson | Fix encoding of Thumb BLX register instructions. Patch...
|
commit | commitdiff | tree |
2011-05-05 |
Owen Anderson | Allow FastISel of three-register-operand instructions.
|
commit | commitdiff | tree |
2011-05-02 |
Owen Anderson | Other parts of the SelectionDAG framework assume that...
|
commit | commitdiff | tree |
2011-04-28 |
Owen Anderson | Fix a bug in tblgen that caused incorrect encodings...
|
commit | commitdiff | tree |
2011-04-22 |
Owen Anderson | Teach FastISel to deal with instructions that have...
|
commit | commitdiff | tree |
2011-04-18 |
Owen Anderson | Enhance the fixed-length disassembler to support the...
|
commit | commitdiff | tree |
2011-04-14 |
Owen Anderson | Fix an infinite alternation in JumpThreading where...
|
commit | commitdiff | tree |
2011-04-14 |
Owen Anderson | Fix another instance of the DAG combiner not using...
|
commit | commitdiff | tree |
2011-04-13 |
Owen Anderson | During post-legalization DAG combining, be careful...
|
commit | commitdiff | tree |
2011-04-11 |
Owen Anderson | Fix another using-CPSR-twice bug in my ADCS/SBCS cleanups...
|
commit | commitdiff | tree |
2011-04-06 |
Owen Anderson | Teach the ARM peephole optimizer that RSB, RSC, ADC...
|
commit | commitdiff | tree |
2011-04-06 |
Owen Anderson | Cleanups from Jim: remove redundant constraints and...
|
commit | commitdiff | tree |
2011-04-05 |
Owen Anderson | Reapply r128946 (pseudoization of various instructions...
|
commit | commitdiff | tree |
2011-04-05 |
Owen Anderson | Revert r128946 while I figure out why it broke the...
|
commit | commitdiff | tree |
2011-04-05 |
Owen Anderson | Give RSBS and RSCS the pseudo treatment.
|
commit | commitdiff | tree |
2011-04-05 |
Owen Anderson | Fix bugs in the pseuo-ization of ADCS/SBCS pointed...
|
commit | commitdiff | tree |
2011-04-05 |
Owen Anderson | Convert ADCS and SBCS instructions into pseudos that...
|
commit | commitdiff | tree |
2011-04-01 |
Owen Anderson | When the architecture is explicitly armv6 or thumbv6...
|
commit | commitdiff | tree |
2011-03-30 |
Owen Anderson | Somehow we managed to forget to encode the lane index...
|
commit | commitdiff | tree |
2011-03-29 |
Owen Anderson | Check early if this is an unsupported opcode, so that...
|
commit | commitdiff | tree |
2011-03-29 |
Owen Anderson | Add safety check that didn't show up in testing.
|
commit | commitdiff | tree |
2011-03-29 |
Owen Anderson | Get rid of the non-writeback versions VLDMDB and VSTMDB...
|
commit | commitdiff | tree |
2011-03-23 |
Owen Anderson | The high bit of a Thumb2 ADR's offset is stored in...
|
commit | commitdiff | tree |
2011-03-23 |
Owen Anderson | Fix a bug introduced by my patch yesterday: BL is a...
|
commit | commitdiff | tree |
2011-03-22 |
Owen Anderson | RIT_ARM_ThumbBranch32Bit relocations are not used and...
|
commit | commitdiff | tree |
2011-03-21 |
Owen Anderson | Add support for Thumb interworking addresses for symbol...
|
commit | commitdiff | tree |
2011-03-18 |
Owen Anderson | Add support to the ARM asm parser for the register...
|
commit | commitdiff | tree |
2011-03-18 |
Owen Anderson | Clean whitespace.
|
commit | commitdiff | tree |
2011-03-18 |
Owen Anderson | Reduce code duplication.
|
commit | commitdiff | tree |
2011-03-18 |
Owen Anderson | Thumb2 PC-relative loads require a fixup rather than...
|
commit | commitdiff | tree |
2011-03-17 |
Owen Anderson | There are two pseudos in this case that are Thumb mode...
|
commit | commitdiff | tree |
2011-03-14 |
Owen Anderson | Ignore isCodeGenOnly instructions when generating diassembly...
|
commit | commitdiff | tree |
2011-03-11 |
Owen Anderson | Teach FastISel to support register-immediate-immediate...
|
commit | commitdiff | tree |
2011-03-07 |
Owen Anderson | Use the correct LHS type when determining the legalization...
|
commit | commitdiff | tree |
2011-02-28 |
Owen Anderson | Use the correct shift amount type.
|
commit | commitdiff | tree |
2011-02-28 |
Owen Anderson | Clean whitespace.
|
commit | commitdiff | tree |
2011-02-28 |
Owen Anderson | Fix warning when building with clang++.
|
commit | commitdiff | tree |
2011-02-25 |
Owen Anderson | Allow targets to specify a the type of the RHS of a...
|
commit | commitdiff | tree |
2011-02-18 |
Owen Anderson | Add FixedLenDecoderEmitter, the skeleton of a new disassembl...
|
commit | commitdiff | tree |
2011-02-18 |
Owen Anderson | Revert r125956, which broke the build if you _don't_...
|
commit | commitdiff | tree |
2011-02-10 |
Owen Anderson | Clean trailing whitespace.
|
commit | commitdiff | tree |
2011-02-08 |
Owen Anderson | Revert both r121082 (which broke a bunch of constant...
|
commit | commitdiff | tree |
2011-01-21 |
Owen Anderson | Just because we have determined that an (fcmp | fcmp...
|
commit | commitdiff | tree |
2011-01-18 |
Owen Anderson | When matching asm operands, always try to match the...
|
commit | commitdiff | tree |
2011-01-17 |
Owen Anderson | Remove dead code, that I apparently wrote a while back...
|
commit | commitdiff | tree |
2011-01-16 |
Owen Anderson | Reduce and merge testcases.
|
commit | commitdiff | tree |
2011-01-16 |
Owen Anderson | Improve the safety of my globalopt enhancement by ensuring...
|
commit | commitdiff | tree |
2011-01-14 |
Owen Anderson | Fix a false-positive warning.
|
commit | commitdiff | tree |
2011-01-14 |
Owen Anderson | Enhance GlobalOpt to be able evaluate initializers...
|
commit | commitdiff | tree |
2011-01-14 |
Owen Anderson | Rather than doing early instcombine, try doing early...
|
commit | commitdiff | tree |
2011-01-14 |
Owen Anderson | Don't bother conditionalizing the use of SROA in -O1...
|
commit | commitdiff | tree |
2011-01-13 |
Owen Anderson | Recognize alternative register names like ip -> r12.
|
commit | commitdiff | tree |
2011-01-13 |
Owen Anderson | As far as I can tell, unified syntax uses c0-c15 instead...
|
commit | commitdiff | tree |
2011-01-13 |
Owen Anderson | Add support to the ARM MC infrastructure to support...
|
commit | commitdiff | tree |
2011-01-11 |
Owen Anderson | Remove dead variable, const-ref-ize an APInt.
|
commit | commitdiff | tree |
2011-01-11 |
Owen Anderson | Fix a random missed optimization by making InstCombine...
|
commit | commitdiff | tree |
2011-01-05 |
Owen Anderson | Reorder, rename, and document some members to make...
|
commit | commitdiff | tree |
next |