1. be290af Add a testcase for another corner-case decoding. by Owen Anderson · 13 years ago
  2. 8b22778 Fix bitfield decoding based on Eli's feedback. by Owen Anderson · 13 years ago
  3. 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
  4. f67e855 Thumb2 assembly parsing and encoding for SUB(immediate). by Jim Grosbach · 13 years ago
  5. e4f2df9 Thumb2 pre-indexed loads/stores use the restricted GPR set for Rt. by Owen Anderson · 13 years ago
  6. 89db0f6 Fix disassembly of Thumb2 BFI instructions with bit range of [0, 32). by Owen Anderson · 13 years ago
  7. 47313df Thumb2 assembly parsing and encoding for STRT. by Jim Grosbach · 13 years ago
  8. 18ceae2 Thumb2 assembly parsing and encoding for LDRHT/STRHT. by Jim Grosbach · 13 years ago
  9. 4a1d200 Thumb2 assembly parsing and encoding for STREX/STREXB/STREXH/STREXD. by Jim Grosbach · 13 years ago
  10. e45451e Thumb2 assembly parsing and encoding for STRD. by Jim Grosbach · 13 years ago
  11. 75d7428 Simplify comment. There's no Thumb LDRD(register) encoding. That's ARM only. by Jim Grosbach · 13 years ago
  12. 8a28bdc Add fixed bits to correctly distinguish Thumb2 SSAT/SSAT16's. by Owen Anderson · 13 years ago
  13. e041af7 Thumb2 assembly parsing and encoding for STRBT. by Jim Grosbach · 13 years ago
  14. c71ed78 Thumb2 assembly parsing and encoding for STRH. by Jim Grosbach · 13 years ago
  15. 59c5076 Remove test of undocumented format. by Jim Grosbach · 13 years ago
  16. 76ca6d9 Thumb2 assembly parsing and encoding for STRB. by Jim Grosbach · 13 years ago
  17. 7291272 Add mayLoad attribute to AVX convert instructions, since non of them by Bruno Cardoso Lopes · 13 years ago
  18. 2e7a941 Shuffle a few more thumb2 tests to match the comment headings. by Jim Grosbach · 13 years ago
  19. 5320b40 Thumb2 tests for STR(literal), STR(register) and STR pre/post indexed immediate. by Jim Grosbach · 13 years ago
  20. 0bb7c6e Shuffle a few tests around. by Jim Grosbach · 13 years ago
  21. ee2c2a4 Thumb2 assembly parsing and encoding for STR. by Jim Grosbach · 13 years ago
  22. 4e0a55d Add -rfunc and -rglob options to llvm-extract to support regular by Chad Rosier · 13 years ago
  23. 947a24c Tidy up. 80 columns. by Jim Grosbach · 13 years ago
  24. 705b48f Fix disassembly of Thumb2 LDRSH with a #-0 offset. by Owen Anderson · 13 years ago
  25. 642caea Thumb2 assembly parsing and encoding for STR(immediate). by Jim Grosbach · 13 years ago
  26. 36343d8 Thumb2 assembly parsing and encoding for STMDB. by Jim Grosbach · 13 years ago
  27. 08ecb71 Fix PR10884. by Bruno Cardoso Lopes · 13 years ago
  28. 8213c96 Thumb2 assembly parsing and encoding for STMIA. by Jim Grosbach · 13 years ago
  29. ffee572 Move the AC_PROG_CC checks earlier in the configure file. The lateness by Eric Christopher · 13 years ago
  30. 04f138e Migrate this to use clang by default as well. by Eric Christopher · 13 years ago
  31. 48dbeec We now look for clang, then llvm-gcc, then gcc as our compiler. We don't need by Eric Christopher · 13 years ago
  32. 4263483 Have the llvm configure process look for clang, then llvm-gcc, and then gcc by Eric Christopher · 13 years ago
  33. 3335029 Thumb2 assembly parsing and encoding for SSUB16/SSUB8. by Jim Grosbach · 13 years ago
  34. 50bd470 Thumb2 assembly parsing and encoding for SSAX. by Jim Grosbach · 13 years ago
  35. ecc9b5e Fix a minor bug in fs::create_directories. Patch by Albert Wong. by Eli Friedman · 13 years ago
  36. 9f4ddb3 Thumb2 assembly parsing and encoding for SSAT16. by Jim Grosbach · 13 years ago
  37. b105b99 Thumb2 assembly parsing and encoding for SSAT. by Jim Grosbach · 13 years ago
  38. 05ec8f7 Thumb2 assembly parsing and encoding for SRS. by Jim Grosbach · 13 years ago
  39. dea8412 Thumb2 assembly parsing and encoding for SMMUSD/SMUSDX. by Jim Grosbach · 13 years ago
  40. 41ca75b Thumb2 assembly parsing and encoding for SMMULWB/SMULWT. by Jim Grosbach · 13 years ago
  41. 3443ed5 Thumb2 assembly parsing and encoding for SMMULL. by Jim Grosbach · 13 years ago
  42. 3c4c879 Fix comment. by Jim Grosbach · 13 years ago
  43. d727148 Thumb2 assembly parsing and encoding for SMULBB/SMULBT/SMULTB/SMULTT. by Jim Grosbach · 13 years ago
  44. c9592cb Thumb2 assembly parsing and encoding for SMMUAD'dib. by Jim Grosbach · 13 years ago
  45. f3578a8 Thumb2 assembly parsing and encoding for SMMUL/SMMULR. by Jim Grosbach · 13 years ago
  46. a610d61 Port over more Thumb2 assembly tests to disassembly tests. by Owen Anderson · 13 years ago
  47. 1070278 Port over more Thumb2 assembly tests to disassembly tests. by Owen Anderson · 13 years ago
  48. cb574bb Thumb2 assembly parsing and encoding for SMMLS/SMMLSR. by Jim Grosbach · 13 years ago
  49. 3b61d23 Thumb2 assembly parsing and encoding for SMMLA/SMMLAR. by Jim Grosbach · 13 years ago
  50. 7ff2472 Thumb2 assembly parsing and encoding for SMLSLD/SMLSLDX. by Jim Grosbach · 13 years ago
  51. 920ad2b Thumb2 assembly parsing and encoding for SMLSD/SMLSDX. by Jim Grosbach · 13 years ago
  52. f566ca7 Thumb2 assembly parsing and encoding for SMLAWB/SMLAWT. by Jim Grosbach · 13 years ago
  53. 231948f Thumb2 assembly parsing and encoding for SMLALD/SMLALDX. by Jim Grosbach · 13 years ago
  54. 4f2999b Thumb2 assembly parsing and encoding for SMLALBB/SMLALBT/SMLALTB/SMLALTT. by Jim Grosbach · 13 years ago
  55. db7e2e5 Kill some dead code. by Jim Grosbach · 13 years ago
  56. fb9cffe Tidy up a bit. by Jim Grosbach · 13 years ago
  57. 837fc5e Thumb2 assembly parsing and encoding for SMLAL. by Jim Grosbach · 13 years ago
  58. cc32efd Test case trial and error. Not sure the proper way to check MBB names. by Andrew Trick · 13 years ago
  59. 17bd2c5 Reduced a stronger test case for coalescer bug PR10920. by Andrew Trick · 13 years ago
  60. 76f58d2 Namespacify. by Benjamin Kramer · 13 years ago
  61. e74711b Thumb2 assembly parsing and encoding for SMLAD/SMLADX. by Jim Grosbach · 13 years ago
  62. ebac0c1 Spill mode: Hoist back-copies locally. by Jakob Stoklund Olesen · 13 years ago
  63. 69cf1ca Disable local spill hoisting for non-killing copies. by Jakob Stoklund Olesen · 13 years ago
  64. 246ae02 Thumb2 assembly parsing and encoding for SMLABB/SMLABT/SMLATB/SMLATT. by Jim Grosbach · 13 years ago
  65. f08084b Thumb2 assembly parsing and encoding for SHSUB16/SHSUB8. by Jim Grosbach · 13 years ago
  66. eeca758 Remove incorrect comments. by Jim Grosbach · 13 years ago
  67. 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
  68. 71280b5 use 64-bit types instead of off_t/size_t to avoid the issue when by Ivan Krasin · 13 years ago
  69. 6b5b79c Add a fixme note! by Bruno Cardoso Lopes · 13 years ago
  70. 5a6370f Thumb2 assembly parsing and encoding for SHADD16/SHADD8. by Jim Grosbach · 13 years ago
  71. c075d45 Thumb2 assembly parsing and encoding for SHASX/SHSAX. by Jim Grosbach · 13 years ago
  72. 74bf18c Minor cleanup. by Eli Friedman · 13 years ago
  73. c9935f3 Unbreak the build for compilers that don't include cstdint everywhere. by Benjamin Kramer · 13 years ago
  74. d16160f Thumb2 assembly parsing and encoding for SEV.W. by Jim Grosbach · 13 years ago
  75. 7cc1566 Use a more efficient lowering for Unordered/Monotonic atomic load/store on Thumb1. by Eli Friedman · 13 years ago
  76. b4e905d Add the remaining AVX versions of instructions to X86InstrInfo, this by Bruno Cardoso Lopes · 13 years ago
  77. 56019a3 Thumb2 assembly parsing and encoding for SEL. by Jim Grosbach · 13 years ago
  78. 9013db3 DWARF: Reset the state after parsing a line table prologue and remove an unnecessary lookup. by Benjamin Kramer · 13 years ago
  79. 7ecedac Thumb2 assembly parsing and encoding for SBFX. by Jim Grosbach · 13 years ago
  80. cd2857e Factor out partial register update checks for some SSE instructions. by Bruno Cardoso Lopes · 13 years ago
  81. 331120b Some legalization fixes for atomic load and store. by Eli Friedman · 13 years ago
  82. 6b3ae46 llvm-dwarfdump: Add an option to print out line info for a specific address by Benjamin Kramer · 13 years ago
  83. 356c759 Add some missing 'CHECK' lines and tidy up others. by Jim Grosbach · 13 years ago
  84. b351456 CommandLine: Add support for 64 bit unsigned integer options. by Benjamin Kramer · 13 years ago
  85. f5b0acc DWARF: Don't crash when looking up an invalid address. by Benjamin Kramer · 13 years ago
  86. b9edad0 Add an option to disable spill hoisting. by Jakob Stoklund Olesen · 13 years ago
  87. fd8b851 Thumb2 assembly parsing and encoding for SBC. by Jim Grosbach · 13 years ago
  88. e4e4a93 Thumb2 assembly parsing and encoding for SASX. by Jim Grosbach · 13 years ago
  89. b0598b1 Reapply r139759. Disable IV rewriting by default. See PR10916. by Andrew Trick · 13 years ago
  90. ed15ab1 Thumb2 assembly parsing and encoding for SADD16/SADD8. by Jim Grosbach · 13 years ago
  91. 191d33f Thumb2 assembly parsing and encoding for RSB. by Jim Grosbach · 13 years ago
  92. 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
  93. 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
  94. aba8015 Thumb2 assembly parsing and encoding for RRX. by Jim Grosbach · 13 years ago
  95. 5260be1 Thumb2 assembly parsing and encoding for ROR. by Jim Grosbach · 13 years ago
  96. 689b86e Thumb2 assembly parsing and encoding for REV16/REVSH. by Jim Grosbach · 13 years ago
  97. 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
  98. 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
  99. 01afdb3 VirtRegMap is counting spill slots, not register spills. by Jakob Stoklund Olesen · 13 years ago
  100. 0c4b9ff Change all checks regarding the presence of any SSE level to always by Bruno Cardoso Lopes · 13 years ago