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
*
Revert 52002.
Dan Gohman
2008-06-05
1
-22
/
+0
*
Change the Verifier to support returning first class aggregrates.
Matthijs Kooijman
2008-06-05
1
-0
/
+22
*
nounwindify.
Dan Gohman
2008-06-03
1
-4
/
+4
*
Constant folding for insertvalue and extractvalue.
Dan Gohman
2008-06-03
1
-1
/
+11
*
IR, bitcode reader, bitcode writer, and asmparser changes to
Dan Gohman
2008-05-31
1
-9
/
+9
*
Don't silently truncate array extents to 32 bits.
Dan Gohman
2008-05-23
1
-0
/
+5
*
Make structs and arrays first-class types, and add assembly
Dan Gohman
2008-05-23
1
-0
/
+13
*
Eliminate questionable syntax for stdin redirection. This probably also speed...
Gabor Greif
2008-05-20
39
-39
/
+39
*
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
*
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
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
102
-0
/
+25681