- a7e5b01 Thumb2 assembly parsing and encoding for USAT. by Jim Grosbach · 13 years ago
- 8c98984 Remove incorrect comments. These are not disassmebly only patterns. by Jim Grosbach · 13 years ago
- ae13ba7 Tidy up. by Jim Grosbach · 13 years ago
- ad7d744 Thumb2 assembly parsing and encoding for UQSAD8/USADA8. by Jim Grosbach · 13 years ago
- 73e019e Thumb2 assembly parsing and encoding for UQSUB16/UQSUB8. by Jim Grosbach · 13 years ago
- ab3bf97 Thumb2 assembly parsing and encoding for UQASX/UQSAX. by Jim Grosbach · 13 years ago
- d7e2785 Thumb2 assembly parsing and encoding for UQADD16/UQADD8. by Jim Grosbach · 13 years ago
- 6ddbcdf Remove llvmc from CMake as well. by Eric Christopher · 13 years ago
- abb8aac Thumb1 convenience aliases for disassembler round-trip testing. CPS instruction. by Jim Grosbach · 13 years ago
- 278cbfb Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura, by Bruno Cardoso Lopes · 13 years ago
- 2621542 Thumb CPS definition is not disassembler only. by Jim Grosbach · 13 years ago
- 0efe213 Thumb2 range check on CPS mode immediate. by Jim Grosbach · 13 years ago
- d9346fb tMOVSr is not allowed in an IT block either. by Owen Anderson · 13 years ago
- 9ead2c0 Update to the new EH syntax. by Bill Wendling · 13 years ago
- 9f666b5 CPS instructions are UNPREDICTABLE inside IT blocks. by Owen Anderson · 13 years ago
- 0b9a909 Dramatically reduce this testcase. by Bill Wendling · 13 years ago
- 32f3689 Tidy up comments. by Jim Grosbach · 13 years ago
- d91c6e0 Fix PR10949. Fix the encoding of VMOVPQIto64rr. by Bruno Cardoso Lopes · 13 years ago
- 97136c9 Based on the small opt Zvi's patch was trying to achieve, eliminate by Bruno Cardoso Lopes · 13 years ago
- 9c67127 Tidy up a bit. by Jim Grosbach · 13 years ago
- d5d0e81 Thumb2 assembly parsing and encoding for UMAAL/UMLAL/UMULL. by Jim Grosbach · 13 years ago
- a846585 Revert r140083 and r140084 until buildbots can be fixed. by Bill Wendling · 13 years ago
- f117506 Remove llvmc and assorted build machinery for it. by Eric Christopher · 13 years ago
- 9546de6 Thumb2 assembly parsing and encoding for UHSUB16/UHSUB8. by Jim Grosbach · 13 years ago
- 6729c48 Thumb2 assembly parsing and encoding for UHASX/UHSAX. by Jim Grosbach · 13 years ago
- 2c1ef5b Thumb2 assembly parsing and encoding for UHADD16/UHADD8. by Jim Grosbach · 13 years ago
- 6451cbf Thumb2 assembly parsing and encoding for UBFX. by Jim Grosbach · 13 years ago
- 4032eaf Thumb2 assembly parsing and encoding for UASX. by Jim Grosbach · 13 years ago
- 39b4166 Update test to remove the 'unwind' instruction. by Bill Wendling · 13 years ago
- ad02705 If we are extracting a basic block that ends in an invoke call, we must also by Bill Wendling · 13 years ago
- 11f23c1 Fix copy/past-o. Gotta remember that 'modify' step... by Jim Grosbach · 13 years ago
- 661daa4 Thumb2 assembly parsing and encoding for UADD16/UADD8. by Jim Grosbach · 13 years ago
- aa70695 Thumb2 assembly parsing and encoding for TST. by Jim Grosbach · 13 years ago
- 04c7877 Thumb2 TBB and TBH instructions are only allowed at the end of IT blocks, not in the middle. by Owen Anderson · 13 years ago
- 7f739be Thumb2 assembly parsing and encoding for TBB/TBH. by Jim Grosbach · 13 years ago
- 463158f Replace uses of unwind with unreachable for the same effect. by Bill Wendling · 13 years ago
- 803c9d3 Replace more uses of 'unwind' in the tests with calls to landingpad and by Bill Wendling · 13 years ago
- 17569fe Some additional tests for Thumb atomic load and store (which I somehow forgot to commit earlier). by Eli Friedman · 13 years ago
- c6b8ba8 Fix an infinite loop where a transform in InstCombiner::visitAnd claims a construct is changed when it is not. (See included testcase.) by Eli Friedman · 13 years ago
- 1494c49 Thumb2 assembly parsing and encoding for TEQ. by Jim Grosbach · 13 years ago
- 97dc60b Match X86ISD::FSETCCsd and X86ISD::FSETCCss while in AVX mode. This fix by Bruno Cardoso Lopes · 13 years ago
- f2d15db This testcase is dead. It doesn't inline even if I add the 'alwaysinline' by Bill Wendling · 13 years ago
- 776d993 Regenerate configure. by Eric Christopher · 13 years ago
- 627445f Rename LLVM_MULTITHREADED define and fix build without threads. by Eric Christopher · 13 years ago
- bc80e94 Tidy up a bit. by Jim Grosbach · 13 years ago
- 30b8b97 Remove FIXME. TBB/TBH are Thumb mode only instructions. by Jim Grosbach · 13 years ago
- 326efe5 Thumb2 assembly parsing and encoding for SXTB/SXTB16/SXTH. by Jim Grosbach · 13 years ago
- da7f5f1 Make changes to avoid creating nested CALLSEQ_START/END constructs, which aren't by Akira Hatanaka · 13 years ago
- bcc1a73 Nope, there's another one! by Benjamin Kramer · 13 years ago
- 49ca96d Missed one instance of implicit pointer conversion. by Benjamin Kramer · 13 years ago
- 586a55a Silence -Wsign-compare warnings from GCC. by Benjamin Kramer · 13 years ago
- 4d90638 Try to make MSVC 2010 happy. by Benjamin Kramer · 13 years ago
- 061c3c4 Specify an additional fixed bit in the Thumb2 SSAT encoding to prevent the decoder from emitting gibberish for this invalid encoding. by Owen Anderson · 13 years ago
- c3d3598 Fix a typo in the bitcode reader in the handling of atomic stores. Reported by David Meyer on llvmdev. by Eli Friedman · 13 years ago
- fb12f35 ARM asm parsing should handle pre-indexed writeback w/o immediate. by Jim Grosbach · 13 years ago
- d9746fe Better Error Reporting by David Greene · 13 years ago
- f22e672 X86 has asterisk-free inline asm support now. by Jakob Stoklund Olesen · 13 years ago
- ecd1c55 Handle STRT (and friends) like LDRT (and friends) for decoding purposes. Port over additional encoding tests to decoding tests. by Owen Anderson · 13 years ago
- 8a8d28b Thumb2 assembly parsing and encoding for SXTAB/SXTAB16/SXTAH. by Jim Grosbach · 13 years ago
- 0b8b771 Add a MachO-specific "mode" to llvm-objdump, that, if enabled, gathers additional information that are only available on MachO. by Benjamin Kramer · 13 years ago
- a182be9 MCInstrAnalysis: Don't crash on instructions with no operands. by Benjamin Kramer · 13 years ago
- 24f48ec [indvars] Fix PR10946: SCEV cannot handle Vector IVs. by Andrew Trick · 13 years ago
- 9883acd Thumb2 assembly parsing and encoding for SVC. by Jim Grosbach · 13 years ago
- 7649b0b Thumb2 assembly parsing and encoding for SUB(register). by Jim Grosbach · 13 years ago
- 76034c5 Added regression test for bug #10869. by Stepan Dyatkovskiy · 13 years ago
- 92ec8e1 Add Win32 support to llvm::llvm_execute_on_thread(). Thanks to Aaron Ballman! by NAKAMURA Takumi · 13 years ago
- 0a3eb60 Claimed. by Jakob Stoklund Olesen · 13 years ago
- ca6f296 Fix typos in my prev commit, found by Tobi. by Nadav Rotem · 13 years ago
- 354efd8 setOperationAction should be done on the return value of the type, not the operands. by Nadav Rotem · 13 years ago
- bed95e0 Remove obsolete .pod files. by Bill Wendling · 13 years ago
- 88816ec Fix up the formating and change llvm-gcc to clang. by Bill Wendling · 13 years ago
- ea55c83 Remove mention of llvm-gcc/llvm-g++ from doc. by Bill Wendling · 13 years ago
- 91e43fd When promoting integer vectors we often create ext-loads. This patch adds a by Nadav Rotem · 13 years ago
- b6266fb white space cleanups by Nadav Rotem · 13 years ago
- 89af15e Fix typo by changing Lower256IntVETCC to Lower256IntVSETCC. by Craig Topper · 13 years ago
- 5778fef Apply Duncan's test fix from r139986 to the avx version of that test too. by Benjamin Kramer · 13 years ago
- 6bcd219 Synthesize x86 max/min instructions also for vectors (i.e. produce by Duncan Sands · 13 years ago
- 2c693dc Describe more AVX 128-bit convert instructions without patterns to have by Bruno Cardoso Lopes · 13 years ago
- cb77551 Bitfield mask instructions are unpredictable if the encoded LSB is higher than the encoded MSB. by Owen Anderson · 13 years ago
- be290af Add a testcase for another corner-case decoding. by Owen Anderson · 13 years ago
- 8b22778 Fix bitfield decoding based on Eli's feedback. by Owen Anderson · 13 years ago
- 166e053 Add ImmutableMapRef and ImmutableSetRef, which consolidate Immutable[Map,Set] and its Factory. This may eventually replace Immtuable[Map,Set]. by Ted Kremenek · 13 years ago
- f67e855 Thumb2 assembly parsing and encoding for SUB(immediate). by Jim Grosbach · 13 years ago
- e4f2df9 Thumb2 pre-indexed loads/stores use the restricted GPR set for Rt. by Owen Anderson · 13 years ago
- 89db0f6 Fix disassembly of Thumb2 BFI instructions with bit range of [0, 32). by Owen Anderson · 13 years ago
- 47313df Thumb2 assembly parsing and encoding for STRT. by Jim Grosbach · 13 years ago
- 18ceae2 Thumb2 assembly parsing and encoding for LDRHT/STRHT. by Jim Grosbach · 13 years ago
- 4a1d200 Thumb2 assembly parsing and encoding for STREX/STREXB/STREXH/STREXD. by Jim Grosbach · 13 years ago
- e45451e Thumb2 assembly parsing and encoding for STRD. by Jim Grosbach · 13 years ago
- 75d7428 Simplify comment. There's no Thumb LDRD(register) encoding. That's ARM only. by Jim Grosbach · 13 years ago
- 8a28bdc Add fixed bits to correctly distinguish Thumb2 SSAT/SSAT16's. by Owen Anderson · 13 years ago
- e041af7 Thumb2 assembly parsing and encoding for STRBT. by Jim Grosbach · 13 years ago
- c71ed78 Thumb2 assembly parsing and encoding for STRH. by Jim Grosbach · 13 years ago
- 59c5076 Remove test of undocumented format. by Jim Grosbach · 13 years ago
- 76ca6d9 Thumb2 assembly parsing and encoding for STRB. by Jim Grosbach · 13 years ago
- 7291272 Add mayLoad attribute to AVX convert instructions, since non of them by Bruno Cardoso Lopes · 13 years ago
- 2e7a941 Shuffle a few more thumb2 tests to match the comment headings. by Jim Grosbach · 13 years ago
- 5320b40 Thumb2 tests for STR(literal), STR(register) and STR pre/post indexed immediate. by Jim Grosbach · 13 years ago
- 0bb7c6e Shuffle a few tests around. by Jim Grosbach · 13 years ago
- ee2c2a4 Thumb2 assembly parsing and encoding for STR. by Jim Grosbach · 13 years ago