InstCombine: Remove unused argument. No functionality change.
[oota-llvm.git] / test / MC /
2013-09-19 Amara Emerson[ARMv8] Add support for the v8 cryptography extensions.
2013-09-18 Richard Sandiford[SystemZ] Add unsigned compare-and-branch instructions
2013-09-18 Joey Gouly'svn add' the test cases.
2013-09-17 Reid KlecknerCOFF: Ensure that objects produced by LLVM link with...
2013-09-17 Reid KlecknerCOFF: Emit all MCSymbols rather than filtering out...
2013-09-17 Joey Gouly[ARM] Fix the deprecation of MCR encodings that map...
2013-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.
2013-09-16 Vladimir MedicThis patch implements Mips load/store instructions...
2013-09-15 Benjamin KramerELF: Add support for the exclude section bit for gas...
2013-09-15 David MajnemerMC: Add support for '?' flags in .section directives
2013-09-15 Kai NackeFix alignment of unwind data.
2013-09-15 Kai NackeGenerate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
2013-09-14 Ben LangmuirAdd the remaining Intel SHA instructions
2013-09-14 Zoran JovanovicFixed bug when generating Load Upper Immediate microMIP...
2013-09-14 Zoran JovanovicSupport for microMIPS DIV instructions.
2013-09-14 Zoran JovanovicSupport for misc microMIPS instructions.
2013-09-13 Amaury de la VieuvilleFix tests for hasFPARMv8 name change (r190692)
2013-09-13 Joey Gouly[ARMv8] Change hasV8Fp to hasFPARMv8, and other command...
2013-09-13 Tim NorthoverAArch64: use RegisterOperand for NEON registers.
2013-09-12 Roman DivackyImplement asm support for a few PowerPC bookIII that...
2013-09-12 Ben LangmuirPartial support for Intel SHA Extensions (sha1rnds4)
2013-09-12 Hal FinkelMark PPC MFTB and DST (and friends) as deprecated
2013-09-12 Joey GoulySomehow this important part of the patch, where I actua...
2013-09-12 Joey GoulyAdd an instruction deprecation feature to TableGen.
2013-09-12 Elena DemikhovskyAVX-512: implemented extractelement with variable index.
2013-09-10 Richard Sandiford[SystemZ] Add TM and TMY
2013-09-10 Vladimir MedicAdd test cases for Mips mthc1/mfhc1 instructions. Add...
2013-09-09 Jiangning LiuImplement aarch64 neon instruction set AdvSIMD (3V...
2013-09-07 Akira Hatanaka[mips] Add definition of instruction "drotr32" (double...
2013-09-06 Akira Hatanaka[mips] Set instruction itineraries of loads, stores...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Multiply and...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move to/from...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS Move Conditional...
2013-09-06 Vladimir MedicThis patch adds support for microMIPS disassembler...
2013-09-05 Kevin EnderbyFixed a crash in the integrated assembler for Mach...
2013-09-05 Yunzhong GaoImprove handling of .file, .include and .incbin directi...
2013-09-05 Joey Gouly[ARMv8] Add some missing tests for DSB/DMB.
2013-09-05 Joey Gouly[ARMv8] Implement the new DMB/DSB operands.
2013-09-05 Richard BartonAdd AArch32 DCPS{1,2,3} and HLT instructions.
2013-09-05 Richard Sandiford[SystemZ] Add NC, OC and XC
2013-09-04 Hao LiuInplement aarch64 neon instructions in AdvSIMD(shift...
2013-08-30 Richard MittonFixed a bug where diassembling an instruction that...
2013-08-29 Kevin EnderbyThe darwin integrated assembler for X86 in 64-bit mode...
2013-08-28 Kevin EnderbyThe integrated darwin assembler can hang in an infinite...
2013-08-28 Joey Gouly[ARMv8]
2013-08-28 Richard Sandiford[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
2013-08-28 Akira Hatanaka[mips] Use ptr_rc to simplify definitions of base+index...
2013-08-27 David Majnemer[ms-inline asm] Support offsets after segment registers
2013-08-27 Joerg SonnenbergerGiven target assembler parsers a chance to handle varia...
2013-08-27 Joey Gouly[ARMv8] Add MC support for the new load/store acquire...
2013-08-27 Joey Gouly[ARMv8] Add some negative tests for the recent VFP...
2013-08-27 Kai NackeFix wrong code offset for unwind code SET_FPREG.
2013-08-26 Vladimir MedicThis patch implements trap instructions for mips. The...
2013-08-25 Craig TopperFirst round of fixes for the x86 fixes for the x86...
2013-08-23 Richard Sandiford[SystemZ] Add basic prefetch support
2013-08-22 Mihai PopaFix ARM vcvt encoding when the number of fractional...
2013-08-21 Mihai PopaMake "mov" work for all Thumb2 MOV encodings
2013-08-21 Elena DemikhovskyAVX-512: Added SHIFT instructions.
2013-08-21 Richard Sandiford[SystemZ] Add FI[EDX]BRA
2013-08-21 Akira Hatanaka[micromips] Print instruction alias "not" if the last...
2013-08-20 Akira Hatanaka[mips] Guard micromips instructions with predicate...
2013-08-19 Akira Hatanaka[mips] Fix instruction definitions that were incorrectl...
2013-08-19 Mihai PopaThumb2 add immediate alias for SP
2013-08-19 Richard Sandiford[SystemZ] Add negative integer absolute (load negative)
2013-08-19 Richard Sandiford[SystemZ] Add integer absolute (load positive)
2013-08-19 Hal FinkelAdd the PPC fcpsgn instruction
2013-08-16 Mihai PopaAdd support for Thumb2 literal loads with negative...
2013-08-16 Mihai PopaFix Thumb2 aliasing complementary instructions taking...
2013-08-16 Richard Sandiford[SystemZ] Use SRST to implement strlen and strnlen
2013-08-16 Richard Sandiford[SystemZ] Use MVST to implement strcpy and stpcpy
2013-08-16 Richard Sandiford[SystemZ] Use CLST to implement strcmp
2013-08-16 Vladimir MedicThis patch implements wait instruction for mips. Exampl...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-08-15 Mihai PopaThis fixes three issues related to Thumb literal loads:
2013-08-15 Hao LiuClang and AArch64 backend patches to support shll/shl...
2013-08-14 Tim NorthoverAdd test-case for hex floating-literals
2013-08-14 Tim NorthoverSupport C99 hexadecimal floating-point literals in...
2013-08-14 Akira Hatanaka[mips] Fix bug in parsing accumulator registers.
2013-08-13 Jack Carter[Mips] Support for unaligned load/store microMips instr...
2013-08-13 Joey GoulyARMv8: SWP and SWPB are obsoleted on ARMv8.
2013-08-13 Mihai PopaFix signed overflow in when computing encodings for...
2013-08-13 David Majnemer[-cxx-abi microsoft] Stick zero initialized symbols...
2013-08-12 Kevin EnderbyFix a crash with X86 Mach-O and a subtraction expressio...
2013-08-12 Vladimir MedicThis patch implements ei and di instructions for mips...
2013-08-12 Tim NorthoverFix FileCheck --check-prefix lines.
2013-08-12 Richard Sandiford[SystemZ] Add a definition of the CLC instruction
2013-08-12 Richard Sandiford[SystemZ] Add a definition of the IPM instruction
2013-08-10 Rafael EspindolaCheck for $PWD in llvm::sys::current_path.
2013-08-09 Mihai PopaThis fixes the Thumb2 CPS assembly syntax.
2013-08-09 Mihai PopaFix assembling of Thumb2 branch instructions.
2013-08-08 Jack CarterMips ELF: MicroMips direct object Little endian support.
2013-08-08 David MajnemerRevert "coff also doesn't have a ReadOnlySection yet...
2013-08-07 Eric ChristopherUsing the integrated assembler we'd fail to change...
2013-08-07 Richard Sandiford[SystemZ] Add floating-point load-and-test instructions
2013-08-06 Mihai PopaThis corrects creation of operands for t2PLDW. It also...
2013-08-06 Mihai PopaSupport APSR_nzcv as operand for Thumb2 mrc. Deprecate...
2013-08-05 Richard Sandiford[SystemZ] Add definitions for BRCT and BRCTG
2013-08-05 Richard Sandiford[SystemZ] Add LOAD AND TEST instructions
2013-08-02 Joey Gouly[ARMv8] Add an assembler warning for the deprecated...
2013-08-01 Elena DemikhovskyEVEX and compressed displacement encoding for AVX512
next