2009-06-04 |
Dan Gohman | Split the Add, Sub, and Mul instruction opcodes into... |
tree | commitdiff |
2009-05-22 |
Torok Edwin | Revert this. There's no way to verifiy indirect calls... |
tree | commitdiff |
2009-05-22 |
Torok Edwin | Verify that calling conventions match function prototype. |
tree | commitdiff |
2009-04-27 |
Dan Gohman | Make this test slightly more strict. |
tree | commitdiff |
2009-04-26 |
Sanjiv Gupta | Any size of integral indices are allowed in gep for... |
tree | commitdiff |
2009-04-25 |
Chris Lattner | add testcase for strange types of gep indices |
tree | commitdiff |
2009-04-25 |
Chris Lattner | testcase and asmparser fix for PR4066 |
tree | commitdiff |
2009-04-25 |
Torok Edwin | Fix g++-4.4.0 warning, it was causing llvm-nm to fail... |
tree | commitdiff |
2009-03-25 |
Chris Lattner | Fix a bug in our autoupgrade support: in an argument... |
tree | commitdiff |
2009-03-14 |
Dan Gohman | Apply a patch by Micah Villmow to fix AsmParser to... |
tree | commitdiff |
2009-03-01 |
Chris Lattner | Fix a pretty awesome bug that only happened in a strang... |
tree | commitdiff |
2009-03-01 |
Chris Lattner | Fix a long-standing bug and misfeature of the disassemb... |
tree | commitdiff |
2009-02-18 |
Chris Lattner | add proper asmwriter and asmparser support for anonymou... |
tree | commitdiff |
2009-02-04 |
Nate Begeman | Remove now-incorrect test. |
tree | commitdiff |
2009-02-02 |
Chris Lattner | Fix PR3372 |
tree | commitdiff |
2009-01-15 |
Rafael Espindola | Add the private linkage. |
tree | commitdiff |
2009-01-08 |
Chris Lattner | this testcase is huge and hasn't regressed ever, I... |
tree | commitdiff |
2009-01-05 |
Duncan Sands | Don't spew bitcode to standard out if this test |
tree | commitdiff |
2009-01-02 |
Chris Lattner | Reimplement the old and horrible bison parser for ... |
tree | commitdiff |
2008-10-15 |
Chris Lattner | Fix the .ll grammar rules to allow any type before... |
tree | commitdiff |
2008-10-14 |
Daniel Dunbar | Prevent assert when using '"' in names (via hexadecimal). |
tree | commitdiff |
2008-10-01 |
Devang Patel | Attributes noinline alwaysinline are incompatible |
tree | commitdiff |
2008-10-01 |
Dan Gohman | Don't leave an output file in the test directory. |
tree | commitdiff |
2008-09-29 |
Devang Patel | Support inreg, zext and sext as return value attributes. |
tree | commitdiff |
2008-09-27 |
Devang Patel | Update tests. |
tree | commitdiff |
2008-09-16 |
Dan Gohman | Re-enables the new vector select in the bitcode reader... |
tree | commitdiff |
2008-09-09 |
Dan Gohman | Temporarily disable vector select in the bitcode reader... |
tree | commitdiff |
2008-09-09 |
Dan Gohman | Extend the vcmp/fcmp LLVM IR instructions to take vecto... |
tree | commitdiff |
2008-09-02 |
Devang Patel | Read and write function notes. |
tree | commitdiff |
2008-09-02 |
Devang Patel | Function notes tests. |
tree | commitdiff |
2008-08-29 |
Chris Lattner | Add support for parsing .ll files that have numbers... |
tree | commitdiff |
2008-08-05 |
Dan Gohman | Fix the AsmWriter to not print extra spaces after param... |
tree | commitdiff |
2008-07-29 |
Nate Begeman | Add vector shifts to the IR, patch by Eli Friedman. |
tree | commitdiff |
2008-07-14 |
Chris Lattner | Fix a bunch of bugs handling vector compare constant... |
tree | commitdiff |
2008-07-11 |
Chris Lattner | Implement PR2538 |
tree | commitdiff |
2008-06-10 |
Matthijs Kooijman | Fix some escaping and quoting in RUN lines, mainly... |
tree | commitdiff |
2008-06-10 |
Matthijs Kooijman | For all RUN lines starting with "not", redirect stderr... |
tree | commitdiff |
2008-06-09 |
Dan Gohman | Re-apply 52002, allowing the verifier to accept non... |
tree | commitdiff |
2008-06-05 |
Dan Gohman | Revert 52002. |
tree | commitdiff |
2008-06-05 |
Matthijs Kooijman | Change the Verifier to support returning first class... |
tree | commitdiff |
2008-06-03 |
Dan Gohman | nounwindify. |
tree | commitdiff |
2008-06-03 |
Dan Gohman | Constant folding for insertvalue and extractvalue. |
tree | commitdiff |
2008-05-31 |
Dan Gohman | IR, bitcode reader, bitcode writer, and asmparser chang... |
tree | commitdiff |
2008-05-23 |
Dan Gohman | Don't silently truncate array extents to 32 bits. |
tree | commitdiff |
2008-05-23 |
Dan Gohman | Make structs and arrays first-class types, and add... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | Eliminate questionable syntax for stdin redirection... |
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 |
Chris Lattner | returning an empty multiple return list is not valid. |
tree | commitdiff |
2008-04-19 |
Chris Lattner | rename *.llx -> *.ll |
tree | commitdiff |
2008-04-19 |
Chris Lattner | Implement PR2206. |
tree | commitdiff |
2008-04-19 |
Dan Gohman | Teach llvm-as to accept function types with multiple... |
tree | commitdiff |
2008-02-26 |
Devang Patel | Update bitcode reader and writer to handle multiple... |
tree | commitdiff |
2008-02-23 |
Evan Cheng | Backing out r47521 for now. This has broken a number... |
tree | commitdiff |
2008-02-23 |
Devang Patel | Properly read and write bitcodes for multiple return... |
tree | commitdiff |
2008-02-21 |
Devang Patel | Let invoke return aggregate value. |
tree | commitdiff |
2008-02-21 |
Devang Patel | Let function call return aggregate. |
tree | commitdiff |
2008-02-20 |
Devang Patel | XFAIL for now. |
tree | commitdiff |
2008-02-20 |
Devang Patel | Now functions can return aggregate values. |
tree | commitdiff |
2008-02-19 |
Chris Lattner | Fix PR2060 by rejecting invalid types for integer const... |
tree | commitdiff |
2008-02-17 |
Chris Lattner | this test isn't useful since we added @ notation for... |
tree | commitdiff |
2008-02-17 |
Chris Lattner | this line was commented out. |
tree | commitdiff |
2008-02-16 |
Tanya Lattner | Remove llvm-upgrade and update tests. |
tree | commitdiff |
2008-02-16 |
Tanya Lattner | Removing llvm upgrade, so remove tests specific to... |
tree | commitdiff |
2008-02-15 |
Chris Lattner | upgrade this test, which wasn't testing the right thing... |
tree | commitdiff |
2008-02-15 |
Chris Lattner | rename llx -> ll |
tree | commitdiff |
2008-02-14 |
Tanya Lattner | Remove llvm-upgrade |
tree | commitdiff |
2008-01-11 |
Duncan Sands | Two occurrences on one line count as one... |
tree | commitdiff |
2008-01-11 |
Duncan Sands | If there are attributes on the varargs part of a |
tree | commitdiff |
2007-12-14 |
Dan Gohman | Don't redirect stderr when it isn't needed. |
tree | commitdiff |
2007-12-14 |
Anders Carlsson | All MMX shift instructions took a <2 x i32> vector... |
tree | commitdiff |
2007-12-12 |
Christopher Lamb | Implement part of review feedback for address spaces. |
tree | commitdiff |
2007-12-11 |
Dan Gohman | Use not instead of ignore when an exit status is expect... |
tree | commitdiff |
2007-12-11 |
Dan Gohman | Don't redirect stderr when it isn't needed. |
tree | commitdiff |
2007-12-11 |
Christopher Lamb | Implement address space attribute for LLVM pointer... |
tree | commitdiff |
2007-12-10 |
Chris Lattner | Fix PR1850 by removing an unsafe transformation from... |
tree | commitdiff |
2007-12-10 |
Gordon Henriksen | Adding a collector name attribute to Function in the... |
tree | commitdiff |
2007-11-28 |
Tanya Lattner | Fix bug in regression tests that ignored stderr output... |
tree | commitdiff |
2007-11-27 |
Duncan Sands | Fix PR1146: parameter attributes are longer part of |
tree | commitdiff |
2007-11-27 |
Dan Gohman | Don't redirect llvm-as's stderr to llvm-dis. |
tree | commitdiff |
2007-09-10 |
Chris Lattner | Fix PR1645 by resolving forward alias references. |
tree | commitdiff |
2007-09-05 |
Dale Johannesen | Change all floating constants that are not exactly |
tree | commitdiff |
2007-08-15 |
Dan Gohman | Convert tests using "| wc -l | grep ..." to use the... |
tree | commitdiff |
2007-08-06 |
Chris Lattner | Fix PR1577, a crash on invalid bug. |
tree | commitdiff |
2007-08-04 |
Chandler Carruth | This is the patch to provide clean intrinsic function... |
tree | commitdiff |
2007-07-31 |
Reid Spencer | For PR1553: |
tree | commitdiff |
2007-07-19 |
Reid Spencer | For PR1553: |
tree | commitdiff |
2007-06-29 |
John Criswell | Convert .cvsignore files |
tree | commitdiff |
2007-05-22 |
Chris Lattner | new testcase for a recent regression |
tree | commitdiff |
2007-05-05 |
Chris Lattner | Remove bogus testcase, PR409 is wontfix |
tree | commitdiff |
2007-04-26 |
Chris Lattner | new testcase |
tree | commitdiff |
2007-04-22 |
Reid Spencer | For PR1146: |
tree | commitdiff |
2007-04-21 |
Christopher Lamb | add support for alignment attributes on load/store... |
tree | commitdiff |
2007-04-20 |
Christopher Lamb | Test check in |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1319: |
tree | commitdiff |
2007-04-16 |
Reid Spencer | Fix the syntax for these tests. Noticed by Duncan Sands. |
tree | commitdiff |
2007-04-16 |
Reid Spencer | Syntax upgrade and fix for PR1336. |
tree | commitdiff |
2007-04-16 |
Reid Spencer | Test case for PR1328. |
tree | commitdiff |
2007-04-16 |
Reid Spencer | For PR1336: |
tree | commitdiff |
next |