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
/
Other
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new function attribute - noimplicitfloat
Devang Patel
2009-06-05
1
-0
/
+4
*
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
2009-06-04
3
-3
/
+3
*
Update call graph after inlining invoke.
Devang Patel
2009-03-31
1
-0
/
+31
*
Update another test for the LoopInfo::print changes.
Dan Gohman
2009-02-27
1
-1
/
+1
*
Testcase for PR2894.
Duncan Sands
2008-10-15
1
-0
/
+7
*
Remove interfaces implemented by dead pass from the list of available passes.
Devang Patel
2008-10-06
1
-0
/
+11
*
Rationalize the names of passes that print information:
Duncan Sands
2008-09-23
2
-2
/
+2
*
Teach -callgraph to always print the callgraph (as the
Duncan Sands
2008-09-19
1
-1
/
+1
*
Remove GCSE and LoadVN from the testsuite.
Owen Anderson
2008-08-16
1
-1
/
+1
*
The pass manager is not able to schedule -loop-deletion -loop-index-split.
Devang Patel
2008-08-14
1
-0
/
+5
*
Test this differently: I saw this test fail
Duncan Sands
2008-07-28
1
-1
/
+1
*
Put CPPBackend tests into their own directory and run them only if they're
Bill Wendling
2008-07-10
1
-7
/
+0
*
Let some more tests ignore expected output on stderr.
Matthijs Kooijman
2008-06-10
2
-2
/
+2
*
Change packed struct layout so that field sizes
Duncan Sands
2008-06-04
1
-0
/
+14
*
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
*
Fix tests due to llvm2cpp move to llc target
Anton Korobeynikov
2008-04-23
1
-1
/
+1
*
Keep track of analysis information inherited from Module pass manager.
Devang Patel
2008-03-20
1
-0
/
+58
*
Fix a bug that caused opt and other tools to silently ignore
Dan Gohman
2008-02-23
1
-0
/
+3
*
dead pass
Chris Lattner
2008-02-19
1
-16
/
+0
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-19
11
-137
/
+118
*
Fix PR2028
Devang Patel
2008-02-15
1
-0
/
+5
*
New test.
Devang Patel
2007-09-10
1
-0
/
+32
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
4
-4
/
+4
*
Fix PR1539. Add LoopPassPrinter.
Devang Patel
2007-07-05
1
-0
/
+2
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
Fix PR 1526.
Devang Patel
2007-06-28
1
-0
/
+5
*
Update. Now, -etforest is an invalid option.
Devang Patel
2007-06-27
1
-1
/
+1
*
Call the correct function name. Patch from Stephane Letz.
Nick Lewycky
2007-06-16
1
-0
/
+7
*
New test.
Devang Patel
2007-06-05
1
-0
/
+11
*
New test.
Devang Patel
2007-04-25
1
-0
/
+309
*
For PR1319: Upgrade to new test harness
Reid Spencer
2007-04-15
2
-3
/
+4
*
Update tests for the disappearance of -idom.
Owen Anderson
2007-04-15
1
-1
/
+1
*
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-11
1
-1
/
+1
*
Remove DomSet completely. This concludes work on PR1171.
Owen Anderson
2007-04-08
1
-11
/
+0
*
these test a pass that no longer exists.
Chris Lattner
2007-04-07
2
-42
/
+0
*
xfail these until owen can figure out the right fix
Chris Lattner
2007-04-07
2
-2
/
+2
*
Test case for PR1158
Devang Patel
2007-02-05
1
-0
/
+5
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
13
-13
/
+13
*
Adjust tests now that opt doesn't read .ll files.
Chris Lattner
2006-08-27
6
-6
/
+6
*
Modified the RUN line from "analyze ..." to "opt -analyze ..." because
Bill Wendling
2006-08-22
5
-5
/
+5
*
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-04-12
1
-1
/
+1
*
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-03-23
1
-0
/
+3
*
Adding srcdir arg
Tanya Lattner
2004-11-19
1
-1
/
+1
*
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-13
1
-0
/
+3
*
New testcase that the vector support does not work with yet.
Chris Lattner
2004-08-20
1
-0
/
+23
*
Added various tests in support of Packed Types.
Reid Spencer
2004-08-20
5
-0
/
+74
*
The -exprs pass is no longer with LLVM. *sniff*
Chris Lattner
2004-05-27
2
-29
/
+0
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
2
-2
/
+2
*
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-09-15
1
-10
/
+0
[next]