| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge with LLVM upstream r155090. | Shih-wei Liao | 2012-04-24 | 3 | -2/+9 |
|\ \
| |/ |
|
| * | Fixed the llvm-mv X86 disassembler so the 'C' API gets jumps properly | Kevin Enderby | 2012-04-18 | 1 | -2/+5 |
| * | Add support for AVX enhanced comparison predicates. Patch from Kay Tiong Khoo. | Craig Topper | 2012-04-03 | 2 | -0/+4 |
* | | Merge branch 'upstream' into sliao_d | Shih-wei Liao | 2012-03-24 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | C files in llvm still have to be C89 compliant, remove C++-style comments. | Benjamin Kramer | 2012-03-10 | 1 | -4/+6 |
| * | Fix the x86 disassembler to at least print the lock prefix if it is the first | Kevin Enderby | 2012-03-09 | 1 | -0/+7 |
* | | Merge branch 'upstream' into merge-20120305 | Stephen Hines | 2012-03-05 | 6 | -94/+280 |
|\ \
| |/ |
|
| * | Use uint8_t instead of enums to store values in X86 disassembler table. Shave... | Craig Topper | 2012-03-04 | 2 | -4/+4 |
| * | Added annotations for x86 pc relative loads to llvm's 'C' disassembler. | Kevin Enderby | 2012-02-29 | 1 | -0/+24 |
| * | Make MemoryObject accessor members const again | Derek Schuff | 2012-02-29 | 2 | -2/+2 |
| * | X86 disassembler support for jcxz, jecxz, and jrcxz. Fixes PR11643. Patch by ... | Craig Topper | 2012-02-27 | 2 | -2/+8 |
| * | Updated the llvm-mc disassembler C API to support for the X86 target. | Kevin Enderby | 2012-02-23 | 3 | -18/+166 |
| * | Remove dead code. Improve llvm_unreachable text. Simplify some control flow. | Ahmed Charles | 2012-02-19 | 1 | -3/+1 |
| * | Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,... | Jia Liu | 2012-02-18 | 5 | -5/+5 |
| * | Don't mix declarations and code. | Benjamin Kramer | 2012-02-11 | 2 | -8/+6 |
| * | Make the EDis tables const. | Benjamin Kramer | 2012-02-11 | 2 | -2/+2 |
| * | Reuse the enum names from X86Desc in the X86Disassembler. | Benjamin Kramer | 2012-02-11 | 5 | -15/+37 |
| * | More tweaks to get the size of the X86 disassembler tables down. | Craig Topper | 2012-02-09 | 2 | -0/+7 |
| * | Flatten some of the arrays in the X86 disassembler tables to reduce space nee... | Craig Topper | 2012-02-09 | 3 | -7/+6 |
| * | Enable streaming of bitcode | Derek Schuff | 2012-02-06 | 2 | -2/+2 |
| * | Persuade GCC that there is nothing worth warning about here (there isn't). | Duncan Sands | 2012-02-05 | 1 | -1/+1 |
| * | Remove unnecessary default cases in switches that cover all enum values. | David Blaikie | 2012-01-10 | 1 | -3/+0 |
| * | Silence warnings of a mysterious compiler that still defaults to C89. | Benjamin Kramer | 2012-01-04 | 1 | -2/+2 |
| * | X86Disassembler: Fix undefined behavior found by GCC 4.6 | Benjamin Kramer | 2012-01-01 | 1 | -3/+5 |
| * | Add disassembler support for VPERMIL2PD and VPERMIL2PS. | Craig Topper | 2011-12-30 | 1 | -0/+10 |
| * | Remove mode specific disassembler classes and just call X86GenericDisassemble... | Craig Topper | 2011-12-21 | 2 | -41/+7 |
| * | Fix typo in a couple comments | Craig Topper | 2011-12-21 | 1 | -3/+3 |
| * | Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_... | David Blaikie | 2011-12-20 | 2 | -0/+9 |
* | | Merge with LLVM upstream r146714 (Dec 16th 2011) | Logan Chien | 2011-12-16 | 2 | -7/+0 |
|\ \
| |/ |
|
| * | LLVMBuild: Remove trailing newline, which irked me. | Daniel Dunbar | 2011-12-12 | 1 | -1/+0 |
| * | build/CMake: Finish removal of add_llvm_library_dependencies. | Daniel Dunbar | 2011-11-29 | 1 | -6/+0 |
| * | More AVX2 instructions and their intrinsics. | Craig Topper | 2011-11-06 | 2 | -5/+9 |
| * | build: Add initial cut at LLVMBuild.txt files. | Daniel Dunbar | 2011-11-03 | 1 | -0/+24 |
* | | More AVX2 instructions and their intrinsics. | Craig Topper | 2011-11-14 | 2 | -5/+9 |
* | | build: Add initial cut at LLVMBuild.txt files. | Daniel Dunbar | 2011-11-14 | 1 | -0/+24 |
* | | Apply changes to migrate to upstream Oct 20th 2011. | Logan Chien | 2011-10-21 | 1 | -5/+6 |
* | | Merge with LLVM upstream 2011/10/20 (r142530) | Logan Chien | 2011-10-20 | 5 | -104/+182 |
|\ \
| |/ |
|
| * | Fix disassembling of popcntw. Also remove some code that says it accounts for... | Craig Topper | 2011-10-11 | 2 | -68/+3 |
| * | Change C++ style comments to C style comments in X86 disassembler. Patch from... | Craig Topper | 2011-10-05 | 1 | -2/+2 |
| * | Add support in the disassembler for ignoring the L-bit on certain VEX instruc... | Craig Topper | 2011-10-04 | 2 | -7/+37 |
| * | Treat VEX.vvvv as a 3-bit field outside of 64-bit mode. Prevents access to re... | Craig Topper | 2011-10-03 | 1 | -0/+3 |
| * | Fix VEX disassembling to ignore REX.RXBW bits in 32-bit mode. | Craig Topper | 2011-10-03 | 1 | -9/+13 |
| * | Special case disassembler handling of REX.B prefix on NOP instruction to deco... | Craig Topper | 2011-10-02 | 1 | -2/+39 |
| * | Fix disassembler handling of CRC32 which is an odd instruction that uses 0xf2... | Craig Topper | 2011-10-01 | 1 | -0/+3 |
| * | Fix VEX decoding in i386 mode. Fixes PR11008. | Craig Topper | 2011-09-26 | 1 | -2/+2 |
| * | X86Disassembler: if verbose logging is going to nulls(), disable logging comp... | Benjamin Kramer | 2011-09-21 | 1 | -1/+5 |
| * | Don't attach annotations to MCInst's. Instead, have the disassembler return,... | Owen Anderson | 2011-09-15 | 2 | -2/+4 |
| * | Make disassembling of VBLEND* print immediate as a XMM/YMM register name. Fix... | Craig Topper | 2011-09-14 | 1 | -0/+6 |
| * | Only disassembler instructions with vvvv != 1111 if the instruction actually ... | Craig Topper | 2011-09-13 | 1 | -4/+13 |
| * | Refactor instprinter and mcdisassembler to take a SubtargetInfo. Add -mattr= ... | James Molloy | 2011-09-07 | 2 | -13/+15 |