index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
2011-08-26
lit: Add %T as a replacement for the output directory
Douglas Gregor
2011-08-25
Give ATTR_VEX higher priority when generating the disassembler context table....
Craig Topper
2011-08-24
Thumb parsing and encoding support for ADD SP instructions.
Jim Grosbach
2011-08-24
Thumb1 ADD/SUB SP instructions are predicable in Thumb2 mode.
Jim Grosbach
2011-08-23
Thread safety: Adding in an option for variadic expr* array of arguments
Caitlin Sadowski
2011-08-23
Fix fpimmm->fpimm typo.
Eric Christopher
2011-08-20
utils/lit/lit/TestingConfig.py: Pass TEMP and TMP to tests on Win32 hosts.
NAKAMURA Takumi
2011-08-20
utils/lit/lit/TestingConfig.py: Split out environment vars for Win32.
NAKAMURA Takumi
2011-08-19
Allow non zero_reg explicit values for OptionalDefOperands in aliases.
Jim Grosbach
2011-08-19
Tidy up. Formatting.
Jim Grosbach
2011-08-17
Allow the MCDisassembler to return a "soft fail" status code, indicating an i...
Owen Anderson
2011-08-17
Update uwtable vim color!
Bruno Cardoso Lopes
2011-08-16
Prefer diagnostics from target predicate in asm matcher.
Jim Grosbach
2011-08-15
Avoid evaluating Neon macro arguments more than once by disabling type checks.
Bob Wilson
2011-08-15
MCTargetAsmParser target match predicate support.
Jim Grosbach
2011-08-15
Move MatchResultTy enum into base class definition.
Jim Grosbach
2011-08-10
Make Record Name an Init
David Greene
2011-08-10
Add getAsUnquotedString
David Greene
2011-08-10
Update comment.
Eric Christopher
2011-08-09
clang is the new black.
Eric Christopher
2011-08-09
Fix an oversight in the FixedLenDecoderEmitter where we weren't correctly che...
Owen Anderson
2011-08-09
Create a new register class for the set of all GPRs except the PC. Use it to...
Owen Anderson
2011-08-09
Replace the existing ARM disassembler with a new one based on the FixedLenDec...
Owen Anderson
2011-08-08
Fix encodings for Thumb ASR and LSR immediate operands. They encode the rang...
Owen Anderson
2011-08-04
LDCL_POST and STCL_POST need one's-complement offsets, rather than two's comp...
Owen Anderson
2011-08-03
ARM refactoring assembly parsing of memory address operands.
Jim Grosbach
2011-08-02
ARM: rename addrmode7 to addr_offset_none.
Jim Grosbach
2011-08-01
Make the FixedLengthDecoderEmitter smart enough to autogenerate decoders for ...
Owen Anderson
2011-08-01
The FixedLenDecoder needs to gracefully handle failing per-instruction decode...
Owen Anderson
2011-08-01
Enhance the fixed length disassembler to better handle operand decoding failu...
Owen Anderson
2011-07-29
Correctly handle scattered operands where the bits of the operand are contigu...
Owen Anderson
2011-07-29
Unconstify Inits
David Greene
2011-07-29
Remove a blank line from the top.
David Greene
2011-07-29
[AVX] Make DagInits Unique
David Greene
2011-07-29
[AVX] Make FieldInit Unique
David Greene
2011-07-29
[AVX] Make VarListElementInit Unique
David Greene
2011-07-29
[AVX] Make VarBitInit Unique
David Greene
2011-07-29
[AVX] Make VarInit Unique
David Greene
2011-07-29
[AVX] Make TernOpInit Unique
David Greene
2011-07-29
[AVX] Make BinOpInit Unique
David Greene
2011-07-29
[AVX] Make UnOpInit Unique
David Greene
2011-07-29
[AVX] Make ListInits Unique
David Greene
2011-07-29
[AVX] Make CodeInit Unique
David Greene
2011-07-29
[AVX] Make StringInit Unique
David Greene
2011-07-29
[AVX] Make IntInit Unique
David Greene
2011-07-29
[AVX] Make BitsInit Unique
David Greene
2011-07-29
[AVX] Unique BitInit
David Greene
2011-07-29
[AVX] Unique UnsetInit
David Greene
2011-07-29
[AVX] Create Inits Via Factory Method
David Greene
2011-07-29
[AVX] Constify Inits
David Greene
[next]