projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ARM: tblgen'erate more NEON two-operand aliases.
2012-04-18
Kevin Enderby
Fixed the llvm-mv X86 disassembler so the 'C' API gets...
commit
|
commitdiff
|
tree
2012-04-17
Kevin Enderby
Fix ARM disassembly of VLD2 (single 2-element structure...
commit
|
commitdiff
|
tree
2012-04-13
Kevin Enderby
For ARM disassembly only print 32 unsigned bits for...
commit
|
commitdiff
|
tree
2012-04-12
Kevin Enderby
Fix a few more places in the ARM disassembler so that...
commit
|
commitdiff
|
tree
2012-04-11
Kevin Enderby
Fixed a case of ARM disassembly getting an assert on...
commit
|
commitdiff
|
tree
2012-04-11
Kevin Enderby
Fix ARM disassembly of VLD instructions with writebacks...
commit
|
commitdiff
|
tree
2012-03-21
Kevin Enderby
Fix ARM disassembly of VST1 and VST2 instructions with...
commit
|
commitdiff
|
tree
2012-03-20
Kevin Enderby
Fix assembling ARM vst2 instructions with double-spaced...
commit
|
commitdiff
|
tree
2012-03-13
Kevin Enderby
Change the X86 assembler to not require a segment register...
commit
|
commitdiff
|
tree
2012-03-12
Kevin Enderby
Change the second line of the test added for r152414...
commit
|
commitdiff
|
tree
2012-03-12
Kevin Enderby
Added a missing error check for X86 assembly with mismatched...
commit
|
commitdiff
|
tree
2012-03-09
Kevin Enderby
Add the missing call to Error when a bad X86 scale...
commit
|
commitdiff
|
tree
2012-03-09
Kevin Enderby
Fix the x86 disassembler to at least print the lock...
commit
|
commitdiff
|
tree
2012-03-06
Kevin Enderby
Fix a bug in the ARM disassembly of the neon VLD2 all...
commit
|
commitdiff
|
tree
2012-03-01
Kevin Enderby
Change ARMInstPrinter::printPredicateOperand() so it...
commit
|
commitdiff
|
tree
2012-02-29
Kevin Enderby
Added annotations for x86 pc relative loads to llvm...
commit
|
commitdiff
|
tree
2012-02-27
Kevin Enderby
Fix the symbolic operand added for the C disassmbler...
commit
|
commitdiff
|
tree
2012-02-23
Kevin Enderby
Updated the llvm-mc disassembler C API to support for...
commit
|
commitdiff
|
tree
2012-02-17
Kevin Enderby
Fix typo in comment ldopen() -> dlopen().
commit
|
commitdiff
|
tree
2012-02-17
Kevin Enderby
Put back the initializing the targets in the disassembler...
commit
|
commitdiff
|
tree
2012-01-31
Kevin Enderby
Fixed a crash in llvm-mc for Mach-O when a symbol difference...
commit
|
commitdiff
|
tree
2012-01-11
Kevin Enderby
The error check for using -g with a .s file already...
commit
|
commitdiff
|
tree
2012-01-10
Kevin Enderby
This is the matching change for the data structure...
commit
|
commitdiff
|
tree
2012-01-10
Kevin Enderby
Various crash reporting tools have a problem with the...
commit
|
commitdiff
|
tree
2011-12-17
Kevin Enderby
Revert r146822 at Pete Cooper's request as it broke...
commit
|
commitdiff
|
tree
2011-12-15
Kevin Enderby
Another improvement to the implementation of .incbin...
commit
|
commitdiff
|
tree
2011-12-14
Kevin Enderby
Improve the implementation of .incbin directive by...
commit
|
commitdiff
|
tree
2011-12-14
Kevin Enderby
Add the .incbin directive which takes the binary data...
commit
|
commitdiff
|
tree
2011-12-09
Kevin Enderby
The second part of support for generating dwarf for...
commit
|
commitdiff
|
tree
2011-11-02
Kevin Enderby
Replace tabs I added in this new line of code with...
commit
|
commitdiff
|
tree
2011-11-01
Kevin Enderby
Fixed a bug in the code to create a dwarf file and...
commit
|
commitdiff
|
tree
2011-11-01
Kevin Enderby
First part of support for generating dwarf for assembly...
commit
|
commitdiff
|
tree
2011-10-27
Kevin Enderby
Change the sysexit mnemonic (and sysexitl) to never...
commit
|
commitdiff
|
tree
2011-10-12
Kevin Enderby
Finish supporting cpp #file/line comments in assembler...
commit
|
commitdiff
|
tree
2011-10-04
Kevin Enderby
Adding back support for printing operands symbolically...
commit
|
commitdiff
|
tree
2011-09-13
Kevin Enderby
First step in supporting #line directives in assembler...
commit
|
commitdiff
|
tree
2011-09-08
Kevin Enderby
Fix a Darwin x86_64 special case of a jmp to a temporary...
commit
|
commitdiff
|
tree
2011-09-02
Kevin Enderby
Change X86 disassembly to print immediates values as...
commit
|
commitdiff
|
tree
2011-09-02
Kevin Enderby
Fix the disassembly of the X86 "crc32w %ax, %eax" instructio...
commit
|
commitdiff
|
tree
2011-08-29
Kevin Enderby
Fix the disassembly of the X86 crc32 instruction. ...
commit
|
commitdiff
|
tree
2011-07-27
Kevin Enderby
Fix llvm-mc handing of x86 instructions that take 8...
commit
|
commitdiff
|
tree
2011-07-15
Kevin Enderby
Have tblgen produce code that tolerates operands that...
commit
|
commitdiff
|
tree
2011-07-06
Kevin Enderby
Update MC/ELF/relocation.s with change to X86 PUSH64i8...
commit
|
commitdiff
|
tree
2011-07-06
Kevin Enderby
Changed the X86 PUSH64i8 record to use the i64i8imm...
commit
|
commitdiff
|
tree
2011-04-27
Kevin Enderby
Fix a bug in the case that there is no add or subtract...
commit
|
commitdiff
|
tree
2011-04-11
Kevin Enderby
Adding support for printing operands symbolically to...
commit
|
commitdiff
|
tree
2011-03-29
Kevin Enderby
Adding a test for "-inf" as well.
commit
|
commitdiff
|
tree
2011-03-29
Kevin Enderby
Added support symbolic floating point constants in...
commit
|
commitdiff
|
tree
2011-03-28
Kevin Enderby
Again adding a C API to the disassembler for use by...
commit
|
commitdiff
|
tree
2011-03-26
Kevin Enderby
Remove the files for r128308 as it is causing a buildbot...
commit
|
commitdiff
|
tree
2011-03-26
Kevin Enderby
Adding a C API to the disassembler for use by such...
commit
|
commitdiff
|
tree
2011-03-02
Kevin Enderby
Fixes an assertion failure while disassembling ARM...
commit
|
commitdiff
|
tree
2011-02-28
Kevin Enderby
Add missing whitespace in the formatting.
commit
|
commitdiff
|
tree
2011-02-28
Kevin Enderby
Fix the arm's disassembler for blx that was building...
commit
|
commitdiff
|
tree
2011-02-02
Kevin Enderby
Changed the TableGen created MatchInstructionImpl(...
commit
|
commitdiff
|
tree
2011-01-27
Kevin Enderby
Changed llvm-mc arm target to give an error if .syntax...
commit
|
commitdiff
|
tree
2011-01-13
Kevin Enderby
Fix ARMAsmParser::ParseOperand() to allow it to parse...
commit
|
commitdiff
|
tree
2011-01-13
Kevin Enderby
Add a FIXME and two asserts for now in the ARMAsmParser...
commit
|
commitdiff
|
tree
2010-12-24
Kevin Enderby
In llvm-mc parse a Hash token as a full line comment...
commit
|
commitdiff
|
tree
2010-12-15
Kevin Enderby
Add some more MC tests for ARM arithmetic instructions...
commit
|
commitdiff
|
tree
2010-12-10
Kevin Enderby
Fix the leak from r121401 of the Operands erased in...
commit
|
commitdiff
|
tree
2010-12-09
Kevin Enderby
Add support for parsing ARM arithmetic instructions...
commit
|
commitdiff
|
tree
2010-12-08
Kevin Enderby
Allow a slash, '/', as a prefix separator for X86....
commit
|
commitdiff
|
tree
2010-11-19
Kevin Enderby
Added support for the Mach-O .symbol_resolver directive...
commit
|
commitdiff
|
tree
2010-10-27
Kevin Enderby
Added the x86 instruction ud2b (2nd official undefined...
commit
|
commitdiff
|
tree
2010-10-27
Kevin Enderby
Yet another tweak to X86 instructions to add ud2a as...
commit
|
commitdiff
|
tree
2010-10-27
Kevin Enderby
Another tweak to X86 instructions to add the missing...
commit
|
commitdiff
|
tree
2010-10-27
Kevin Enderby
Tweaks to X86 instructions to allow the 'w' suffix...
commit
|
commitdiff
|
tree
2010-10-27
Kevin Enderby
Added some aliases to the fcomip and fucompi Intel...
commit
|
commitdiff
|
tree
2010-10-21
Kevin Enderby
More tweaks to X86 instructions to allow the 'w' suffix...
commit
|
commitdiff
|
tree
2010-10-19
Kevin Enderby
Added a few tweaks to the Intel Descriptor-table support...
commit
|
commitdiff
|
tree
2010-10-18
Kevin Enderby
Added a handful of x86-32 instructions that were missing...
commit
|
commitdiff
|
tree
2010-10-04
Kevin Enderby
Incorporate suggestions by Daniel Dunbar after his...
commit
|
commitdiff
|
tree
2010-10-02
Kevin Enderby
This adds a Darwin x86_64 relocation encoding for a...
commit
|
commitdiff
|
tree
2010-09-30
Kevin Enderby
Did my commit for the last patch for the .loc directory...
commit
|
commitdiff
|
tree
2010-09-30
Kevin Enderby
This is the last major patch to implement support for...
commit
|
commitdiff
|
tree
2010-09-30
Kevin Enderby
Changes EvaluateAsAbsolute() to return the "current...
commit
|
commitdiff
|
tree
2010-09-30
Kevin Enderby
Adds getPointerSize() to the AsmBackend which will...
commit
|
commitdiff
|
tree
2010-08-31
Kevin Enderby
This is the second of three patches to implement support...
commit
|
commitdiff
|
tree
2010-08-24
Kevin Enderby
Change the parsing of .loc back to allow the LineNumber...
commit
|
commitdiff
|
tree
2010-08-24
Kevin Enderby
First bit of support for the dwarf .loc directive....
commit
|
commitdiff
|
tree
2010-08-09
Kevin Enderby
Next bit of support for the dwarf .file directive....
commit
|
commitdiff
|
tree
2010-07-28
Kevin Enderby
Added first bit of support for the dwarf .file directive...
commit
|
commitdiff
|
tree
2010-07-13
Kevin Enderby
Added a check that pusha cannot be encoded in 64-bit...
commit
|
commitdiff
|
tree
2010-07-08
Kevin Enderby
Revert some unneeded parts of the change in r107886...
commit
|
commitdiff
|
tree
2010-07-08
Kevin Enderby
Added the darwin .weak_def_can_be_hidden directive.
commit
|
commitdiff
|
tree
2010-06-28
Kevin Enderby
Added the darwin .secure_log_unique and .secure_log_reset...
commit
|
commitdiff
|
tree
2010-06-08
Kevin Enderby
Incremental improvement to the handling of the x86...
commit
|
commitdiff
|
tree
2010-05-28
Kevin Enderby
MC/X86: Add alias for movzx.
commit
|
commitdiff
|
tree
2010-05-28
Kevin Enderby
MC/X86: Add alias for fwait.
commit
|
commitdiff
|
tree
2010-05-28
Kevin Enderby
Fix the use of x86 control and debug registers so that...
commit
|
commitdiff
|
tree
2010-05-27
Kevin Enderby
MC/X86: Add aliases for Jcc variants.
commit
|
commitdiff
|
tree
2010-05-26
Kevin Enderby
Fix the x86 move to/from segment register instructions.
commit
|
commitdiff
|
tree
2010-05-25
Kevin Enderby
Changed the encoding of X86 floating point stack operations...
commit
|
commitdiff
|
tree
2010-05-25
Kevin Enderby
The BT64ri8 record in X86Instr64bit.td was missing...
commit
|
commitdiff
|
tree
2010-05-24
Kevin Enderby
MC/X86: Add aliases for CMOVcc variants.
commit
|
commitdiff
|
tree
2010-05-21
Kevin Enderby
Added retl for 32-bit x86 and added retq for 64-bit...
commit
|
commitdiff
|
tree
2010-05-18
Kevin Enderby
Incorporate Daniel's suggestion and use !isdigit(CurPtr...
commit
|
commitdiff
|
tree
2010-05-18
Kevin Enderby
Fixed the problem with a branch to "0b" that was not...
commit
|
commitdiff
|
tree
2010-05-17
Kevin Enderby
Added support in MC for Directional Local Labels.
commit
|
commitdiff
|
tree
next