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
/
Assembler
Commit message (
Expand
)
Author
Age
Files
Lines
*
returning an empty multiple return list is not valid.
Chris Lattner
2008-04-23
1
-2
/
+2
*
rename *.llx -> *.ll
Chris Lattner
2008-04-19
36
-0
/
+0
*
Implement PR2206.
Chris Lattner
2008-04-19
1
-0
/
+4
*
Teach llvm-as to accept function types with multiple return types.
Dan Gohman
2008-04-19
1
-0
/
+13
*
Update bitcode reader and writer to handle multiple return values.
Devang Patel
2008-02-26
1
-1
/
+1
*
Backing out r47521 for now. This has broken a number of tests.
Evan Cheng
2008-02-23
1
-1
/
+1
*
Properly read and write bitcodes for multiple return values.
Devang Patel
2008-02-23
1
-1
/
+1
*
Let invoke return aggregate value.
Devang Patel
2008-02-21
1
-0
/
+10
*
Let function call return aggregate.
Devang Patel
2008-02-21
2
-1
/
+12
*
XFAIL for now.
Devang Patel
2008-02-20
1
-1
/
+2
*
Now functions can return aggregate values.
Devang Patel
2008-02-20
1
-2
/
+1
*
Fix PR2060 by rejecting invalid types for integer constants.
Chris Lattner
2008-02-19
1
-0
/
+6
*
this test isn't useful since we added @ notation for globals.
Chris Lattner
2008-02-17
1
-21
/
+0
*
this line was commented out.
Chris Lattner
2008-02-17
1
-1
/
+1
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-16
2
-31
/
+8
*
Removing llvm upgrade, so remove tests specific to llvm-upgrade and update th...
Tanya Lattner
2008-02-16
27
-13270
/
+13054
*
upgrade this test, which wasn't testing the right thing since llvm-upgrade ca...
Chris Lattner
2008-02-15
1
-7
/
+7
*
rename llx -> ll
Chris Lattner
2008-02-15
1
-0
/
+0
*
Remove llvm-upgrade
Tanya Lattner
2008-02-14
47
-346
/
+267
*
Two occurrences on one line count as one...
Duncan Sands
2008-01-11
1
-2
/
+2
*
If there are attributes on the varargs part of a
Duncan Sands
2008-01-11
1
-0
/
+10
*
Don't redirect stderr when it isn't needed.
Dan Gohman
2007-12-14
1
-5
/
+5
*
All MMX shift instructions took a <2 x i32> vector as the shift amount parame...
Anders Carlsson
2007-12-14
1
-0
/
+29
*
Implement part of review feedback for address spaces.
Christopher Lamb
2007-12-12
1
-2
/
+2
*
Use not instead of ignore when an exit status is expected to always
Dan Gohman
2007-12-11
2
-2
/
+2
*
Don't redirect stderr when it isn't needed.
Dan Gohman
2007-12-11
2
-2
/
+2
*
Implement address space attribute for LLVM pointer types. Address spaces are
Christopher Lamb
2007-12-11
1
-0
/
+25
*
Fix PR1850 by removing an unsafe transformation from VMCore/ConstantFold.cpp.
Chris Lattner
2007-12-10
1
-3
/
+0
*
Adding a collector name attribute to Function in the IR. These
Gordon Henriksen
2007-12-10
1
-0
/
+12
*
Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...
Tanya Lattner
2007-11-28
20
-26
/
+25
*
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-27
4
-4
/
+9
*
Don't redirect llvm-as's stderr to llvm-dis.
Dan Gohman
2007-11-27
1
-1
/
+1
*
Fix PR1645 by resolving forward alias references.
Chris Lattner
2007-09-10
1
-0
/
+9
*
Change all floating constants that are not exactly
Dale Johannesen
2007-09-05
1
-1
/
+1
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
2
-2
/
+2
*
Fix PR1577, a crash on invalid bug.
Chris Lattner
2007-08-06
1
-0
/
+7
*
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-08-04
1
-0
/
+52
*
For PR1553:
Reid Spencer
2007-07-31
1
-0
/
+12
*
For PR1553:
Reid Spencer
2007-07-19
1
-0
/
+9
*
Convert .cvsignore files
John Criswell
2007-06-29
1
-3
/
+0
*
new testcase for a recent regression
Chris Lattner
2007-05-22
1
-0
/
+22
*
Remove bogus testcase, PR409 is wontfix
Chris Lattner
2007-05-05
1
-14
/
+0
*
new testcase
Chris Lattner
2007-04-26
1
-0
/
+6
*
For PR1146:
Reid Spencer
2007-04-22
1
-0
/
+2
*
add support for alignment attributes on load/store instructions
Christopher Lamb
2007-04-21
2
-0
/
+14
*
Test check in
Christopher Lamb
2007-04-20
1
-1
/
+0
*
For PR1319:
Reid Spencer
2007-04-16
2
-2
/
+2
*
For PR1319:
Reid Spencer
2007-04-16
4
-5
/
+4
*
Fix the syntax for these tests. Noticed by Duncan Sands.
Reid Spencer
2007-04-16
17
-18
/
+20
*
Syntax upgrade and fix for PR1336.
Reid Spencer
2007-04-16
1
-4
/
+5
[next]