Fix undefined behavior in the Mips backend.
[oota-llvm.git] / lib / Target / X86 / Disassembler /
2012-03-04 Craig TopperUse uint8_t instead of enums to store values in X86...
2012-02-29 Kevin EnderbyAdded annotations for x86 pc relative loads to llvm...
2012-02-29 Derek SchuffMake MemoryObject accessor members const again
2012-02-27 Craig TopperX86 disassembler support for jcxz, jecxz, and jrcxz...
2012-02-23 Kevin EnderbyUpdated the llvm-mc disassembler C API to support for...
2012-02-19 Ahmed CharlesRemove dead code. Improve llvm_unreachable text. Simpli...
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-11 Benjamin KramerDon't mix declarations and code.
2012-02-11 Benjamin KramerMake the EDis tables const.
2012-02-11 Benjamin KramerReuse the enum names from X86Desc in the X86Disassembler.
2012-02-09 Craig TopperMore tweaks to get the size of the X86 disassembler...
2012-02-09 Craig TopperFlatten some of the arrays in the X86 disassembler...
2012-02-06 Derek SchuffEnable streaming of bitcode
2012-02-05 Duncan SandsPersuade GCC that there is nothing worth warning about...
2012-01-10 David BlaikieRemove unnecessary default cases in switches that cover...
2012-01-04 Benjamin KramerSilence warnings of a mysterious compiler that still...
2012-01-01 Benjamin KramerX86Disassembler: Fix undefined behavior found by GCC 4.6
2011-12-30 Craig TopperAdd disassembler support for VPERMIL2PD and VPERMIL2PS.
2011-12-21 Craig TopperRemove mode specific disassembler classes and just...
2011-12-21 Craig TopperFix typo in a couple comments
2011-12-20 David BlaikieUnweaken vtables as per llvm.org/docs/CodingStandards...
2011-12-12 Daniel DunbarLLVMBuild: Remove trailing newline, which irked me.
2011-11-29 Daniel Dunbarbuild/CMake: Finish removal of add_llvm_library_depende...
2011-11-06 Craig TopperMore AVX2 instructions and their intrinsics.
2011-11-03 Daniel Dunbarbuild: Add initial cut at LLVMBuild.txt files.
2011-10-11 Craig TopperFix disassembling of popcntw. Also remove some code...
2011-10-05 Craig TopperChange C++ style comments to C style comments in X86...
2011-10-04 Craig TopperAdd support in the disassembler for ignoring the L...
2011-10-03 Craig TopperTreat VEX.vvvv as a 3-bit field outside of 64-bit mode...
2011-10-03 Craig TopperFix VEX disassembling to ignore REX.RXBW bits in 32...
2011-10-02 Craig TopperSpecial case disassembler handling of REX.B prefix...
2011-10-01 Craig TopperFix disassembler handling of CRC32 which is an odd...
2011-09-26 Craig TopperFix VEX decoding in i386 mode. Fixes PR11008.
2011-09-21 Benjamin KramerX86Disassembler: if verbose logging is going to nulls...
2011-09-15 Owen AndersonDon't attach annotations to MCInst's. Instead, have...
2011-09-14 Craig TopperMake disassembling of VBLEND* print immediate as a...
2011-09-13 Craig TopperOnly disassembler instructions with vvvv != 1111 if...
2011-09-07 James MolloyRefactor instprinter and mcdisassembler to take a Subta...
2011-09-02 Kevin EnderbyChange X86 disassembly to print immediates values as...
2011-08-24 Evan ChengMove TargetRegistry and TargetSelect from Target to...
2011-08-17 Owen AndersonAllow the MCDisassembler to return a "soft fail" status...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-07-26 Chandler CarruthClean up a pile of hacks in our CMake build relating...
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-04 Joerg SonnenbergerAdd support for the VIA PadLock instructions.
2011-03-15 Sean CallananX86 table-generator and disassembler support for the AVX
2011-02-27 Benjamin KramerSilence enum conversion warnings.
2011-02-21 Sean CallananFixed a bug in the X86 disassembler where a member...
2011-02-02 Sean CallananFixed a bug in the disassembler where the mandatory...
2011-01-23 Ted KremenekNull initialize a few variables flagged by
2011-01-06 Rafael EspindolaCorrectly disassemble truncated asm.
2010-12-29 NAKAMURA TakumiCMake: Add disabling optimization on MSVC8 and MSVC10...
2010-11-29 Michael J. SpencerMerge System into Support.
2010-10-23 Benjamin KramerMake the disassembler tables const so they end up in...
2010-10-23 Chandler CarruthRemove a define which is never referenced.
2010-10-22 Sean CallananFixed handling of immediate operand sizes, which
2010-09-29 Chris Lattneradd basic avx support to the disassembler, also teach...
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2010-07-13 Chris Lattnermy work on adding segment registers to LEA missed the
2010-06-05 Duncan SandsThis bug is also present in MSVC10. Requested by Elroo...
2010-05-06 Sean CallananEliminated the classification of control registers...
2010-05-05 Sean CallananFixed a sign-extension bug in the X86 disassembler
2010-04-20 Chris Lattnerdisable optimizations in this directory for MSVC9....
2010-04-16 Chris Lattneradd a missing break back, patch by Nico Schmidt!
2010-04-13 Sean CallananFixed a nasty layering violation in the edis source
2010-04-07 Sean CallananFixed a bug where the disassembler would allow an immediate
2010-04-02 Sean CallananFixes to the X86 disassembler. The disassembler will now
2010-03-20 Daniel DunbarTargetRegistry: Fix create{AsmInfo,MCDisassembler}...
2010-03-18 Benjamin KramerTry to fix a valgrind error on 32 bit platforms: use...
2010-03-12 Jeffrey YasskinFix LLVM build when the user specifies CPPFLAGS on...
2010-01-24 Chris Lattnermake -fno-rtti the default unless a directory builds...
2010-01-22 Chris LattnerStop building RTTI information for *most* llvm librarie...
2009-12-23 Sean CallananMore fixes for Visual C++. Replaced several very small
2009-12-22 Sean CallananRemoved the "inline" keyword from the disassembler...
2009-12-22 Sean CallananFixes to the X86 disassembler:
2009-12-22 Douglas GregorInclude based on the current path, since we already...
2009-12-22 Sean CallananChanged REG_* to MODRM_REG_* to avoid conflicts
2009-12-22 Daniel DunbarFix some may-be-uninitialized var warnings.
2009-12-22 Sean CallananFixed library dependencies between the X86 disassembler and
2009-12-19 Daniel Dunbar#if 0 out X86 disassembler for now, it is breaking...
2009-12-19 Nuno Lopesrename dprintf to dbgpritnf, in order to fix build...
2009-12-19 Daniel DunbarUse memset instead of bzero, its more portable.
2009-12-19 Sean CallananTable-driven disassembler for the X86 architecture...
2009-11-25 Daniel DunbarSketch structure for X86 disassembler.