index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Feature
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-26
Let's ignore MDStrings also!
Devang Patel
1
-1
/
+3
2009-06-25
No need to code gen MDNodes
Devang Patel
1
-0
/
+2
2009-06-15
Support vector casts in more places, fixing a variety of assertion
Dan Gohman
1
-0
/
+37
2009-06-04
Split the Add, Sub, and Mul instruction opcodes into separate
Dan Gohman
3
-3
/
+3
2009-05-30
Give embedded metadata its own type instead of relying on EmptyStructTy.
Nick Lewycky
1
-3
/
+3
2009-05-10
Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
Nick Lewycky
1
-1
/
+1
2009-04-04
Add support for embedded metadata to LLVM. This introduces two new types of
Nick Lewycky
1
-0
/
+11
2009-03-20
Don't load values out of global constants with weak
Duncan Sands
1
-0
/
+38
2009-01-02
Reimplement the old and horrible bison parser for .ll files with a nice
Chris Lattner
2
-5
/
+1
2008-12-27
add testcase for type parsing.
Chris Lattner
1
-0
/
+21
2008-11-24
Extend the 'noalias' attribute to function return values. This is intended to
Nick Lewycky
1
-0
/
+6
2008-07-10
Put CPPBackend tests into their own directory and run them only if they're
Bill Wendling
1
-756
/
+0
2008-06-10
Fix some escaping and quoting in RUN lines, mainly involving { and <. In two
Matthijs Kooijman
1
-1
/
+1
2008-05-23
Remove lingering references to .llx and .tr in the tests.
Dan Gohman
1
-1
/
+1
2008-05-20
Eliminate questionable syntax for stdin redirection. This probably also speed...
Gabor Greif
1
-1
/
+1
2008-05-20
sabre brings to my attention that the 'tr' suffix is also obsolete
Gabor Greif
1
-1
/
+1
2008-05-20
Rename the last test with .llx extension to .ll, resolve duplicate test by re...
Gabor Greif
1
-1
/
+1
2008-04-25
Update test
Anton Korobeynikov
1
-1
/
+1
2008-04-22
Start removing 'unwinds to' support from mainline in preparation for 2.3.
Nick Lewycky
1
-67
/
+0
2008-04-14
Upgrade these tests for the current intrinsic prototypes.
Dan Gohman
1
-18
/
+18
2008-03-22
Support chained aliases for LLVM IR printing. This fixes PR2145
Anton Korobeynikov
1
-0
/
+2
2008-03-12
no need to keep around this output.
Chris Lattner
1
-1
/
+1
2008-03-10
Turn unwind_to into "unwinds to".
Nick Lewycky
1
-9
/
+9
2008-03-06
Exercise the new CFG change.
Nick Lewycky
1
-0
/
+13
2008-03-02
Oops, can't unwind to the entry block (entry block may have no preds).
Nick Lewycky
1
-0
/
+6
2008-03-02
Add an unwind_to field to basic blocks, making them Users instead of Values.
Nick Lewycky
1
-0
/
+48
2008-03-01
Remove llvm-upgrade and update tests.
Tanya Lattner
40
-705
/
+624
2007-12-11
Use not instead of ignore when an exit status is expected to always
Dan Gohman
1
-1
/
+1
2007-11-27
Fix PR1146: parameter attributes are longer part of
Duncan Sands
1
-1
/
+1
2007-11-17
Add support for vectors to int <-> float casts.
Nate Begeman
1
-0
/
+5
2007-10-23
llvm/test programs should not be execution programs. This
Chris Lattner
1
-4
/
+1
2007-09-05
Change all floating constants that are not exactly
Dale Johannesen
2
-3
/
+3
2007-08-04
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
1
-54
/
+18
2007-08-03
Long double, part 1 of N. Support in IR.
Dale Johannesen
3
-0
/
+76
2007-07-23
Delete the svn:executable property on these files, which aren't executable.
Dan Gohman
2
-0
/
+0
2007-07-23
The Ada f-e produces various auxiliary output files
Duncan Sands
3
-7
/
+7
2007-07-19
For PR1553:
Reid Spencer
1
-7
/
+7
2007-06-29
Convert .cvsignore files
John Criswell
1
-1
/
+0
2007-06-05
Commit first round work of PR1373. "noalias" is now fully supported in
Zhou Sheng
1
-0
/
+2
2007-05-19
Make sure we can round-trip an escaped value in a name.
Reid Spencer
1
-0
/
+1
2007-05-06
remove libbzip2 from this. This should use llvm-config or something.
Chris Lattner
1
-1
/
+1
2007-04-28
Implement review feedback. Aliasees can be either GlobalValue's or
Anton Korobeynikov
1
-2
/
+2
2007-04-28
not fully implemented yet.
Chris Lattner
1
-0
/
+2
2007-04-26
An example for PR1362
Andrew Lenharth
1
-0
/
+1
2007-04-25
Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part
Anton Korobeynikov
1
-0
/
+28
2007-04-16
For PR1319:
Reid Spencer
3
-5
/
+3
2007-04-14
Changes to fix problems with "make check". Apparently you can redefine
Reid Spencer
1
-1
/
+1
2007-04-14
Try some alternative syntax.
Reid Spencer
3
-5
/
+5
2007-04-14
Simplify this test and correct redirection for Tcl exec.
Reid Spencer
1
-3
/
+2
2007-04-14
For PR1319:
Reid Spencer
4
-9
/
+8
[prev]
[next]