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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to the new EH scheme.
Bill Wendling
2011-08-25
9
-12
/
+47
*
Add support for AVX 256-bit version of MOVDDUP!
Bruno Cardoso Lopes
2011-08-25
1
-0
/
+14
*
Port over additional encoding tests to decoding tests, and fix an operand ord...
Owen Anderson
2011-08-25
1
-0
/
+31
*
ARM fix for missing implicit operands on ldmia_ret.
Andrew Trick
2011-08-25
1
-0
/
+100
*
Give ATTR_VEX higher priority when generating the disassembler context table....
Craig Topper
2011-08-25
1
-0
/
+3
*
Add TB encoding to VEROALL, VZEROUPPER, and VCVTPS2PD to allow them to be dis...
Craig Topper
2011-08-25
1
-0
/
+6
*
LSR wants to split the landing pad's critical edge. Let it do it, but use the
Bill Wendling
2011-08-25
1
-0
/
+29
*
Add support for 256-bit versions of VSHUFPD and VSHUFPS.
Bruno Cardoso Lopes
2011-08-25
2
-4
/
+31
*
Update tests to the newest EH syntax.
Bill Wendling
2011-08-25
2
-26
/
+35
*
Add feature test for the new exception handling stuff.
Bill Wendling
2011-08-25
1
-0
/
+27
*
Hook up 64-bit atomic load/store on x86-32. I plan to write more efficient i...
Eli Friedman
2011-08-24
1
-0
/
+19
*
Some autoconf tests use module level inline asm to test compiler's handling of
Evan Cheng
2011-08-24
1
-3
/
+12
*
Update tests for 138501.
Jim Grosbach
2011-08-24
1
-1
/
+1
*
Thumb parsing and encoding for SUB (SP minu immediate).
Jim Grosbach
2011-08-24
1
-4
/
+6
*
Thumb parsing and encoding support for ADD SP instructions.
Jim Grosbach
2011-08-24
2
-2
/
+39
*
Basic tests for atomic load and store on x86.
Eli Friedman
2011-08-24
1
-0
/
+22
*
Implement Constant::isAllOnesValue(). Fix ConstantFolding to use the new api.
Nadav Rotem
2011-08-24
1
-5
/
+29
*
Port over more encoding tests to decoding tests.
Owen Anderson
2011-08-24
1
-0
/
+148
*
Add Uses=[SP] to call instructions. This fixes a miscompilation with a
Richard Osborne
2011-08-24
1
-0
/
+20
*
Break 256-bit vector int add/sub/mul into two 128-bit operations to avoid cos...
Craig Topper
2011-08-24
1
-0
/
+128
*
Fix a nasty bug where a v4i64 was being wrong emitted with 32-bit
Bruno Cardoso Lopes
2011-08-23
1
-3
/
+3
*
Revert "Address Duncan's CR request:"
Eric Christopher
2011-08-23
1
-29
/
+5
*
Thumb parsing and encoding for WFE, WFI and YIELD.
Jim Grosbach
2011-08-23
1
-0
/
+12
*
Thumb parsing and encoding for UXTB and UXTH.
Jim Grosbach
2011-08-23
1
-0
/
+10
*
Thumb parsing and encoding for TST.
Jim Grosbach
2011-08-23
1
-0
/
+8
*
Thumb parsing and encoding for SXTB and SXTH.
Jim Grosbach
2011-08-23
1
-0
/
+10
*
Thumb parsing and encoding for SVC.
Jim Grosbach
2011-08-23
2
-0
/
+20
*
Thumb parsing and encoding for SUB.
Jim Grosbach
2011-08-23
1
-0
/
+28
*
PerformSubCombine to work on integers larger than i128. Fixes a crasher.
Nick Lewycky
2011-08-23
1
-0
/
+18
*
Thumb parsing and encoding for STRH.
Jim Grosbach
2011-08-23
1
-0
/
+20
*
Thumb parsing and encoding for STRB.
Jim Grosbach
2011-08-23
1
-0
/
+20
*
Thumb parsing and encoding for tSTRspi.
Jim Grosbach
2011-08-23
1
-0
/
+8
*
Thumb parsing and encoding for STR.
Jim Grosbach
2011-08-23
2
-0
/
+37
*
Thumb parsing and encoding for STM.
Jim Grosbach
2011-08-23
2
-0
/
+19
*
Fix a typo in the test from the previous commit.
Nadav Rotem
2011-08-23
1
-3
/
+3
*
Fix decoding of Thumb2 prefetch instructions, which account for all the remai...
Owen Anderson
2011-08-23
1
-0
/
+3
*
Address Duncan's CR request:
Nadav Rotem
2011-08-23
1
-0
/
+24
*
Fix two more instances of mis-matched operand names breaking disassembly. Fo...
Owen Anderson
2011-08-23
1
-0
/
+6
*
Port more assemble tests over to disassembly tests.
Owen Anderson
2011-08-23
1
-0
/
+59
*
Add support for breaking 256-bit v16i16 and v32i8 VSETCC into two 128-bit one...
Craig Topper
2011-08-23
2
-6
/
+80
*
Introduce a pass to insert vzeroupper instructions to avoid AVX to
Bruno Cardoso Lopes
2011-08-23
1
-0
/
+26
*
Thumb parsing and encoding for SETEND.
Jim Grosbach
2011-08-22
1
-0
/
+10
*
Thumb parsing and encoding for SBC.
Jim Grosbach
2011-08-22
1
-1
/
+9
*
Thumb parsing and encoding for RSB.
Jim Grosbach
2011-08-22
1
-0
/
+8
*
Thumb parsing and encoding for ROR.
Jim Grosbach
2011-08-22
1
-0
/
+8
*
Thumb parsing and encoding for REV/REV16/REVSH.
Jim Grosbach
2011-08-22
1
-0
/
+12
*
t2SMLAD is a four-register instruction, not a three-register one.
Owen Anderson
2011-08-22
1
-0
/
+3
*
Correct operand naming of t2USAT16 to allow proper decoding.
Owen Anderson
2011-08-22
1
-0
/
+3
*
Match operand naming to allow correct decoding of t2LDRSH_POST.
Owen Anderson
2011-08-22
1
-0
/
+3
*
Improve error checking for tPUSH and tPOP register lists.
Jim Grosbach
2011-08-22
1
-0
/
+12
[next]