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
/
CodeGen
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
25
-25
/
+25
*
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
17
-17
/
+17
*
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
31
-8
/
+30
*
Upgrading debug info test cases to be (more) compatible with the current debu...
David Blaikie
2013-03-11
13
-89
/
+92
*
Remove duplicate test contents.
David Blaikie
2013-03-11
2
-28
/
+2
*
Fix a crasher newly introduced in r176659/r176649, where fast-isel tries to
Nick Lewycky
2013-03-11
1
-0
/
+23
*
llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL:cygming. Investigating.
NAKAMURA Takumi
2013-03-11
1
-0
/
+1
*
Suppress atomic(32|64).ll as XFAIL on win32 codegen. Investigating.
NAKAMURA Takumi
2013-03-11
2
-0
/
+4
*
Test case hygiene.
Benjamin Kramer
2013-03-09
2
-2
/
+2
*
Disable statistics on Release builds and move tests that depend on -stats.
Jan Wen Voung
2013-03-08
31
-0
/
+8
*
Rewrite the physreg part of findLastUseBefore().
Jakob Stoklund Olesen
2013-03-08
1
-0
/
+40
*
Another test fix for r176671.
David Blaikie
2013-03-08
1
-1
/
+1
*
Couple of test fixes for r176671.
David Blaikie
2013-03-08
2
-5
/
+5
*
Upgrade tests to the latest debug info format.
David Blaikie
2013-03-08
21
-299
/
+330
*
Move testcase, this is testing extraction not inserting.
Benjamin Kramer
2013-03-07
2
-16
/
+18
*
X86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into a smaller BUILD_VECTOR.
Benjamin Kramer
2013-03-07
3
-3
/
+18
*
Fix two remaining issue after fixing PR15355 when CMOV is not available
Michael Liao
2013-03-07
2
-0
/
+67
*
Fix PR15355
Michael Liao
2013-03-06
13
-17
/
+17
*
Bypass Slow Divides
Preston Gurd
2013-03-04
2
-1
/
+47
*
Add regression tests (WORKSFORME)
Michael Liao
2013-03-01
5
-0
/
+76
*
Fix PR10475
Michael Liao
2013-03-01
1
-0
/
+30
*
Add a test case for r176066.
Chad Rosier
2013-02-26
1
-0
/
+10
*
Remove a few unused arguments.
Chad Rosier
2013-02-26
1
-2
/
+2
*
Unify clang/llvm attributes for asan/tsan/msan (LLVM part)
Kostya Serebryany
2013-02-26
1
-1
/
+1
*
Fix PR10499
Michael Liao
2013-02-25
1
-0
/
+14
*
Remove extraneous attribute number.
Chad Rosier
2013-02-25
1
-1
/
+1
*
[fast-isel] Add X86FastIsel::FastLowerArguments to handle functions with 6 or
Chad Rosier
2013-02-25
1
-0
/
+25
*
pre-RA-sched fix: only reevaluate physreg interferences when necessary.
Andrew Trick
2013-02-25
1
-0
/
+56
*
Fix the root cause of PR15348 by correctly handling alignment 0 on
Chandler Carruth
2013-02-25
2
-0
/
+29
*
Revert r169638 because it broke Mesa llvmpipe tests.
Nadav Rotem
2013-02-24
2
-2
/
+2
*
X86: Disable cmov-memory patterns on subtargets without cmov.
Benjamin Kramer
2013-02-23
1
-0
/
+11
*
Fix test by matching movaps instead of AVX-only vmovaps
Peter Collingbourne
2013-02-22
1
-2
/
+2
*
x86_64: designate most general purpose and SSE registers as callee save under...
Peter Collingbourne
2013-02-22
1
-0
/
+24
*
Remove unused CHECK lines copied from another test
Pete Cooper
2013-02-22
1
-8
/
+0
*
Fix isa<> check which could never be true.
Pete Cooper
2013-02-22
1
-0
/
+32
*
DAGCombiner: Make the post-legalize vector op optimization more aggressive.
Benjamin Kramer
2013-02-21
1
-2
/
+0
*
Fix PR15267
Michael Liao
2013-02-20
1
-0
/
+66
*
I optimized the following patterns:
Elena Demikhovsky
2013-02-20
1
-0
/
+23
*
[ms-inline asm] Force the use of a base pointer if the MachineFunction includes
Chad Rosier
2013-02-19
1
-2
/
+2
*
Fix typo
Eli Bendersky
2013-02-19
1
-1
/
+1
*
Fix GCMetadaPrinter::finishAssembly not executed, patch by Yiannis Tsiouris.
Benjamin Kramer
2013-02-19
1
-0
/
+31
*
Support for HiPE-compatible code emission, patch by Yiannis Tsiouris.
Benjamin Kramer
2013-02-18
1
-0
/
+67
*
Force a cpu for test. It failed on atom due to different scheduling decisions.
Benjamin Kramer
2013-02-17
1
-1
/
+1
*
Replace "check:" wth "CHECK:".
Jakub Staszak
2013-02-16
1
-4
/
+4
*
Reinitialize the ivars in the subtarget so that they can be reset with the ne...
Bill Wendling
2013-02-16
1
-1
/
+0
*
[ms-inline asm] Do not omit the frame pointer if we have ms-inline assembly.
Chad Rosier
2013-02-16
1
-2
/
+8
*
Temporary revert of 175320.
Bill Wendling
2013-02-15
1
-0
/
+1
*
Reinitialize the ivars in the subtarget.
Bill Wendling
2013-02-15
1
-0
/
+66
*
enable SDISel sincos optimization for GNU environments
Paul Redmond
2013-02-15
1
-14
/
+40
*
Dont merge consecutive loads/stores into vectors when noimplicitfloat is used.
Nadav Rotem
2013-02-14
1
-0
/
+34
[next]