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
*
bugfix: When the source register of CALL_NOLINK was LR, the following code wa...
Lauro Ramos Venancio
2007-03-20
1
-0
/
+53
*
llvm-gcc now requires -fnested-functions to enable them in C.
Chris Lattner
2007-03-20
1
-1
/
+1
*
Break up huge line so that this file is almost readable.
Reid Spencer
2007-03-20
1
-2
/
+52
*
Test handling of structs with multiple variable-sized fields.
Duncan Sands
2007-03-20
2
-0
/
+16
*
Ada testcase for structs with multiple variable sized fields.
Duncan Sands
2007-03-20
2
-0
/
+14
*
Test that ARRAY_RANGE_REF returns an array not an element.
Duncan Sands
2007-03-20
1
-0
/
+7
*
These functions should use shll, not lea.
Chris Lattner
2007-03-20
1
-0
/
+27
*
Make this test a little simpler/faster.
Reid Spencer
2007-03-19
1
-2
/
+1
*
Add test case for PR1261, currently XFAILed.
Reid Spencer
2007-03-19
1
-0
/
+14
*
Test case noticed by Sheng that fails because negative values that are
Reid Spencer
2007-03-19
1
-0
/
+7
*
Test handling of ARRAY_REF when the component type is of unknown size.
Duncan Sands
2007-03-19
1
-0
/
+11
*
For PR1258:
Reid Spencer
2007-03-19
1
-0
/
+9
*
For PR1258:
Reid Spencer
2007-03-19
8
-101
/
+99
*
Use opt instead of gccas.
Reid Spencer
2007-03-19
1
-1
/
+2
*
add a testcase the resent patches fail on.
Chris Lattner
2007-03-19
1
-0
/
+45
*
Don't upgrade these.
Reid Spencer
2007-03-19
3
-20
/
+18
*
add PR#
Chris Lattner
2007-03-19
1
-0
/
+1
*
add pr#
Chris Lattner
2007-03-19
1
-0
/
+1
*
new testcase
Chris Lattner
2007-03-19
1
-0
/
+20
*
testcase for SROA with memset etc
Chris Lattner
2007-03-19
1
-0
/
+48
*
new testcase
Chris Lattner
2007-03-18
1
-0
/
+19
*
Propagate ValueRanges across equality.
Nick Lewycky
2007-03-18
1
-0
/
+19
*
GEP index sink test case.
Evan Cheng
2007-03-17
1
-0
/
+73
*
Test case for X86 inline asm constraint 'I'
Devang Patel
2007-03-17
1
-0
/
+28
*
And now support for MMX logical operations.
Bill Wendling
2007-03-16
1
-59
/
+89
*
Multiplication support for MMX.
Bill Wendling
2007-03-15
1
-0
/
+17
*
ARM isel should match ldr x +/- x * (2^n) to ldr [x, +/- x, lsl #log2(n)].
Evan Cheng
2007-03-14
2
-1
/
+17
*
Test case for PR1256.
Reid Spencer
2007-03-14
1
-0
/
+24
*
Test that the size of a view converted object is determined by the target
Duncan Sands
2007-03-14
1
-0
/
+7
*
New test.
Evan Cheng
2007-03-13
1
-0
/
+47
*
This got better.
Evan Cheng
2007-03-13
1
-43
/
+44
*
Test support for arrays with non-zero first index.
Duncan Sands
2007-03-13
2
-0
/
+16
*
testcase for PR1244
Chris Lattner
2007-03-13
1
-0
/
+9
*
Use range tests in LowerSwitch, where possible
Anton Korobeynikov
2007-03-10
1
-0
/
+50
*
Adding more arithmetic operators to MMX. This is an almost exact copy of
Bill Wendling
2007-03-10
1
-15
/
+64
*
Test inline asm modifier 'c'.
Evan Cheng
2007-03-08
1
-11
/
+15
*
upgrade this testcase, add test for fp immediate to memory operand.
Chris Lattner
2007-03-08
1
-6
/
+13
*
Add MMX arithmetic testcase.
Bill Wendling
2007-03-08
1
-0
/
+35
*
Fix test case.
Evan Cheng
2007-03-08
2
-17
/
+22
*
New test case.
Evan Cheng
2007-03-07
1
-0
/
+21
*
Fix the pattern.
Reid Spencer
2007-03-07
1
-1
/
+1
*
Make this test more reliable across platforms.
Reid Spencer
2007-03-07
1
-1
/
+2
*
New test case.
Evan Cheng
2007-03-07
1
-0
/
+117
*
Don't run lli in llvm-test. Instead just check that the datalayout string
Reid Spencer
2007-03-06
1
-1
/
+1
*
Fix this to put its output in the output directory.
Reid Spencer
2007-03-06
1
-1
/
+1
*
Test to ensure that data layout is generated correctly for host platform.
Reid Spencer
2007-03-06
1
-0
/
+51
*
Add the emms intrinsic for MMX support.
Bill Wendling
2007-03-05
1
-0
/
+11
*
Add a test case for a particular udiv/select transform.
Reid Spencer
2007-03-05
1
-0
/
+17
*
Use init_array/fini_array sections for static contructors/destructors when th...
Lauro Ramos Venancio
2007-03-05
1
-2
/
+4
*
Testcase for handling of static constant declarations in EmitBIND_EXPR.
Duncan Sands
2007-03-05
1
-0
/
+5
[next]