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
*
Split out filename & directory from DIFile to start generalizing over DIScopes
David Blaikie
2013-03-17
84
-202
/
+305
*
Generalize debug info test to be resilient to changes in metadata node numbering
David Blaikie
2013-03-17
1
-3
/
+4
*
The promised test case for r175939.
Michael Gottesman
2013-03-17
1
-0
/
+100
*
Improve PPC VR (Altivec) register spilling
Hal Finkel
2013-03-17
1
-2
/
+2
*
Remove FIXMEs in PPC test cases related to unaligned loads/stores
Hal Finkel
2013-03-16
2
-8
/
+0
*
Add X86 code emitter support AVX encoded MRMDestReg instructions.
Craig Topper
2013-03-16
1
-0
/
+31
*
ARM cost model: Fix costs for some vector selects
Arnold Schwaighofer
2013-03-15
2
-111
/
+15
*
Adding an A15 specific optimization pass for interactions between S/D/Q regis...
Silviu Baranga
2013-03-15
1
-0
/
+57
*
ARM: Fix an old refacto.
Benjamin Kramer
2013-03-15
1
-2
/
+12
*
Enable unaligned memory access on PPC for scalar types
Hal Finkel
2013-03-15
5
-4
/
+77
*
ARM cost model: Fix cost of fptrunc and fpext instructions
Arnold Schwaighofer
2013-03-15
1
-0
/
+24
*
Protect PPC Altivec patterns with a predicate
Hal Finkel
2013-03-15
1
-1
/
+1
*
Fixup for r176933: more careful setup of path to llvm-symbolizer
Alexey Samsonov
2013-03-15
2
-7
/
+8
*
Fix the FDE encoding to be relative on ELF.
Rafael Espindola
2013-03-15
1
-0
/
+11
*
Allocate the RS spill slot for any PPC function with spills and a large stack...
Hal Finkel
2013-03-15
2
-3
/
+35
*
Add a triple to the test.
Nadav Rotem
2013-03-15
1
-0
/
+3
*
Unaligned loads should use the VMOVUPS opcode.
Nadav Rotem
2013-03-14
2
-1
/
+12
*
LoopVectorizer: Insert some white space to make test case more readable
Arnold Schwaighofer
2013-03-14
1
-6
/
+10
*
[fast-isel] The X86FastISel::FastLowerArguments function doesn't properly handle
Chad Rosier
2013-03-14
1
-0
/
+10
*
Not all PPC functions with a frame pointer need a RS spill slot
Hal Finkel
2013-03-14
1
-10
/
+10
*
ARM cost model: Increase cost of some vector selects we do terrible on
Arnold Schwaighofer
2013-03-14
2
-5
/
+225
*
Hexagon: Removed asserts regarding alignment and offset.
Jyotsna Verma
2013-03-14
1
-0
/
+16
*
Add missing asserts flag to test - it uses debug flags
Arnold Schwaighofer
2013-03-14
1
-1
/
+1
*
LoopVectorize: Invert case when we use a vector cmp value to query select cost
Arnold Schwaighofer
2013-03-14
1
-0
/
+62
*
Perform factorization as a last resort of unsafe fadd/fsub simplification.
Shuxin Yang
2013-03-14
1
-0
/
+105
*
Test that we emit a DW_AT_location for self captured by a block.
Adrian Prantl
2013-03-14
1
-0
/
+105
*
R600: Factorize code handling Const Read Port limitation
Vincent Lejeune
2013-03-14
1
-2
/
+50
*
[ASan] emit instrumentation for initialization order checking by default
Alexey Samsonov
2013-03-14
1
-1
/
+1
*
PR14972: SROA vs. GVN exposed a really bad bug in SROA.
Chandler Carruth
2013-03-14
2
-16
/
+38
*
Fix a bug in the calculation of the VEX.B bit for FMA4 rr with the VEX.W bit ...
Craig Topper
2013-03-14
1
-0
/
+4
*
Fix PR15309
Michael Liao
2013-03-14
1
-0
/
+15
*
test commit: remove blank line.
Jiong Wang
2013-03-14
1
-1
/
+0
*
Remove a change to the debug info in this test, that I made while testing
Nick Lewycky
2013-03-14
1
-1
/
+1
*
Try using %S to find the emitted .gcno file.
Nick Lewycky
2013-03-14
1
-5
/
+5
*
Refactor GCOV's six constructor arguments into a struct with a getter that
Nick Lewycky
2013-03-14
2
-0
/
+28
*
Simplify file/directory name handling in DILexicalBlock
David Blaikie
2013-03-13
1
-2
/
+2
*
Remove an extra operand to a DIFile metadata entry
David Blaikie
2013-03-13
1
-1
/
+1
*
Remove the unused 4th operand for DIFile debug info metadata
David Blaikie
2013-03-13
41
-60
/
+62
*
ARM cost model: Add test case to make sure we would notice a change in CodeGen
Arnold Schwaighofer
2013-03-13
1
-0
/
+153
*
Add llvm-symbolizer as test dependency.
Evgeniy Stepanov
2013-03-13
1
-0
/
+1
*
Set symbolizer path in the test environment.
Evgeniy Stepanov
2013-03-13
2
-0
/
+10
*
Refactor filename/directory in DICompileUnit into a DIFile
David Blaikie
2013-03-13
96
-103
/
+108
*
Remove unused "isMain" field from DICompileUnit
David Blaikie
2013-03-12
94
-97
/
+97
*
Update debug info test cases with empty SplitDebugFilename field.
David Blaikie
2013-03-12
74
-77
/
+77
*
ARM cost model: Increase the cost for vector casts that use the stack
Arnold Schwaighofer
2013-03-12
1
-0
/
+14
*
Correct invalid debug info metadata
David Blaikie
2013-03-12
1
-1
/
+8
*
Revert the test moves from 176733. Use "REQUIRES: asserts" instead.
Jan Wen Voung
2013-03-12
87
-68
/
+73
*
Don't reserve R2 on Darwin/PPC
Hal Finkel
2013-03-12
6
-33
/
+34
*
In r169695, the address space limit for tests was replaced with a data
Patrik Hagglund
2013-03-12
1
-1
/
+2
*
llvm/test/CodeGen/R600/schedule-*.ll: Let them require +Asserts.
NAKAMURA Takumi
2013-03-11
6
-0
/
+6
[next]