projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Move the verbose asm output up a bit so it can be used in the special cases
[oota-llvm.git]
/
test
/
TableGen
/
2010-03-27
Jeffrey Yasskin
XFAIL a new tblgen test for memory leak checking.
tree
|
commitdiff
2010-03-25
Jakob Stoklund Olesen
Fix evil TableGen bug in template parameters with defaults.
tree
|
commitdiff
2010-03-20
Jeffrey Yasskin
Add support for XFAILing valgrind runs with memory...
tree
|
commitdiff
2010-01-05
David Greene
Add an !eq() operator to TableGen. It operates on...
tree
|
commitdiff
2009-12-21
David Greene
Fix a bug in !subst where TableGen would go and resubst...
tree
|
commitdiff
2009-11-22
Bob Wilson
Fix pr5470. Tablegen handles template arguments by...
tree
|
commitdiff
2009-06-29
David Greene
Add some tests of advanced TableGen list functionality.
tree
|
commitdiff
2009-06-09
Daniel Dunbar
Remove empty test (my DejaGNU doesn't like this)
tree
|
commitdiff
2009-06-09
Bill Wendling
Remove empty file.
tree
|
commitdiff
2009-06-09
David Greene
Revert 73074 and 73099 because Windows doesn't have...
tree
|
commitdiff
2009-06-08
David Greene
Add a !patsubst operator. Use on string types.
tree
|
commitdiff
2009-06-08
David Greene
Add a more robust !if test.
tree
|
commitdiff
2009-06-08
David Greene
Fix DejaGNU run line to escape special characters.
tree
|
commitdiff
2009-06-08
David Greene
Make IntInits and ListInits typed. This helps deduce...
tree
|
commitdiff
2009-06-08
David Greene
Add a !regmatch operator to do pattern matching in...
tree
|
commitdiff
2009-05-14
David Greene
Implement !if, analogous to $(if) in GNU make.
tree
|
commitdiff
2009-05-14
David Greene
Fix tests to not upset DejaGNU.
tree
|
commitdiff
2009-05-14
David Greene
Graduate LLVM to the big leagues by embedding a LISP...
tree
|
commitdiff
2009-05-14
David Greene
Implement a !foreach operator analogous to GNU make...
tree
|
commitdiff
2009-05-14
David Greene
Implement a !subst operation simmilar to $(subst) in...
tree
|
commitdiff
2009-05-14
David Greene
Implement !cast.
tree
|
commitdiff
2009-05-08
Dan Gohman
Use .td for tablegen files, not .ll.
tree
|
commitdiff
2009-05-05
David Greene
Allow multiclass def names to contain "#NAME"" where...
tree
|
commitdiff
2009-04-24
David Greene
Fix multiclass inheritance to limit value resolution...
tree
|
commitdiff
2009-04-23
David Greene
Make BinOps typed and require a type specifier for...
tree
|
commitdiff
2009-04-22
David Greene
Allow defm to inherit from multiple multiclasses.
tree
|
commitdiff
2009-04-22
David Greene
Implement !nameconcat to concatenate strings and look...
tree
|
commitdiff
2009-04-22
David Greene
Implement multiclass inheritance.
tree
|
commitdiff
2009-03-13
Chris Lattner
add support for a few simple escape characters in tblge...
tree
|
commitdiff
2009-03-11
Chris Lattner
implement support for C-style string literal concatenat...
tree
|
commitdiff
2008-10-17
Dan Gohman
Fun x86 encoding tricks: when adding an immediate value...
tree
|
commitdiff
2008-06-10
Matthijs Kooijman
For all RUN lines starting with "not", redirect stderr...
tree
|
commitdiff
2008-02-10
Dan Gohman
Rename MRegisterInfo to TargetRegisterInfo.
tree
|
commitdiff
2007-08-15
Dan Gohman
Convert tests using "| wc -l | grep ..." to use the...
tree
|
commitdiff
2007-06-29
John Criswell
Convert .cvsignore files
tree
|
commitdiff
2007-04-16
Reid Spencer
For PR1319:
tree
|
commitdiff
2007-04-15
Reid Spencer
For PR1319: Upgrade to new test harness
tree
|
commitdiff
2007-04-11
Reid Spencer
Make the llvm-runtest function much more amenable by...
tree
|
commitdiff
2006-10-11
Chris Lattner
add test for mdef in a let
tree
|
commitdiff
2006-09-18
Chris Lattner
new testcase
tree
|
commitdiff
2006-09-01
Chris Lattner
Make this harder
tree
|
commitdiff
2006-09-01
Chris Lattner
simple multiclass example
tree
|
commitdiff
2006-04-12
Tanya Lattner
Added the ability to xfail based on llvmgcc version
tree
|
commitdiff
2006-03-31
Chris Lattner
new testcase
tree
|
commitdiff
2006-03-30
Chris Lattner
Dag operator should be able to be template params.
tree
|
commitdiff
2006-03-23
Reid Spencer
Tired of wading through cvs's list ? files that are...
tree
|
commitdiff
2006-01-31
Chris Lattner
new testcase
tree
|
commitdiff
2005-09-30
Chris Lattner
Add a test that you can forward ref a class.
tree
|
commitdiff
2005-09-30
Chris Lattner
Check that we can refer to the same class we are defining.
tree
|
commitdiff
2005-09-08
Chris Lattner
x and X should be structurally identical
tree
|
commitdiff
2005-09-06
Chris Lattner
new testcase: tblgen should grok this.
tree
|
commitdiff
2005-05-09
John Criswell
Tell tblgen exactly where to find the include file.
tree
|
commitdiff
2005-04-19
Chris Lattner
New testcase for a changing values late and allowing...
tree
|
commitdiff
2005-04-19
Chris Lattner
Make this significantly harder
tree
|
commitdiff
2005-04-19
Chris Lattner
Add a real run line
tree
|
commitdiff
2005-04-19
Chris Lattner
fix this testcase
tree
|
commitdiff
2005-04-19
Chris Lattner
new testcase
tree
|
commitdiff
2005-04-19
Chris Lattner
add a run line
tree
|
commitdiff
2005-04-19
Chris Lattner
Tell dj to run the tests in this directory
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-07-27
Chris Lattner
New testcase for list slicing
tree
|
commitdiff
2004-07-25
Chris Lattner
Codify my thoughts on where we want to end up with...
tree
|
commitdiff
2004-02-28
Chris Lattner
fix a bug in the testcase
tree
|
commitdiff
2004-02-28
Chris Lattner
new testcase for a tblgen bug that alkis ran into
tree
|
commitdiff
2003-09-15
John Criswell
Removing Makefiles. Regression tests are now run by...
tree
|
commitdiff
2003-08-10
Chris Lattner
New testcase
tree
|
commitdiff
2003-08-04
Chris Lattner
New testcase
tree
|
commitdiff
2003-08-04
Chris Lattner
New testcase
tree
|
commitdiff
2003-08-03
Chris Lattner
New testcase
tree
|
commitdiff
2003-08-03
Chris Lattner
New testcase
tree
|
commitdiff
2003-07-30
Chris Lattner
Add test of file inclusion capability for bugpoint
tree
|
commitdiff
2003-07-30
Chris Lattner
Initial tests for tblgen
tree
|
commitdiff