- a610d61 Port over more Thumb2 assembly tests to disassembly tests. by Owen Anderson · 13 years ago
- 1070278 Port over more Thumb2 assembly tests to disassembly tests. by Owen Anderson · 13 years ago
- cb574bb Thumb2 assembly parsing and encoding for SMMLS/SMMLSR. by Jim Grosbach · 13 years ago
- 3b61d23 Thumb2 assembly parsing and encoding for SMMLA/SMMLAR. by Jim Grosbach · 13 years ago
- 7ff2472 Thumb2 assembly parsing and encoding for SMLSLD/SMLSLDX. by Jim Grosbach · 13 years ago
- 920ad2b Thumb2 assembly parsing and encoding for SMLSD/SMLSDX. by Jim Grosbach · 13 years ago
- f566ca7 Thumb2 assembly parsing and encoding for SMLAWB/SMLAWT. by Jim Grosbach · 13 years ago
- 231948f Thumb2 assembly parsing and encoding for SMLALD/SMLALDX. by Jim Grosbach · 13 years ago
- 4f2999b Thumb2 assembly parsing and encoding for SMLALBB/SMLALBT/SMLALTB/SMLALTT. by Jim Grosbach · 13 years ago
- db7e2e5 Kill some dead code. by Jim Grosbach · 13 years ago
- fb9cffe Tidy up a bit. by Jim Grosbach · 13 years ago
- 837fc5e Thumb2 assembly parsing and encoding for SMLAL. by Jim Grosbach · 13 years ago
- cc32efd Test case trial and error. Not sure the proper way to check MBB names. by Andrew Trick · 13 years ago
- 17bd2c5 Reduced a stronger test case for coalescer bug PR10920. by Andrew Trick · 13 years ago
- 76f58d2 Namespacify. by Benjamin Kramer · 13 years ago
- e74711b Thumb2 assembly parsing and encoding for SMLAD/SMLADX. by Jim Grosbach · 13 years ago
- ebac0c1 Spill mode: Hoist back-copies locally. by Jakob Stoklund Olesen · 13 years ago
- 69cf1ca Disable local spill hoisting for non-killing copies. by Jakob Stoklund Olesen · 13 years ago
- 246ae02 Thumb2 assembly parsing and encoding for SMLABB/SMLABT/SMLATB/SMLATT. by Jim Grosbach · 13 years ago
- f08084b Thumb2 assembly parsing and encoding for SHSUB16/SHSUB8. by Jim Grosbach · 13 years ago
- eeca758 Remove incorrect comments. by Jim Grosbach · 13 years ago
- 98c5dda Don't attach annotations to MCInst's. Instead, have the disassembler return, and the printer accept, an annotation string which can be passed through if the client cares about annotations. by Owen Anderson · 13 years ago
- 71280b5 use 64-bit types instead of off_t/size_t to avoid the issue when by Ivan Krasin · 13 years ago
- 6b5b79c Add a fixme note! by Bruno Cardoso Lopes · 13 years ago
- 5a6370f Thumb2 assembly parsing and encoding for SHADD16/SHADD8. by Jim Grosbach · 13 years ago
- c075d45 Thumb2 assembly parsing and encoding for SHASX/SHSAX. by Jim Grosbach · 13 years ago
- 74bf18c Minor cleanup. by Eli Friedman · 13 years ago
- c9935f3 Unbreak the build for compilers that don't include cstdint everywhere. by Benjamin Kramer · 13 years ago
- d16160f Thumb2 assembly parsing and encoding for SEV.W. by Jim Grosbach · 13 years ago
- 7cc1566 Use a more efficient lowering for Unordered/Monotonic atomic load/store on Thumb1. by Eli Friedman · 13 years ago
- b4e905d Add the remaining AVX versions of instructions to X86InstrInfo, this by Bruno Cardoso Lopes · 13 years ago
- 56019a3 Thumb2 assembly parsing and encoding for SEL. by Jim Grosbach · 13 years ago
- 9013db3 DWARF: Reset the state after parsing a line table prologue and remove an unnecessary lookup. by Benjamin Kramer · 13 years ago
- 7ecedac Thumb2 assembly parsing and encoding for SBFX. by Jim Grosbach · 13 years ago
- cd2857e Factor out partial register update checks for some SSE instructions. by Bruno Cardoso Lopes · 13 years ago
- 331120b Some legalization fixes for atomic load and store. by Eli Friedman · 13 years ago
- 6b3ae46 llvm-dwarfdump: Add an option to print out line info for a specific address by Benjamin Kramer · 13 years ago
- 356c759 Add some missing 'CHECK' lines and tidy up others. by Jim Grosbach · 13 years ago
- b351456 CommandLine: Add support for 64 bit unsigned integer options. by Benjamin Kramer · 13 years ago
- f5b0acc DWARF: Don't crash when looking up an invalid address. by Benjamin Kramer · 13 years ago
- b9edad0 Add an option to disable spill hoisting. by Jakob Stoklund Olesen · 13 years ago
- fd8b851 Thumb2 assembly parsing and encoding for SBC. by Jim Grosbach · 13 years ago
- e4e4a93 Thumb2 assembly parsing and encoding for SASX. by Jim Grosbach · 13 years ago
- b0598b1 Reapply r139759. Disable IV rewriting by default. See PR10916. by Andrew Trick · 13 years ago
- ed15ab1 Thumb2 assembly parsing and encoding for SADD16/SADD8. by Jim Grosbach · 13 years ago
- 191d33f Thumb2 assembly parsing and encoding for RSB. by Jim Grosbach · 13 years ago
- 101b1c5 DWARF: Put all the pieces we have together and provide a single accessor to DIContext that provides line information when given an address. by Benjamin Kramer · 13 years ago
- c26ed9b DWARF: Remove accessors that parse the whole line table section in one go, this can't possibly work. by Benjamin Kramer · 13 years ago
- aba8015 Thumb2 assembly parsing and encoding for RRX. by Jim Grosbach · 13 years ago
- 5260be1 Thumb2 assembly parsing and encoding for ROR. by Jim Grosbach · 13 years ago
- 689b86e Thumb2 assembly parsing and encoding for REV16/REVSH. by Jim Grosbach · 13 years ago
- 8f29e69 The the MC disassembler C API to print in verbose mode. Perhaps there should be a parameter to request verbose mode? by Owen Anderson · 13 years ago
- ede042d Add support for stored annotations to MCInst, and provide facilities for MC-based InstPrinters to print them out. Enhance the ARM and X86 InstPrinter's to do so in verbose mode. by Owen Anderson · 13 years ago
- 01afdb3 VirtRegMap is counting spill slots, not register spills. by Jakob Stoklund Olesen · 13 years ago
- 0c4b9ff Change all checks regarding the presence of any SSE level to always by Bruno Cardoso Lopes · 13 years ago
- 41a9635 Enable SSEDomainFix pass for AVX mode. by Bruno Cardoso Lopes · 13 years ago
- d205f7a Count correctly when a COPY turns into a spill or reload. by Jakob Stoklund Olesen · 13 years ago
- 1b69a12 Thumb2 assembly parsing and encoding for REV. by Jim Grosbach · 13 years ago
- 4bab3c7 Thumb2 assembly parsing and encoding for RBIT. by Jim Grosbach · 13 years ago
- 3e3a9c7 Thumb2 assembly parsing and encoding for signed saturating arithmetic insns. by Jim Grosbach · 13 years ago
- fe80f1d DWARF: Print line tables per compile unit, so they get the right address size. by Benjamin Kramer · 13 years ago
- 10ec650 Assmebler symbol attribute directives don't work on temporary symbols. by Jim Grosbach · 13 years ago
- 79c40a0 Count inserted spills and reloads more accurately. by Jakob Stoklund Olesen · 13 years ago
- 34f864f DWARF: wire up .debug_str dumping. by Benjamin Kramer · 13 years ago
- 70796ca Handle missing newline at EOF more gracefully in MC AsmLexer. by Jim Grosbach · 13 years ago
- 6b6e32d Trace through sibling PHIs in bulk. by Jakob Stoklund Olesen · 13 years ago
- b6e9a83 ARM support the pre-UAL mnemonic 'qsubaddx' for 'qsax.' by Jim Grosbach · 13 years ago
- 07d7f3d Re-order test. by Jim Grosbach · 13 years ago
- 57b21e4 Thumb2 push/pop mnemonic recognition. by Jim Grosbach · 13 years ago
- a1dd305 Use getPrevSlot() instead of getPrevIndex(). by Jakob Stoklund Olesen · 13 years ago
- 031432f Speed up LiveIntervals::shrinkToUse with some caching. by Jakob Stoklund Olesen · 13 years ago
- 9b82d50 Revert r139782, "RemoveCopyByCommutingDef doesn't need hasPHIKill()." by Jakob Stoklund Olesen · 13 years ago
- 75c6308 DWARF: Make DIE printing more bulletproof. by Benjamin Kramer · 13 years ago
- 2460f32 Despite what the GCC wiki says, a quick search shows that by Nick Lewycky · 13 years ago
- 3a4178e Add some more DWARF extensions from: by Nick Lewycky · 13 years ago
- df8412c Stop verifying hasPHIKill() flags. by Jakob Stoklund Olesen · 13 years ago
- de07abe RemoveCopyByCommutingDef doesn't need hasPHIKill(). by Jakob Stoklund Olesen · 13 years ago
- 4ea24e9 It is safe to remat a value killed by phis. by Jakob Stoklund Olesen · 13 years ago
- 573a32d Leave hasPHIKill flags alone in LiveInterval::RenumberValues. by Jakob Stoklund Olesen · 13 years ago
- f59c532 Update Dwarf enums list for DWARF 4. by Nick Lewycky · 13 years ago
- 7b97442 DWARF: Print the number for unknown abbrev fields. by Benjamin Kramer · 13 years ago
- 42180e8 DWARF: Fail gracefully when encountering unknown values in an abbrev. by Benjamin Kramer · 13 years ago
- 6bc4e71 Give structs with virtual methods a virtual destructor. by Nick Lewycky · 13 years ago
- 068d9a5 DWARF: Silence GCC -Wsign-compare warning. by Benjamin Kramer · 13 years ago
- 89aedba DWARF: Fix indentation. by Benjamin Kramer · 13 years ago
- 7393c7f DWARF: Include <algorithm> explicitly. by Benjamin Kramer · 13 years ago
- b848e97 DWARF: Add basic support for line tables. by Benjamin Kramer · 13 years ago
- c82751d Make demanded-elt simplification for shufflevector slightly stronger. Spotted by inspection. by Eli Friedman · 13 years ago
- b1afbac [regcoalescing] bug fix for RegistersDefinedFromSameValue. by Andrew Trick · 13 years ago
- 322ea08 Fix the code creating VZEXT_LOAD so that it creates the right memoperand. Issue spotted in -debug output. I can't think of any practical effects at the moment, but it might matter if we start doing more aggressive alias analysis in CodeGen. by Eli Friedman · 13 years ago
- f18544d Thumb2 assembly parsing and encoding for PLI. by Jim Grosbach · 13 years ago
- f83e297 Thumb2 assembly parsing and encoding for PLD. by Jim Grosbach · 13 years ago
- d26d6b6 Update the comment for system_temp_directory() to indicate when it by Douglas Gregor · 13 years ago
- 0b69247 Thumb2 assembly parsing and encoding for PKH. by Jim Grosbach · 13 years ago
- 21a05e7 ARMv7a has the PKH instructions. by Jim Grosbach · 13 years ago
- 734a67c Add support to emit debug info for C++0x nullptr type. by Devang Patel · 13 years ago
- e1d58a6 ARM tighten up the register classes for the PKH instructions. by Jim Grosbach · 13 years ago
- 8adf620 Fix a crasher in Thumb2 MOV-immediate encoding for certain inputs. by Owen Anderson · 13 years ago
- 544e412 Include limits.h to make sure PATH_MAX is known on Solaris 10. by Bill Wendling · 13 years ago
- 0b3ed6d Thumb2 assembly parsing and encoding for ORR. by Jim Grosbach · 13 years ago