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
/
C++Frontend
Commit message (
Expand
)
Author
Age
Files
Lines
*
resurrect lost tests by renaming them to not end with .tr
Gabor Greif
2008-05-21
10
-0
/
+0
*
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
2008-05-20
1
-1
/
+1
*
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Remove the S92 code, which really has nothing to do
Dale Johannesen
2008-05-15
1
-7
/
+0
*
Make this test pass on x86-32 linux.
Duncan Sands
2008-05-14
1
-2
/
+1
*
new testcase.
Chris Lattner
2008-05-08
1
-0
/
+8
*
Add -m32 to compilation line; test is only valid in
Dale Johannesen
2008-03-10
1
-2
/
+2
*
switch from hard coded g++/as tools to the ones detected from
Chris Lattner
2008-03-10
3
-4
/
+4
*
This works on x86_64
Anton Korobeynikov
2008-03-09
1
-2
/
+2
*
Modify test to expect improved code.
Dale Johannesen
2008-02-15
1
-4
/
+4
*
Fix this test on linux, which returns S242
Duncan Sands
2008-02-15
1
-1
/
+2
*
New test, see comments.
Dale Johannesen
2008-02-13
1
-0
/
+48
*
This should also work on x86 now.
Evan Cheng
2008-02-05
1
-2
/
+2
*
This would be better done as an executable test.
Duncan Sands
2008-01-29
1
-23
/
+0
*
Test for PR1942.
Duncan Sands
2008-01-25
1
-0
/
+23
*
new testcase for rdar://5685492
Chris Lattner
2008-01-13
1
-0
/
+6
*
this actually does pass with 4.0
Chris Lattner
2008-01-12
1
-1
/
+0
*
llvm-g++ 4.0 has completely different code for this warning,
Chris Lattner
2008-01-11
1
-0
/
+1
*
new testcase
Chris Lattner
2008-01-11
1
-0
/
+6
*
Rename these tests to use the appropriate suffixes.
Dan Gohman
2007-12-11
1
-0
/
+0
*
New test.
Devang Patel
2007-10-02
1
-0
/
+14
*
Testcase for PR1634
Chris Lattner
2007-09-11
1
-0
/
+88
*
Fix this test: llvm-gcc-4.2 optimizes almost everything away,
Duncan Sands
2007-08-27
1
-2
/
+2
*
Fix this test for gcc-4.2.
Duncan Sands
2007-08-20
1
-1
/
+1
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-7
/
+7
*
test that the ptr-to-method is succefully eliminated, leaving just the vtable...
Chris Lattner
2007-08-13
1
-0
/
+14
*
Clean up C++ restrict test cases and add a test for restrict qualified methods.
Christopher Lamb
2007-08-01
1
-0
/
+13
*
these tests aren't xfailed.
Chris Lattner
2007-08-01
2
-2
/
+0
*
Un-XFAIL these tests after r40622 fixed them.
Christopher Lamb
2007-07-31
2
-2
/
+0
*
Add tests for generating noalias parameter attribute from __restrict qualifie...
Christopher Lamb
2007-07-29
2
-0
/
+16
*
The Ada f-e produces various auxiliary output files
Duncan Sands
2007-07-23
1
-5
/
+5
*
Fix this test. We produce pretty cruddy code for this
Duncan Sands
2007-07-19
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
78
-0
/
+1454