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
*
Extract the broken part of XFAILed test into its own file.
Jakob Stoklund Olesen
2012-04-19
2
-94
/
+93
*
FileCheckize
Jakob Stoklund Olesen
2012-04-18
1
-2
/
+59
*
Nobody likes shifty instructions, but that was a bit strong.
Jakob Stoklund Olesen
2012-04-18
1
-1
/
+1
*
Added support for disassembling unpredictable swp/swpb ARM instructions.
Silviu Baranga
2012-04-18
1
-0
/
+26
*
Fix the bahavior of the disassembler when decoding unpredictable mrs instruct...
Silviu Baranga
2012-04-18
1
-0
/
+18
*
Added support for unpredictable mcrr/mcrr2/mrrc/mrrc2 ARM instruction in the ...
Silviu Baranga
2012-04-18
2
-0
/
+17
*
Fixed decoding for the ARM cdp2 instruction. The restriction on the coprocess...
Silviu Baranga
2012-04-18
1
-0
/
+3
*
Add suport for unpredicatble cases of the cmp, tst, teq and cmnz ARM instruct...
Silviu Baranga
2012-04-18
1
-0
/
+30
*
FileCheckify, un-XFAIL SimplifyLibCalls/floor test
Joe Groff
2012-04-18
1
-10
/
+31
*
Move win32 SimplifyLibcall test under Transforms
Joe Groff
2012-04-18
1
-0
/
+0
*
fix pr12559: mark unavailable win32 math libcalls
Joe Groff
2012-04-17
1
-0
/
+275
*
Add disassembler to MIPS.
Akira Hatanaka
2012-04-17
8
-0
/
+2042
*
Force cmov on test so block placement doesn't shuffle the code around.
Benjamin Kramer
2012-04-17
1
-1
/
+1
*
Fix bad EXTRACT_SUBREG in instruction selection for extending-loads on NEON.
James Molloy
2012-04-17
1
-0
/
+14
*
Revert "SCEV: When expanding a GEP the final addition to the base pointer has...
Benjamin Kramer
2012-04-17
2
-5
/
+5
*
Test cases that assume layout should use -disable-code-place.
Andrew Trick
2012-04-17
1
-0
/
+174
*
Fix ARM disassembly of VLD2 (single 2-element structure to all lanes)
Kevin Enderby
2012-04-17
2
-0
/
+75
*
temporarily XFAIL this test until post RA
Preston Gurd
2012-04-17
1
-0
/
+1
*
Disable the atom scheduling test after r154874 broke it.
Chandler Carruth
2012-04-16
1
-0
/
+3
*
ARM two-operand forms for vhadd and vhsub instructions.
Jim Grosbach
2012-04-16
2
-0
/
+53
*
Relax this test a touch to cope with different assembly variants.
Chandler Carruth
2012-04-16
1
-1
/
+1
*
Fix updateTerminator to be resiliant to degenerate terminators where
Chandler Carruth
2012-04-16
2
-2
/
+2
*
MC assembly parser handling for trailing comma in macro instantiation.
Jim Grosbach
2012-04-16
1
-0
/
+24
*
FileCheckize these tests.
Jakob Stoklund Olesen
2012-04-16
2
-6
/
+23
*
Disable code placement for this test.
Jakob Stoklund Olesen
2012-04-16
1
-1
/
+2
*
Remove support for the special 'fast' value for fpmath accuracy for the moment.
Duncan Sands
2012-04-16
1
-12
/
+0
*
Fix incorrect atomics codegen introduced in r154705, and extend test to catch...
Richard Smith
2012-04-16
1
-4
/
+9
*
This patch fixes 3 problems:
Akira Hatanaka
2012-04-16
1
-10
/
+10
*
ARM assembly two-operand forms for VRSHL.
Jim Grosbach
2012-04-16
1
-0
/
+35
*
Tidy up. Test formatting.
Jim Grosbach
2012-04-16
1
-53
/
+64
*
Do not add offset in applyFixup. This has already been accounted for in Value.
Akira Hatanaka
2012-04-16
1
-0
/
+22
*
ARM two-operand aliases for VRHADD instructions.
Jim Grosbach
2012-04-16
1
-0
/
+27
*
Tidy up. Testcase formatting.
Jim Grosbach
2012-04-16
1
-13
/
+14
*
Move to X86 directory because this fails on non-X86 platforms.
Bill Wendling
2012-04-16
1
-3
/
+1
*
Make it possible to indicate relaxed floating point requirements at the IR level
Duncan Sands
2012-04-16
1
-6
/
+18
*
Flip the new block-placement pass to be on by default.
Chandler Carruth
2012-04-16
31
-77
/
+97
*
Remove an overly brittle test. This test will no longer be interesting
Chandler Carruth
2012-04-16
1
-174
/
+0
*
Add a somewhat hacky heuristic to do something different from whole-loop
Chandler Carruth
2012-04-16
1
-5
/
+5
*
Add -disassemble support for -show-inst and -show-encode capability llvm-mc. ...
Richard Barton
2012-04-16
1
-1
/
+1
*
Tweak the loop rotation logic to check whether the loop is naturally
Chandler Carruth
2012-04-16
1
-2
/
+32
*
Remove dead SD nodes after the combining pass. Fixes PR12201.
Hal Finkel
2012-04-16
1
-0
/
+46
*
Rewrite how machine block placement handles loop rotation.
Chandler Carruth
2012-04-16
1
-3
/
+126
*
Remove AVX2 vpermq and vpermpd intrinsics. These can now be handled with norm...
Craig Topper
2012-04-15
1
-16
/
+0
*
Fix PR12529. The Vxx family of instructions are only supported by AVX.
Nadav Rotem
2012-04-15
1
-1
/
+1
*
When emulating vselect using OR/AND/XOR make sure to bitcast the result back ...
Nadav Rotem
2012-04-15
1
-0
/
+8
*
Added VPERM optimization for AVX2 shuffles
Elena Demikhovsky
2012-04-15
1
-0
/
+34
*
Rename "fpaccuracy" metadata to the more generic "fpmath". That's because I'm
Duncan Sands
2012-04-14
2
-31
/
+31
*
Fix an error in BBVectorize important for vectorizing pointer types.
Hal Finkel
2012-04-14
1
-0
/
+23
*
Enhance BBVectorize to more-properly handle pointer values and vectorize GEPs.
Hal Finkel
2012-04-14
1
-0
/
+81
*
Fix X86 codegen for 'atomicrmw nand' to generate *x = ~(*x & y), not *x = ~*x...
Richard Smith
2012-04-13
1
-0
/
+15
[next]