index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the MCDisassembler to return a "soft fail" status code, indicating an i...
Owen Anderson
2011-08-17
3
-19
/
+45
*
Update uwtable vim color!
Bruno Cardoso Lopes
2011-08-17
1
-1
/
+1
*
Prefer diagnostics from target predicate in asm matcher.
Jim Grosbach
2011-08-16
1
-2
/
+5
*
Avoid evaluating Neon macro arguments more than once by disabling type checks.
Bob Wilson
2011-08-15
1
-15
/
+8
*
MCTargetAsmParser target match predicate support.
Jim Grosbach
2011-08-15
1
-4
/
+16
*
Move MatchResultTy enum into base class definition.
Jim Grosbach
2011-08-15
1
-7
/
+0
*
Make Record Name an Init
David Greene
2011-08-10
3
-9
/
+58
*
Add getAsUnquotedString
David Greene
2011-08-10
1
-0
/
+6
*
Update comment.
Eric Christopher
2011-08-10
1
-1
/
+1
*
clang is the new black.
Eric Christopher
2011-08-09
1
-4
/
+4
*
Fix an oversight in the FixedLenDecoderEmitter where we weren't correctly che...
Owen Anderson
2011-08-09
1
-2
/
+2
*
Create a new register class for the set of all GPRs except the PC. Use it to...
Owen Anderson
2011-08-09
1
-0
/
+1
*
Replace the existing ARM disassembler with a new one based on the FixedLenDec...
Owen Anderson
2011-08-09
1
-7
/
+0
*
Fix encodings for Thumb ASR and LSR immediate operands. They encode the rang...
Owen Anderson
2011-08-08
1
-0
/
+2
*
LDCL_POST and STCL_POST need one's-complement offsets, rather than two's comp...
Owen Anderson
2011-08-04
1
-0
/
+1
*
ARM refactoring assembly parsing of memory address operands.
Jim Grosbach
2011-08-03
1
-2
/
+4
*
ARM: rename addrmode7 to addr_offset_none.
Jim Grosbach
2011-08-02
1
-1
/
+1
*
Make the FixedLengthDecoderEmitter smart enough to autogenerate decoders for ...
Owen Anderson
2011-08-01
1
-5
/
+9
*
The FixedLenDecoder needs to gracefully handle failing per-instruction decode...
Owen Anderson
2011-08-01
1
-3
/
+3
*
Enhance the fixed length disassembler to better handle operand decoding failu...
Owen Anderson
2011-08-01
1
-2
/
+2
*
Correctly handle scattered operands where the bits of the operand are contigu...
Owen Anderson
2011-07-29
1
-0
/
+5
*
Unconstify Inits
David Greene
2011-07-29
30
-955
/
+944
*
Remove a blank line from the top.
David Greene
2011-07-29
1
-1
/
+0
*
[AVX] Make DagInits Unique
David Greene
2011-07-29
2
-23
/
+50
*
[AVX] Make FieldInit Unique
David Greene
2011-07-29
1
-1
/
+9
*
[AVX] Make VarListElementInit Unique
David Greene
2011-07-29
1
-1
/
+10
*
[AVX] Make VarBitInit Unique
David Greene
2011-07-29
1
-1
/
+10
*
[AVX] Make VarInit Unique
David Greene
2011-07-29
1
-1
/
+9
*
[AVX] Make TernOpInit Unique
David Greene
2011-07-29
1
-1
/
+20
*
[AVX] Make BinOpInit Unique
David Greene
2011-07-29
1
-1
/
+14
*
[AVX] Make UnOpInit Unique
David Greene
2011-07-29
1
-1
/
+10
*
[AVX] Make ListInits Unique
David Greene
2011-07-29
2
-6
/
+41
*
[AVX] Make CodeInit Unique
David Greene
2011-07-29
1
-1
/
+6
*
[AVX] Make StringInit Unique
David Greene
2011-07-29
1
-1
/
+7
*
[AVX] Make IntInit Unique
David Greene
2011-07-29
1
-1
/
+6
*
[AVX] Make BitsInit Unique
David Greene
2011-07-29
2
-4
/
+35
*
[AVX] Unique BitInit
David Greene
2011-07-29
1
-1
/
+5
*
[AVX] Unique UnsetInit
David Greene
2011-07-29
1
-1
/
+2
*
[AVX] Create Inits Via Factory Method
David Greene
2011-07-29
6
-141
/
+346
*
[AVX] Constify Inits
David Greene
2011-07-29
30
-848
/
+879
*
[AVX] Remove non-const Iterators
David Greene
2011-07-29
3
-14
/
+13
*
[AVX] Remove Mutating Members from Inits
David Greene
2011-07-29
4
-74
/
+68
*
Add ListInit::getValues
David Greene
2011-07-29
1
-0
/
+3
*
Add a std::string Wrapper for TableGen
David Greene
2011-07-29
1
-0
/
+46
*
Third time's the charm for implementing tied operand decoding properly.
Owen Anderson
2011-07-29
1
-6
/
+6
*
Fix a case where, when trying to track tied operands, we'd accidentally overw...
Owen Anderson
2011-07-29
1
-3
/
+3
*
Enhance the fixed-length decoder emitter to support tied operands.
Owen Anderson
2011-07-28
1
-1
/
+13
*
Enhance the fixed-length decoder emitter to support parsing scattered fields.
Owen Anderson
2011-07-28
2
-80
/
+111
*
Fix Clang attribute reader tblgen output for a corresponding fix on the Clang...
Douglas Gregor
2011-07-28
2
-4
/
+7
*
Emit an error is asm parser parsed X86_64 only registers, e.g. %rax, %sil.
Evan Cheng
2011-07-27
1
-0
/
+3
[next]