projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add some section and constant support for darwin TLS.
[oota-llvm.git]
/
test
/
Other
/
2010-05-14
Daniel Dunbar
XFAIL the test I added with vg_leak, apparently it...
tree
|
commitdiff
2010-05-14
Daniel Dunbar
Inline Asm: Ensure buffer is newline terminated to...
tree
|
commitdiff
2010-05-10
Chris Lattner
this really is needed. :(
tree
|
commitdiff
2010-05-10
Chris Lattner
just remove this, it isn't needed.
tree
|
commitdiff
2010-05-10
Chris Lattner
fix a pretty obvious typo. We test things before commi...
tree
|
commitdiff
2010-05-10
David Greene
Fix PR6875:
tree
|
commitdiff
2010-04-30
Dan Gohman
Add lint checks for invalid uses of memory.
tree
|
commitdiff
2010-04-09
Dan Gohman
Add several more lint checks.
tree
|
commitdiff
2010-04-08
Dan Gohman
Add a few more lint checks.
tree
|
commitdiff
2010-04-08
Dan Gohman
Add a -lint pass which checks for common sources of...
tree
|
commitdiff
2010-03-10
Dan Gohman
Constant-fold GEP-of-GEP into a single GEP.
tree
|
commitdiff
2010-03-10
Dan Gohman
Fix whitespace.
tree
|
commitdiff
2010-03-01
Chris Lattner
stop using anders-aa
tree
|
commitdiff
2010-02-25
Dan Gohman
Teach the constant folder about union types.
tree
|
commitdiff
2010-02-10
Dan Gohman
Canonicalize sizeof and alignof on pointer types to...
tree
|
commitdiff
2010-02-02
Dan Gohman
Factor out alignof expression folding into a separate...
tree
|
commitdiff
2010-02-01
Dan Gohman
Generalize target-independent folding rules for sizeof...
tree
|
commitdiff
2010-01-28
Dan Gohman
Remove the folding rule
tree
|
commitdiff
2010-01-26
Dan Gohman
-disable-output is no longer needed with -analyze.
tree
|
commitdiff
2010-01-09
Chris Lattner
fix bogus test
tree
|
commitdiff
2010-01-05
Dan Gohman
Delete useless trailing semicolons.
tree
|
commitdiff
2009-10-24
Dan Gohman
Update these tests to match what Loop::print now prints.
tree
|
commitdiff
2009-09-15
Nick Lewycky
Forbid arrays of function-type and structures with...
tree
|
commitdiff
2009-09-11
Dan Gohman
Eliminate more redundant llvm-as calls.
tree
|
commitdiff
2009-09-11
Dan Gohman
Change tests from "opt %s" to "opt < %s" so that opt...
tree
|
commitdiff
2009-09-08
Dan Gohman
Use opt -S instead of piping bitcode output through...
tree
|
commitdiff
2009-09-08
Dan Gohman
Change these tests to feed the assembly files to opt...
tree
|
commitdiff
2009-06-05
Devang Patel
Add new function attribute - noimplicitfloat
tree
|
commitdiff
2009-06-04
Dan Gohman
Split the Add, Sub, and Mul instruction opcodes into...
tree
|
commitdiff
2009-03-31
Devang Patel
Update call graph after inlining invoke.
tree
|
commitdiff
2009-02-27
Dan Gohman
Update another test for the LoopInfo::print changes.
tree
|
commitdiff
2008-10-15
Duncan Sands
Testcase for PR2894.
tree
|
commitdiff
2008-10-06
Devang Patel
Remove interfaces implemented by dead pass from the...
tree
|
commitdiff
2008-09-23
Duncan Sands
Rationalize the names of passes that print information:
tree
|
commitdiff
2008-09-19
Duncan Sands
Teach -callgraph to always print the callgraph (as the
tree
|
commitdiff
2008-08-16
Owen Anderson
Remove GCSE and LoadVN from the testsuite.
tree
|
commitdiff
2008-08-14
Devang Patel
The pass manager is not able to schedule -loop-deletion...
tree
|
commitdiff
2008-07-28
Duncan Sands
Test this differently: I saw this test fail
tree
|
commitdiff
2008-07-10
Bill Wendling
Put CPPBackend tests into their own directory and run...
tree
|
commitdiff
2008-06-10
Matthijs Kooijman
Let some more tests ignore expected output on stderr.
tree
|
commitdiff
2008-06-04
Duncan Sands
Change packed struct layout so that field sizes
tree
|
commitdiff
2008-05-20
Gabor Greif
sabre brings to my attention that the 'tr' suffix is...
tree
|
commitdiff
2008-05-20
Gabor Greif
Rename the last test with .llx extension to .ll, resolv...
tree
|
commitdiff
2008-04-23
Anton Korobeynikov
Fix tests due to llvm2cpp move to llc target
tree
|
commitdiff
2008-03-20
Devang Patel
Keep track of analysis information inherited from Modul...
tree
|
commitdiff
2008-02-23
Dan Gohman
Fix a bug that caused opt and other tools to silently...
tree
|
commitdiff
2008-02-19
Chris Lattner
dead pass
tree
|
commitdiff
2008-02-19
Tanya Lattner
Remove llvm-upgrade and update tests.
tree
|
commitdiff
2008-02-15
Devang Patel
Fix PR2028
tree
|
commitdiff
2007-09-10
Devang Patel
New test.
tree
|
commitdiff
2007-08-15
Dan Gohman
Convert tests using "| wc -l | grep ..." to use the...
tree
|
commitdiff
2007-07-05
Devang Patel
Fix PR1539. Add LoopPassPrinter.
tree
|
commitdiff
2007-06-29
John Criswell
Convert .cvsignore files
tree
|
commitdiff
2007-06-28
Devang Patel
Fix PR 1526.
tree
|
commitdiff
2007-06-27
Devang Patel
Update. Now, -etforest is an invalid option.
tree
|
commitdiff
2007-06-16
Nick Lewycky
Call the correct function name. Patch from Stephane...
tree
|
commitdiff
2007-06-05
Devang Patel
New test.
tree
|
commitdiff
2007-04-25
Devang Patel
New test.
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to new test harness
tree
|
commitdiff
2007-04-15
Owen Anderson
Update tests for the disappearance of -idom.
tree
|
commitdiff
2007-04-11
Reid Spencer
Make the llvm-runtest function much more amenable by...
tree
|
commitdiff
2007-04-08
Owen Anderson
Remove DomSet completely. This concludes work on PR1171.
tree
|
commitdiff
2007-04-07
Chris Lattner
these test a pass that no longer exists.
tree
|
commitdiff
2007-04-07
Chris Lattner
xfail these until owen can figure out the right fix
tree
|
commitdiff
2007-02-05
Devang Patel
Test case for PR1158
tree
|
commitdiff
2006-12-02
Reid Spencer
Use the llvm-upgrade program to upgrade llvm assembly.
tree
|
commitdiff
2006-08-27
Chris Lattner
Adjust tests now that opt doesn't read .ll files.
tree
|
commitdiff
2006-08-22
Bill Wendling
Modified the RUN line from "analyze ..." to "opt -analy...
tree
|
commitdiff
2006-04-12
Tanya Lattner
Added the ability to xfail based on llvmgcc version
tree
|
commitdiff
2006-03-23
Reid Spencer
Tired of wading through cvs's list ? files that are...
tree
|
commitdiff
2004-11-19
Tanya Lattner
Adding srcdir arg
tree
|
commitdiff
2004-11-13
Tanya Lattner
Adding subdirectory dg.exp files in order to be able...
tree
|
commitdiff
2004-08-20
Chris Lattner
New testcase that the vector support does not work...
tree
|
commitdiff
2004-08-20
Reid Spencer
Added various tests in support of Packed Types.
tree
|
commitdiff
2004-05-27
Chris Lattner
The -exprs pass is no longer with LLVM. *sniff*
tree
|
commitdiff
2003-09-16
Misha Brukman
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
tree
|
commitdiff
2003-09-15
John Criswell
Removing Makefiles. Regression tests are now run by...
tree
|
commitdiff
2003-07-01
Chris Lattner
Fix testcase failing because of change of output
tree
|
commitdiff
2003-02-20
Chris Lattner
Add a testcase for broken loopinfo
tree
|
commitdiff
2003-02-20
Chris Lattner
Make tests rerun if analyze is rebuilt
tree
|
commitdiff
2002-08-02
Chris Lattner
New testcase for dominator problem
tree
|
commitdiff
2002-08-02
Chris Lattner
The verify pass is implicit
tree
|
commitdiff
2002-07-23
Chris Lattner
Checking testcase in my local tree only
tree
|
commitdiff
2002-03-14
Chris Lattner
Testcase for bug
tree
|
commitdiff
2002-03-11
Chris Lattner
New testcase for failure
tree
|
commitdiff
2002-03-11
Chris Lattner
Testcase that causes an assertion failure in lib/Analys...
tree
|
commitdiff
2002-02-25
Chris Lattner
Testcase for new bug
tree
|
commitdiff
2002-02-01
Chris Lattner
New checkin
tree
|
commitdiff
2002-02-01
Chris Lattner
Rip out irrelevant details
tree
|
commitdiff
2002-02-01
Chris Lattner
Initial checkin of 'Other' section
tree
|
commitdiff