- 83a8031 Restore hasPostISelHook tblgen flag. by Andrew Trick · 14 years ago
- f83f0f8 Eliminate sign-comparison warnings in APInt by Douglas Gregor · 14 years ago
- 7030368 Add mips64 & mips64el to Triple. Patch by Liu with modifications. by Akira Hatanaka · 14 years ago
- 29d9610 Update comment. by Devang Patel · 14 years ago
- 68155d3 Use StringRef instead of std::string. by Devang Patel · 14 years ago
- a894c8e llvm-objdump: factor code better, add comments. by Benjamin Kramer · 14 years ago
- 9d1a3de Port over more Thumb2 encoding tests to decoding tests. by Owen Anderson · 14 years ago
- 865375c Eliminate unnecessary copy of FileName from GCOVLines. by Devang Patel · 14 years ago
- ec6f255 There is no need to write a local utility routine to find subprogram info if the utility routine is already available in DebugInfo. by Devang Patel · 14 years ago
- 6aaf056 test/CodeGen/X86/avx-minmax.ll: Unbreak Win32. by NAKAMURA Takumi · 14 years ago
- 3699261 Extend changes from r139986 to produce 256-bit AVX minps/minpd/maxps/maxpd. by Craig Topper · 14 years ago
- 16ddc06 include/llvm/Config/llvm-config.h.in: Add the entry LLVM_PATH_XDOT_PY, for consistency against llvm-config.h.cmake. by NAKAMURA Takumi · 14 years ago
- 81da2e1 include/llvm/Config: Reorder LLVM_HAS_ATOMICS along config.h.in for consistency. by NAKAMURA Takumi · 14 years ago
- f9ef3b6 include/llvm/Config/config.h.cmake: Unbreak CMake build to tweak LLVM_HAS_ATOMICS. by NAKAMURA Takumi · 14 years ago
- 4815d56 ARM isel bug fix for adds/subs operands. by Andrew Trick · 14 years ago
- 3af7a67 whitespace by Andrew Trick · 14 years ago
- a54b3ac Remove empty directories. by Benjamin Kramer · 14 years ago
- 3c05196 Remove some missed references to dead intrinsics. by Bill Wendling · 14 years ago
- 4a065dd Update the EH doc to reflect the new EH model. by Bill Wendling · 14 years ago
- 50172e7 Nuke obsolete test file. by Jim Grosbach · 14 years ago
- ac9c2aa Thumb2 assembly parsing and encoding for WFE/WFI/YIELD. by Jim Grosbach · 14 years ago
- 50f1c37 Thumb2 assembly parsing and encoding for UXTAB/UXTAB16/UXTH/UXTB/UXTB16/UXTH. by Jim Grosbach · 14 years ago
- 78d0835 More llvmc bits. Spotted by Benjamin on IRC. by Eric Christopher · 14 years ago
- 33fe8eb Remove from cmake too. by Eric Christopher · 14 years ago
- eae5a13 Remove more of llvmc and dependencies. by Eric Christopher · 14 years ago
- 400b624 Thumb2 assembly parsing and encoding for USUB8/USUB16. by Jim Grosbach · 14 years ago
- 6053cd9 Thumb2 assembly parsing and encoding for USAX. by Jim Grosbach · 14 years ago
- 653419f Thumb2 assembly parsing and encoding for USAT16. by Jim Grosbach · 14 years ago
- a7e5b01 Thumb2 assembly parsing and encoding for USAT. by Jim Grosbach · 14 years ago
- 8c98984 Remove incorrect comments. These are not disassmebly only patterns. by Jim Grosbach · 14 years ago
- ae13ba7 Tidy up. by Jim Grosbach · 14 years ago
- ad7d744 Thumb2 assembly parsing and encoding for UQSAD8/USADA8. by Jim Grosbach · 14 years ago
- 73e019e Thumb2 assembly parsing and encoding for UQSUB16/UQSUB8. by Jim Grosbach · 14 years ago
- ab3bf97 Thumb2 assembly parsing and encoding for UQASX/UQSAX. by Jim Grosbach · 14 years ago
- d7e2785 Thumb2 assembly parsing and encoding for UQADD16/UQADD8. by Jim Grosbach · 14 years ago
- 6ddbcdf Remove llvmc from CMake as well. by Eric Christopher · 14 years ago
- abb8aac Thumb1 convenience aliases for disassembler round-trip testing. CPS instruction. by Jim Grosbach · 14 years ago
- 278cbfb Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura, by Bruno Cardoso Lopes · 14 years ago
- 2621542 Thumb CPS definition is not disassembler only. by Jim Grosbach · 14 years ago
- 0efe213 Thumb2 range check on CPS mode immediate. by Jim Grosbach · 14 years ago
- d9346fb tMOVSr is not allowed in an IT block either. by Owen Anderson · 14 years ago
- 9ead2c0 Update to the new EH syntax. by Bill Wendling · 14 years ago
- 9f666b5 CPS instructions are UNPREDICTABLE inside IT blocks. by Owen Anderson · 14 years ago
- 0b9a909 Dramatically reduce this testcase. by Bill Wendling · 14 years ago
- 32f3689 Tidy up comments. by Jim Grosbach · 14 years ago
- d91c6e0 Fix PR10949. Fix the encoding of VMOVPQIto64rr. by Bruno Cardoso Lopes · 14 years ago
- 97136c9 Based on the small opt Zvi's patch was trying to achieve, eliminate by Bruno Cardoso Lopes · 14 years ago
- 9c67127 Tidy up a bit. by Jim Grosbach · 14 years ago
- d5d0e81 Thumb2 assembly parsing and encoding for UMAAL/UMLAL/UMULL. by Jim Grosbach · 14 years ago
- a846585 Revert r140083 and r140084 until buildbots can be fixed. by Bill Wendling · 14 years ago
- f117506 Remove llvmc and assorted build machinery for it. by Eric Christopher · 14 years ago
- 9546de6 Thumb2 assembly parsing and encoding for UHSUB16/UHSUB8. by Jim Grosbach · 14 years ago
- 6729c48 Thumb2 assembly parsing and encoding for UHASX/UHSAX. by Jim Grosbach · 14 years ago
- 2c1ef5b Thumb2 assembly parsing and encoding for UHADD16/UHADD8. by Jim Grosbach · 14 years ago
- 6451cbf Thumb2 assembly parsing and encoding for UBFX. by Jim Grosbach · 14 years ago
- 4032eaf Thumb2 assembly parsing and encoding for UASX. by Jim Grosbach · 14 years ago
- 39b4166 Update test to remove the 'unwind' instruction. by Bill Wendling · 14 years ago
- ad02705 If we are extracting a basic block that ends in an invoke call, we must also by Bill Wendling · 14 years ago
- 11f23c1 Fix copy/past-o. Gotta remember that 'modify' step... by Jim Grosbach · 14 years ago
- 661daa4 Thumb2 assembly parsing and encoding for UADD16/UADD8. by Jim Grosbach · 14 years ago
- aa70695 Thumb2 assembly parsing and encoding for TST. by Jim Grosbach · 14 years ago
- 04c7877 Thumb2 TBB and TBH instructions are only allowed at the end of IT blocks, not in the middle. by Owen Anderson · 14 years ago
- 7f739be Thumb2 assembly parsing and encoding for TBB/TBH. by Jim Grosbach · 14 years ago
- 463158f Replace uses of unwind with unreachable for the same effect. by Bill Wendling · 14 years ago
- 803c9d3 Replace more uses of 'unwind' in the tests with calls to landingpad and by Bill Wendling · 14 years ago
- 17569fe Some additional tests for Thumb atomic load and store (which I somehow forgot to commit earlier). by Eli Friedman · 14 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 · 14 years ago
- 1494c49 Thumb2 assembly parsing and encoding for TEQ. by Jim Grosbach · 14 years ago
- 97dc60b Match X86ISD::FSETCCsd and X86ISD::FSETCCss while in AVX mode. This fix by Bruno Cardoso Lopes · 14 years ago
- f2d15db This testcase is dead. It doesn't inline even if I add the 'alwaysinline' by Bill Wendling · 14 years ago
- 776d993 Regenerate configure. by Eric Christopher · 14 years ago
- 627445f Rename LLVM_MULTITHREADED define and fix build without threads. by Eric Christopher · 14 years ago
- bc80e94 Tidy up a bit. by Jim Grosbach · 14 years ago
- 30b8b97 Remove FIXME. TBB/TBH are Thumb mode only instructions. by Jim Grosbach · 14 years ago
- 326efe5 Thumb2 assembly parsing and encoding for SXTB/SXTB16/SXTH. by Jim Grosbach · 14 years ago
- da7f5f1 Make changes to avoid creating nested CALLSEQ_START/END constructs, which aren't by Akira Hatanaka · 14 years ago
- bcc1a73 Nope, there's another one! by Benjamin Kramer · 14 years ago
- 49ca96d Missed one instance of implicit pointer conversion. by Benjamin Kramer · 14 years ago
- 586a55a Silence -Wsign-compare warnings from GCC. by Benjamin Kramer · 14 years ago
- 4d90638 Try to make MSVC 2010 happy. by Benjamin Kramer · 14 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 · 14 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 · 14 years ago
- fb12f35 ARM asm parsing should handle pre-indexed writeback w/o immediate. by Jim Grosbach · 14 years ago
- d9746fe Better Error Reporting by David Greene · 14 years ago
- f22e672 X86 has asterisk-free inline asm support now. by Jakob Stoklund Olesen · 14 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 · 14 years ago
- 8a8d28b Thumb2 assembly parsing and encoding for SXTAB/SXTAB16/SXTAH. by Jim Grosbach · 14 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 · 14 years ago
- a182be9 MCInstrAnalysis: Don't crash on instructions with no operands. by Benjamin Kramer · 14 years ago
- 24f48ec [indvars] Fix PR10946: SCEV cannot handle Vector IVs. by Andrew Trick · 14 years ago
- 9883acd Thumb2 assembly parsing and encoding for SVC. by Jim Grosbach · 14 years ago
- 7649b0b Thumb2 assembly parsing and encoding for SUB(register). by Jim Grosbach · 14 years ago
- 76034c5 Added regression test for bug #10869. by Stepan Dyatkovskiy · 14 years ago
- 92ec8e1 Add Win32 support to llvm::llvm_execute_on_thread(). Thanks to Aaron Ballman! by NAKAMURA Takumi · 14 years ago
- 0a3eb60 Claimed. by Jakob Stoklund Olesen · 14 years ago
- ca6f296 Fix typos in my prev commit, found by Tobi. by Nadav Rotem · 14 years ago
- 354efd8 setOperationAction should be done on the return value of the type, not the operands. by Nadav Rotem · 14 years ago
- bed95e0 Remove obsolete .pod files. by Bill Wendling · 14 years ago
- 88816ec Fix up the formating and change llvm-gcc to clang. by Bill Wendling · 14 years ago
- ea55c83 Remove mention of llvm-gcc/llvm-g++ from doc. by Bill Wendling · 14 years ago