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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
rename operands -> asmoperands to be more descriptive.
Chris Lattner
2010-11-02
1
-28
/
+30
*
Don't try to split weird critical edges that really aren't:
Jakob Stoklund Olesen
2010-11-02
1
-2
/
+12
*
Attempt to provide correct encodings for a number of other vld1 variants, whi...
Owen Anderson
2010-11-02
1
-45
/
+59
*
Tidy up.
Jim Grosbach
2010-11-02
1
-3
/
+0
*
Add aesthetic break.
Owen Anderson
2010-11-02
1
-1
/
+1
*
Tweak to fix spelling and grammar in comment.
Jim Grosbach
2010-11-02
1
-3
/
+3
*
Add correct NEON encodings for the "multiple single elements" form of vld.
Owen Anderson
2010-11-02
6
-18
/
+72
*
MachineLICM should not claim to be preserving the CFG when it can split critical
Jakob Stoklund Olesen
2010-11-01
1
-1
/
+0
*
Be more precise about verifying missing kill flags.
Jakob Stoklund Olesen
2010-11-01
1
-2
/
+4
*
When inserting copies during splitting, always use the parent register as the
Jakob Stoklund Olesen
2010-11-01
2
-19
/
+16
*
fix computation of ambiguous instructions to not ignore the mnemonic.
Chris Lattner
2010-11-01
1
-3
/
+7
*
Explicitly check for non-consant reference in an LDRi12 instruction. Add FIXME
Jim Grosbach
2010-11-01
1
-1
/
+10
*
Remove unused function.
Jim Grosbach
2010-11-01
1
-13
/
+0
*
Add support for alignment operands on VLD1-lane instructions.
Bob Wilson
2010-11-01
3
-35
/
+59
*
Add VLD1-lane testcases for quad-register types.
Bob Wilson
2010-11-01
1
-0
/
+27
*
Missed reverting this bit.
Bill Wendling
2010-11-01
1
-1
/
+1
*
Minor cleanup.
Bill Wendling
2010-11-01
1
-11
/
+7
*
give MatchableInfo::Operand a constructor
Chris Lattner
2010-11-01
1
-11
/
+7
*
rearrange a bit.
Chris Lattner
2010-11-01
1
-50
/
+55
*
Add NEON VLD1-lane instructions. Partial fix for Radar 8599955.
Bob Wilson
2010-11-01
6
-4
/
+120
*
Add kill flag verification.
Jakob Stoklund Olesen
2010-11-01
1
-2
/
+13
*
Update kill flags while rewriting instructions after splitting.
Jakob Stoklund Olesen
2010-11-01
1
-0
/
+3
*
Move the machine operand MC encoding patterns to the parent classes.
Bill Wendling
2010-11-01
2
-41
/
+36
*
Use ARM-style comments.
Bill Wendling
2010-11-01
1
-62
/
+61
*
When folding away a (shl (shr)) pair, we need to check that the bits that wil...
Owen Anderson
2010-11-01
2
-1
/
+21
*
use our fancy new MnemonicAlias mechanism to remove a bunch of hacks
Chris Lattner
2010-11-01
2
-51
/
+16
*
When we look at instructions to convert to setting the 's' flag, we need to look
Bill Wendling
2010-11-01
4
-18
/
+23
*
Don't assign new registers created during a split to the same stack slot, but
Jakob Stoklund Olesen
2010-11-01
3
-16
/
+3
*
Add basic LiveStacks verification.
Jakob Stoklund Olesen
2010-11-01
1
-0
/
+20
*
Use ARM-style comment syntax.
Owen Anderson
2010-11-01
18
-626
/
+626
*
NEON does not support truncating vector stores. Radar 8598391.
Bob Wilson
2010-11-01
2
-0
/
+14
*
Covert this test to .s form.
Owen Anderson
2010-11-01
2
-103
/
+19
*
Convert this test to .s form.
Owen Anderson
2010-11-01
2
-538
/
+108
*
Covert this test to .s form.
Owen Anderson
2010-11-01
2
-215
/
+46
*
Add FIXME.
Jim Grosbach
2010-11-01
1
-0
/
+1
*
Covert this test to .s form.
Owen Anderson
2010-11-01
2
-449
/
+98
*
Fix test.
Rafael Espindola
2010-11-01
1
-1
/
+1
*
Add 'IsThumb' predicate to patterns marked as 'IsThumb1Only'. The latter gates
Jim Grosbach
2010-11-01
2
-20
/
+22
*
Write the line info to .debug_line.
Rafael Espindola
2010-11-01
2
-0
/
+31
*
Mark ARM subtarget features that are available for the assembler.
Jim Grosbach
2010-11-01
23
-36
/
+42
*
trailing whitespace
Jim Grosbach
2010-11-01
1
-5
/
+5
*
Move EmitInstruction to MCObjectStreamer so that ELF and MachO can share it.
Rafael Espindola
2010-11-01
5
-69
/
+50
*
The T2 extract/pack instructions are only valid in Thumb2 mode. Mark the
Jim Grosbach
2010-11-01
1
-12
/
+14
*
Add support for .value.
Rafael Espindola
2010-11-01
2
-0
/
+6
*
Implement .weakref.
Rafael Espindola
2010-11-01
12
-6
/
+372
*
Move instruction encoding bits into the parent class and remove the temporary
Bill Wendling
2010-11-01
2
-273
/
+224
*
More tests to XFAIL. The arm-and-txt-peephole.ll test passes even when the
Bill Wendling
2010-11-01
2
-4
/
+5
*
The testcase is now XFAILed. Sorry about the breakage.
Bill Wendling
2010-11-01
1
-0
/
+2
*
Disable because peephole is disabled.
Bill Wendling
2010-11-01
1
-0
/
+1
*
"mov[zs]x (mem), GR16" are not ambiguous: the mem
Chris Lattner
2010-11-01
2
-0
/
+12
[prev]
[next]