Target/Hexagon: Tweak to fix msvc build.
[oota-llvm.git] / lib / Target / ARM /
2012-04-13 Evan ChengOn Darwin targets, only use vfma etc. if the source...
2012-04-13 Kevin EnderbyFor ARM disassembly only print 32 unsigned bits for...
2012-04-12 Kevin EnderbyFix a few more places in the ARM disassembler so that...
2012-04-12 Jim GrosbachARM 'adr' fixups don't need the interworking addend...
2012-04-11 Kevin EnderbyFixed a case of ARM disassembly getting an assert on...
2012-04-11 Jim GrosbachARM 'vuzp.32 Dd, Dm' is a pseudo-instruction.
2012-04-11 Jim GrosbachARM 'vzip.32 Dd, Dm' is a pseudo-instruction.
2012-04-11 Evan ChengAdd more fused mul+add/sub patterns. rdar://10139676
2012-04-11 Evan ChengClean up ARM fused multiply + add/sub support some...
2012-04-11 Evan ChengMatch (fneg (fma) to vfnma. rdar://10139676
2012-04-11 Kevin EnderbyFix ARM disassembly of VLD instructions with writebacks...
2012-04-11 Jim GrosbachARM add missing Thumb1 two-operand aliases for shift...
2012-04-11 Evan ChengFix a number of problems with ARM fused multiply add...
2012-04-10 Evan ChengHandle llvm.fma.* intrinsics. rdar://10914096
2012-04-10 Jim GrosbachARM fix cc_out operand handling for t2SUBrr instructions.
2012-04-10 Evan ChengFix a long standing tail call optimization bug. When...
2012-04-10 Jim GrosbachARM LDR/LDRT has the same encoding collision as STR...
2012-04-09 Chad RosierWhen performing a truncating store, it's possible to...
2012-04-09 Chad RosierUpdate comments and remove unnecessary isVolatile(...
2012-04-07 Bob WilsonFix Thumb __builtin_longjmp with integrated assembler...
2012-04-06 Jim GrosbachTidy up. 80 columns.
2012-04-06 Jakob Stoklund OlesenARMPat is equivalent to Requires<[IsARM]>.
2012-04-06 Jakob Stoklund OlesenEliminate iOS-specific tail call instructions.
2012-04-06 Chandler CarruthThere is no portable std::abs overload for int64_t...
2012-04-06 Jakob Stoklund OlesenAllow negative immediates in ARM and Thumb2 compares.
2012-04-06 Jakob Stoklund OlesenDeduplicate ARM call-related instructions.
2012-04-05 Jim GrosbachARM: Don't form a t2LDRi8 or t2STRi8 with an offset...
2012-04-05 Jim GrosbachARM assembly aliases for add negative immediates using...
2012-04-05 Silviu BarangaAdded support for unpredictable ADC/SBC instructions...
2012-04-05 Silviu BarangaAdded support for handling unpredictable arithmetic...
2012-04-05 Jim GrosbachARM assembly aliases for two-operand V[R]SHR instructions.
2012-04-05 Jim GrosbachARM assembly parsing for 'msr' plain 'cpsr' operand.
2012-04-04 Jakob Stoklund OlesenImplement ARMBaseInstrInfo::commuteInstruction() for...
2012-04-04 Rafael EspindolaAlways compute all the bits in ComputeMaskedBits.
2012-04-03 Dylan NoblesmithARMDisassembler: drop bogus dependency on ARMCodeGen
2012-04-02 Benjamin KramerMove getOpcodeName from the various target InstPrinters...
2012-04-02 Craig TopperRemove getInstructionName from MCInstPrinter implementa...
2012-04-02 Craig TopperMake MCInstrInfo available to the MCInstPrinter. This...
2012-03-31 Jakob Stoklund OlesenAdd a 2 byte safety margin in offset computations.
2012-03-31 Jakob Stoklund OlesenAdd more debugging output to ARMConstantIslandPass.
2012-03-30 Jim GrosbachARM fix encoding fixup resolution for ldrd and friends.
2012-03-30 Jim GrosbachARM assembler should prefer non-aliases encoding of...
2012-03-30 Jim GrosbachARM encoding for VSWP got the second operand incorrect.
2012-03-30 Jim GrosbachARM can only use narrow encoding for low regs.
2012-03-30 Jim GrosbachARM integrated assembler should encoding choice for...
2012-03-30 Jim GrosbachARM assembly parsing needs to be paranoid about negativ...
2012-03-30 James MolloyEnsure conditional BL instructions for ARM are given...
2012-03-30 Evan ChengARM target should allow codegenprep to duplicate ret...
2012-03-29 Jakob Stoklund OlesenInvalidate liveness in ARMConstantIslandPass.
2012-03-29 Jakob Stoklund OlesenPrefer even-odd D-register pairs.
2012-03-29 Lang HamesTry using vmov.i32 to materialize FP32 constants that...
2012-03-29 Jim GrosbachARM assembly 'cmp lr, #0' should not encode using ...
2012-03-29 Jakob Stoklund OlesenHandle register copies for the new ARM register classes.
2012-03-28 Jakob Stoklund OlesenDon't kill the base register when expanding strd.
2012-03-28 Jakob Stoklund OlesenPreserve implicit defs in ARMLoadStoreOptimizer.
2012-03-28 Jakob Stoklund OlesenSpill DPair registers, not just QPR.
2012-03-28 Jakob Stoklund OlesenRevert r153516: "Invalidate liveness in Thumb2ITBlockPass."
2012-03-28 Richard BartonFixup VST1.32 with writeback instruction. Also re-facto...
2012-03-27 Jakob Stoklund OlesenARMLoadStoreOptimizer invalidates register liveness.
2012-03-27 Jakob Stoklund OlesenInvalidate liveness in Thumb2ITBlockPass.
2012-03-27 Craig TopperPrune some includes
2012-03-27 Craig TopperRemove unnecessary llvm:: qualifications
2012-03-26 Evan ChengARM has a peephole optimization which looks for a def...
2012-03-26 Craig TopperPrune some includes and forward declarations.
2012-03-26 Craig TopperPrune includes and replace uses of ARMRegisterInfo...
2012-03-25 Craig TopperReplace uses of ARMBaseInstrInfo and ARMTargetMachine...
2012-03-25 Craig TopperPrune some includes and forward declarations.
2012-03-23 Jim GrosbachARM tidy up ARMConstantIsland.cpp.
2012-03-22 Silviu BarangaAdded soft fail checks for the disassembler when decodi...
2012-03-22 Silviu BarangaAdded soft fail cases for the disassembler when decodin...
2012-03-22 Silviu BarangaAdded soft fail cases for the disassembler when decodin...
2012-03-21 Kevin EnderbyFix ARM disassembly of VST1 and VST2 instructions with...
2012-03-20 Evan ChengChange conditional instructions definitions, e.g. ANDCC...
2012-03-20 Matt Beaumont-Gayremove unused variable
2012-03-20 Bob WilsonRequire a base pointer for stack realignment when SP...
2012-03-20 Bob WilsonRemove some redundant checks.
2012-03-20 Kevin EnderbyFix assembling ARM vst2 instructions with double-spaced...
2012-03-20 Jim GrosbachARM non-scattered MachO relocations for movw/movt.
2012-03-20 Silviu BarangaThe ARM instructions that have an unpredictable behavio...
2012-03-20 Richard BartonTest Commit - add a newline
2012-03-19 Jim GrosbachARM branch relaxation for unconditional t1 branches.
2012-03-19 Jim GrosbachARM assembly, accept optional '#' on lane index number.
2012-03-19 Anton KorobeynikovPerform mul combine when multiplying wiht negative...
2012-03-17 Craig TopperReorder includes to match coding standards. Fix an...
2012-03-16 Bill WendlingCheck if we can handle the arguments of a call (and...
2012-03-16 Jim GrosbachARM fix silly typo in optional operand alias.
2012-03-16 Jim GrosbachARM divided syntax fmrx/fmxr mnemonics.
2012-03-16 Jim GrosbachARM ldm/stm register lists can be out of order.
2012-03-16 Jim GrosbachARM optional operand on MRC/MCR assembly instructions.
2012-03-16 Jim GrosbachARM vmrs system registers mvfr0 and mvfr1 handling.
2012-03-15 Jim GrosbachRemove inadvertant commit.
2012-03-15 Chad Rosier[fast-isel] Address Eli's comments for r152847. Specif...
2012-03-15 Chad Rosier[fast-isel] Don't try to encode LONG_MIN using cmn...
2012-03-15 Jim GrosbachARM case-insensitive checking for APSR_nzcv.
2012-03-15 Jim GrosbachARM aliases for pre-unified syntax fcmpz[sd] mnemonics.
2012-03-15 Lang HamesUse vmov.f32 to materialize f32 consts on ARM. This...
2012-03-15 Kristof BeylsFix VCVT decoding (between floating-point and fixed...
2012-03-12 Bob WilsonSwitch to unified syntax for VFP instructions in inline...
2012-03-11 Craig TopperConvert more static tables of registers used by calling...
2012-03-11 Craig TopperUse uint16_t to store registers and opcode in static...
next