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
*
Remove llvm-gcc and various compiler handling from llvm. It's not needed
Eric Christopher
2011-09-20
3
-33
/
+1
*
This test is completely invalid with the modern EH model. Delete.
Bill Wendling
2011-09-20
1
-17
/
+0
*
Make sure IPSCCP never marks a tracked call as overdefined in SCCPSolver::Res...
Eli Friedman
2011-09-20
1
-0
/
+18
*
Add a DAGCombine for subvector extracts to remove useless chains of
Bruno Cardoso Lopes
2011-09-20
1
-0
/
+19
*
Revert r140097, working on a better approach
Bruno Cardoso Lopes
2011-09-20
1
-7
/
+0
*
Update this test to the new EH model.
Bill Wendling
2011-09-20
1
-0
/
+4
*
The wrong relocation was being emitted for several SSSE3 instructions.
Bruno Cardoso Lopes
2011-09-20
1
-0
/
+6
*
Fix a bug introduced during refactoring a couple of months ago. Cortex-M3 doe...
Evan Cheng
2011-09-20
1
-6
/
+38
*
Update to new EH model.
Bill Wendling
2011-09-20
1
-1
/
+4
*
Port over more Thumb2 encoding tests to decoding tests.
Owen Anderson
2011-09-20
1
-0
/
+608
*
test/CodeGen/X86/avx-minmax.ll: Unbreak Win32.
NAKAMURA Takumi
2011-09-20
1
-4
/
+4
*
Extend changes from r139986 to produce 256-bit AVX minps/minpd/maxps/maxpd.
Craig Topper
2011-09-20
1
-0
/
+65
*
ARM isel bug fix for adds/subs operands.
Andrew Trick
2011-09-20
1
-0
/
+54
*
Nuke obsolete test file.
Jim Grosbach
2011-09-20
1
-337
/
+0
*
Thumb2 assembly parsing and encoding for WFE/WFI/YIELD.
Jim Grosbach
2011-09-20
1
-0
/
+20
*
Thumb2 assembly parsing and encoding for UXTAB/UXTAB16/UXTH/UXTB/UXTB16/UXTH.
Jim Grosbach
2011-09-20
1
-0
/
+118
*
Thumb2 assembly parsing and encoding for USUB8/USUB16.
Jim Grosbach
2011-09-20
1
-0
/
+16
*
Thumb2 assembly parsing and encoding for USAX.
Jim Grosbach
2011-09-20
1
-0
/
+18
*
Thumb2 assembly parsing and encoding for USAT16.
Jim Grosbach
2011-09-20
1
-0
/
+10
*
Thumb2 assembly parsing and encoding for USAT.
Jim Grosbach
2011-09-20
1
-0
/
+16
*
Tidy up.
Jim Grosbach
2011-09-20
1
-1
/
+3
*
Thumb2 assembly parsing and encoding for UQSAD8/USADA8.
Jim Grosbach
2011-09-20
1
-0
/
+16
*
Thumb2 assembly parsing and encoding for UQSUB16/UQSUB8.
Jim Grosbach
2011-09-20
1
-0
/
+16
*
Thumb2 assembly parsing and encoding for UQASX/UQSAX.
Jim Grosbach
2011-09-20
1
-0
/
+28
*
Thumb2 assembly parsing and encoding for UQADD16/UQADD8.
Jim Grosbach
2011-09-20
1
-0
/
+16
*
Attempt to fix -mtriple=i686-{cygwin|mingw|win32} regressions. Nakamura,
Bruno Cardoso Lopes
2011-09-20
5
-7
/
+7
*
Update to the new EH syntax.
Bill Wendling
2011-09-19
1
-7
/
+3
*
Dramatically reduce this testcase.
Bill Wendling
2011-09-19
1
-873
/
+14
*
Fix PR10949. Fix the encoding of VMOVPQIto64rr.
Bruno Cardoso Lopes
2011-09-19
1
-0
/
+4
*
Based on the small opt Zvi's patch was trying to achieve, eliminate
Bruno Cardoso Lopes
2011-09-19
1
-0
/
+8
*
Tidy up a bit.
Jim Grosbach
2011-09-19
1
-30
/
+31
*
Thumb2 assembly parsing and encoding for UMAAL/UMLAL/UMULL.
Jim Grosbach
2011-09-19
1
-0
/
+36
*
Revert r140083 and r140084 until buildbots can be fixed.
Bill Wendling
2011-09-19
1
-4
/
+1
*
Remove llvmc and assorted build machinery for it.
Eric Christopher
2011-09-19
44
-657
/
+0
*
Thumb2 assembly parsing and encoding for UHSUB16/UHSUB8.
Jim Grosbach
2011-09-19
1
-0
/
+16
*
Thumb2 assembly parsing and encoding for UHASX/UHSAX.
Jim Grosbach
2011-09-19
1
-0
/
+26
*
Thumb2 assembly parsing and encoding for UHADD16/UHADD8.
Jim Grosbach
2011-09-19
1
-0
/
+16
*
Thumb2 assembly parsing and encoding for UBFX.
Jim Grosbach
2011-09-19
1
-0
/
+12
*
Thumb2 assembly parsing and encoding for UASX.
Jim Grosbach
2011-09-19
1
-0
/
+18
*
Update test to remove the 'unwind' instruction.
Bill Wendling
2011-09-19
1
-1
/
+4
*
Fix copy/past-o. Gotta remember that 'modify' step...
Jim Grosbach
2011-09-19
1
-1
/
+1
*
Thumb2 assembly parsing and encoding for UADD16/UADD8.
Jim Grosbach
2011-09-19
1
-0
/
+16
*
Thumb2 assembly parsing and encoding for TST.
Jim Grosbach
2011-09-19
1
-0
/
+20
*
Thumb2 assembly parsing and encoding for TBB/TBH.
Jim Grosbach
2011-09-19
1
-0
/
+18
*
Replace uses of unwind with unreachable for the same effect.
Bill Wendling
2011-09-19
1
-2
/
+2
*
Replace more uses of 'unwind' in the tests with calls to landingpad and
Bill Wendling
2011-09-19
5
-27
/
+29
*
Some additional tests for Thumb atomic load and store (which I somehow forgot...
Eli Friedman
2011-09-19
1
-0
/
+15
*
Fix an infinite loop where a transform in InstCombiner::visitAnd claims a con...
Eli Friedman
2011-09-19
1
-0
/
+7
*
Thumb2 assembly parsing and encoding for TEQ.
Jim Grosbach
2011-09-19
1
-0
/
+20
*
Match X86ISD::FSETCCsd and X86ISD::FSETCCss while in AVX mode. This fix
Bruno Cardoso Lopes
2011-09-19
1
-0
/
+18
[next]