summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/llvm.fix-target-amalgamated.diff
Commit message (Collapse)AuthorAgeFilesLines
* Updated LLVM to take a disassembler fix that causesSean Callanan2012-05-191-399/+0
| | | | | | | the LOCK prefix to be printed explicitly when it's the first prefix on the instruction. llvm-svn: 157096
* Updated LLVM to fix a problem where the ThumbSean Callanan2012-05-161-35/+54
| | | | | | | disassembler improperly sign-extended the target for BL instructions in certain cases. llvm-svn: 156944
* Updated LLVM to take a fix for disassembly ofSean Callanan2012-05-081-1/+1
| | | | | | Thumb branch operands. llvm-svn: 156344
* Updated LLVM to fix bad disassembly of operandsSean Callanan2012-05-071-172/+191
| | | | | | | and occasionally failure to recognize instructions. This problem affects ARM and Thumb BLX instructions. llvm-svn: 156307
* Updated LLVM to take a variety of ARMSean Callanan2012-04-191-2/+172
| | | | | | | disassembler fixes. The ARM disassembler is now crash-free on all opcodes. llvm-svn: 155149
* Updated LLVM to take a variety of fixes toSean Callanan2012-04-141-0/+191
disassembler problems: - r153766, fixing a crash disassembling vmov - r154628, fixing relative branches - r154459, fixing a crash disassembling vld - r154544, fixing a crash disassembling vst llvm-svn: 154722
OpenPOWER on IntegriCloud